Specifications

2-347
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
vlan (global configuration)
This example shows how to create a new extended-range VLAN (when the EI is installed) with all the
default characteristics, to enter config-vlan mode, and to save the new VLAN in the switch startup
configuration file:
Switch(config)# vtp mode transparent
Switch(config)# vlan 2000
Switch(config-vlan)# end
Switch# copy running-config startup config
You can verify your setting by entering the show vlan privileged EXEC command.
Related Commands Command Description
show running-config vlan Displays all or a range of VLAN-related configurations on the switch.
show vlan Displays the parameters for all configured VLANs or one VLAN (if the
VLAN ID or name is specified) in the administrative domain.
vlan (VLAN
configuration)
Configures normal-range VLANs in the VLAN database.