PurposeCommand or Action
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 6
Verifies that the VLAN has been created.
show vlan id vlan-id
Example:
Switch# show vlan id 2000
Step 7
Saves your entries in the switch startup configuration file.copy running-config startup config
Step 8
Example:
Switch# copy running-config
To save an extended-range VLAN configuration, you need to save
the VTP 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
Related Topics
Extended-Range VLAN Configuration Guidelines, on page 2114
Example: Creating an Extended-Range VLAN, on page 2127
Monitoring VLANs
Table 194: Privileged EXEC show Commands
PurposeCommand
Displays characteristics for all interfaces or for the
specified VLAN configured on the switch.
show interfaces [vlan vlan-id]
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
2124
Monitoring VLANs