cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
15879
Views
0
Helpful
1
Replies

how to remove config from a switch port

Hotpopcorn
Level 1
Level 1

i need to put an ap on a cisco port. however currently its being used as a workstation port. voice and access vlan

i want to configure it to 

interface GigabitEthernet1/0/99
description Access point xxxxabcd (1088)
switchport trunk native vlan 11
switchport mode trunk
switchport nonegotiate
auto qos trust dscp
service-policy input AutoQos-4.0-Trust-Dscp-Input-Policy
service-policy output AutoQos-4.0-Output-Polic

from 

interface GigabitEthernet1/0/99

description Access point xxxxxxabc (1045)
switchport access vlan 100
switchport trunk native vlan 11
switchport mode trunk
switchport nonegotiate
switchport voice vlan 200
trust device cisco-phone
auto qos voip cisco-phone
spanning-tree portfast
service-policy input AutoQos-4.0-CiscoPhone-Input-Policy
service-policy output AutoQos-4.0-Output-Policy

can i just go to under interface command and type in 

no switchport access vlan 100

no switchport voice vlan 200 

thanks in advance

1 Accepted Solution

Accepted Solutions

Leo Laohoo
Hall of Fame
Hall of Fame

default interface Gi1/0/99

View solution in original post

1 Reply 1

Leo Laohoo
Hall of Fame
Hall of Fame

default interface Gi1/0/99