Specifications

clear vlan
Chapter 6
VLAN Commands
70
Defaults
None.
Access
Enabled.
Usage
If you do not specify a port-list, the entire VLAN is removed from the
configuration.
Examples
The following command removes port 1 from VLAN green:
PROMPT# clear vlan green port 1
This may disrupt user connectivity. Do you wish to continue? (y/n) [n]y
success: change accepted.
The following command removes port 1, which uses tag value 69, from VLAN
red:
PROMPT# clear vlan red port 1 tag 69
This may disrupt user connectivity. Do you wish to continue? (y/n) [n]y
success: change accepted.
The following command completely removes VLAN marigold:
PROMPT# clear vlan marigold
This may disrupt user connectivity. Do you wish to continue? (y/n) [n]y
success: change accepted.
See Also
l set vlan port on page 75
l show vlan config on page 86
port port-list List of physical ports. UNIVERGE WL Control System
removes the specified ports from the VLAN. If you do not
specify a list of ports, UNIVERGE WL Control System
removes the VLAN entirely.
tag tag-value Tag number that identifies a virtual port. UNIVERGE WL
Control System removes only the specified virtual port from
the specified physical ports.
Note. You cannot delete the default VLAN but you can remove ports from it.
To remove ports from the default VLAN, use the port port-list option.