Specifications
Switching destroy vlanrelay 8-107
Software Release 2.7.3
C613-03098-00 REV A
destroy vlan
Syntax DESTroy VLAN={vlan-name|2..4094|ALL}
where vlan-name is a unique name from 1 to 32 characters. Valid characters are
uppercase and lowercase letters, digits, the underscore, and the hyphen. The
vlan-name cannot be a number or all.
Description This command destroys the specified static VLAN or all static VLANs in the
switch. The default VLAN, which has a numerical VLAN Identifier (VID) of 1,
cannot be destroyed. If all is specified, then all VLANs except the default
VLAN are destroyed. A VLAN cannot be destroyed when ports still belong to
it or other modules are attached to it.
The reset garp command on page 9-15 of Chapter 9, Generic Attribute
Registration Protocol (GARP) can be used to destroy dynamic VLANs.
However, the dynamic VLANs may be recreated if the switch receives GARP
packets after the RESET GARP command has been executed. Disabling a GVRP
instance destroys all dynamic VLANs created by the GVRP instance. Dynamic
VLANs exist only when GVRP is enabled.
Examples To destroy the VLAN with the VLAN Identifier of 1234, use the command:
dest vlan=1234
To remove all user created VLANs from the switch, none of which have any
member ports, use the command:
dest vlan=all
Related Commands create vlan
show vlan
destroy vlanrelay
Syntax DESTroy VLANRelay=name
where name is a unique name for the VLAN relay entity 1 to 15 characters long.
Valid characters are uppercase and lowercase letters, digits, the underscore,
and the hyphen.
Description This command destroys a VLAN relay entity. Packet relaying as configured in
this VLAN relay entity immediately stops.
The vlanrelay parameter specifies the unique identifier for the VLAN relay
entity. A VLAN relay entity with this name must already exist.
Example To destroy the VLAN relay entity called snarelay, use the command:
dest vlanr=snarelay
Related Commands add vlanrelay
create vlanrelay
delete vlanrelay