Related Topics
Configuringa Trunk Port, onpage 67
FeatureInteractions, on page 66
Example: Removing a VLAN
Thisexample shows how to remove VLAN 2 from the allowed VLAN list on a port:
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# switchport trunk allowed vlan remove 2
Switch(config-if)# end
Related Topics
Definingthe Allowed VLANs on aTrunk
Where to Go Next
Afterconfiguring VLAN trunks, youcan configure the following:
VTP
VLANs
PrivateVLANs
VLANMembership Policy Server (VMPS)
Tunneling
VoiceVLANs
Additional References
Related Documents
Document TitleRelated Topic
Catalyst2960-XR Switch VLAN Management
CommandReference
Forcomplete syntax andusage information for the
commandsused in thischapter.
Standards and RFCs
TitleStandard/RFC
Catalyst 2960-XR Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX1
OL-29440-01 81
Configuring VLAN Trunks
Example: Removing a VLAN