02-21-2017 02:11 PM - edited 03-08-2019 09:26 AM
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
Solved! Go to Solution.
02-21-2017 02:24 PM
default interface Gi1/0/99
02-21-2017 02:24 PM
default interface Gi1/0/99
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide