shutdown
Syntax
shutdown
no shutdown
Description
Disables a VLAN. (By default, a VLAN is automatically enabled when it is created with the
vlan
command.)
no
form of this command enables a VLAN.
Command context
config-vlan-<VLAN-ID>
Authority
Administrators or local user group members with execution rights for this command.
Examples
Enabling VLAN 20:
switch(config)# vlan 20 switch(config-vlan-20)# no shutdown
Disabling VLAN 20:
switch(config)# vlan 20 switch(config-vlan-20)# shutdown