2-784
Catalyst 3750-X and 3560-X Switch Command Reference
OL-21522-02
Chapter 2 Catalyst 3750-X and 3560-X Cisco IOS Commands
shutdown vlan
shutdown vlan
Use the shutdown vlan global configuration command on the switch stack or on a standalone switch 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.2(53)SE2 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).