user manual

PurposeCommand or Action
Exits from VLAN configuration mode, and returns to global
configuration mode.
exit
Example:
Switch(config-vlan)# exit
Step 8
Specifies the interface ID for the routed port that you shut down in
Step 4, and enters interface configuration mode.
interface interface-id
Example:
Switch(config)# interface
Step 9
gigabitethernet1/0/3
Reenables the routed port. It will be assigned a new internal VLAN
ID.
no shutdown
Example:
Switch(config)# no shutdown
Step 10
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 11
Saves your entries in the switch startup configuration file. To save
an extended-range VLAN configuration, you need to save the VTP
copy running-config startup config
Example:
Switch# copy running-config
Step 12
transparent mode configuration and the extended-range VLAN
configuration in the switch startup configuration file. Otherwise, if
the switch resets, it will default to VTP server mode, and the
extended-range VLAN IDs will not be saved.
startup-config
This step is not required for VTP version 3 because VLANs
are saved in the VLAN database.
Note
Monitoring VLANs
Table 9: Privileged EXEC show Commands
PurposeCommand
Displays characteristics for all interfaces or for the
specified VLAN configured on the switch.
show interfaces [vlan vlan-id]
Catalyst 2960-XR Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX1
56 OL-29440-01
Configuring VLANs
Monitoring VLANs