Specifications
2-904
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
vlan (VLAN Database mode)
Note If the VLAN already exists, no acti on occurs.
This example shows how to cause the devic e to add a new VLAN, specify the media type and parent
VLAN ID number 3, and set all the other parameters to the defaults:
Switch(vlan)# vlan 2 media fastethernet parent 3
VLAN 2 modified:
Media type FASTETHERNET
Parent VLAN 3
This example shows how to delete VLAN 2:
Switch(vlan)# no vlan 2
Switch(vlan)#
This example shows how to return the MTU to the default for its type and the translational bridging
VLANs to the default:
Switch(vlan)# no vlan 2 mtu tb-vlan1 tb-vlan2
Switch(vlan)#
Related Commands Command Description
show vlan Displays VLAN information.