Shutdown vlan – Dell POWEREDGE M1000E User Manual

Page 720

Advertising
background image

2-690

Cisco Catalyst Blade Switch 3120 for HP Command Reference

OL-12248-03

Chapter 2 Cisco Catalyst Blade Switch 3120 for HP 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(40)EX1

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.

Advertising