Specifications

Configuring and Managing VLANs
4-18 Configuring and Managing Ports and VLANs
Removing an Entire VLAN or a VLAN Port
ToremoveanentireVLANoraspecificportandtagvaluefromaVLAN,usethefollowing
command:
clear vlan vlan-id [port port-list [tag tag-value]]
TheclearvlancommandwithaVLANIDbutwithoutaportlistortagvalueclearsallportsand
tagvaluesfromtheVLAN.
Examples
Toremoveport2fromVLANred,typethefollowingcommand:
RBT-8100# clear vlan red port 2
This may disrupt user connectivity. Do you wish to continue? (y/n) [n]y
success: change accepted.
Toclearport3,whichusestagvalue11,fromVLANmarigold,typethefollowingcommand:
RBT-8100# clear vlan marigold port 3 tag 11
This may disrupt user connectivity. Do you wish to continue? (y/n) [n]y
success: change accepted.
TocompletelyremoveVLANecru,typethefollowing comm and:
RBT-8100# clear vlan ecru
This may disrupt user connectivity. Do you wish to continue? (y/n) [n]y
success: change accepted.
Changing Tunneling Affinity
Tochangethetunnelingaffinity,usethefollowingcommand:
set vlan vlan-id tunnel-affinity num
Specifyavaluefrom1through10.Thedefaultis5.
Note: When you remove a VLAN, MSS completely removes the VLAN from the configuration and
also removes all configuration information that uses the VLAN. If you want to remove only a specific
port from the VLAN, make sure you specify the port number in the command.
Note: You cannot remove the default VLAN (VLAN 1). However, you can add and remove ports. You
can also rename the default VLAN, but Enterasys Networks recommends against it.