2-550
Catalyst 3560 Switch Command Reference
78-16405-05
Chapter 2 Catalyst 3560 Switch Cisco IOS Commands
shutdown vlan
shutdown vlan
Use the shutdown vlan global configuration command to shut down (suspend) local traffic on the
specified VLAN. Use the no form of this command to restart local traffic on the VLAN.
shutdown vlan vlan-id
no shutdown vlan vlan-id
Syntax Description
Defaults No default is defined.
Command Modes Global configuration
Command History
Usage Guidelines The shutdown vlan command does not change the VLAN information in the VTP database. The
command shuts down local traffic, but the switch still advertises VTP information.
Examples This example shows how to shut down traffic on VLAN 2:
Switch(config)# shutdown vlan 2
You can verify your setting by entering the show vlan privileged EXEC command.
Related Commands
vlan-id ID of the VLAN to be locally shut down. The range is 2 to 1001. VLANs defined as
default VLANs under the VLAN Trunking Protocol (VTP), as well as
extended-range VLANs (greater than 1005) cannot be shut down. The default
VLANs are 1 and 1002 to 1005.
Release Modification
12.1(19)EA1 This command was introduced.
Command Description
shutdown
(config-vlan mode)
Shuts down local traffic on the VLAN when in config-VLAN mode (accessed
by the vlan vlan-id global configuration command).
vlan database Enters VLAN configuration mode.