3Com 3CRWX440095A Webcam User Manual


 
92 CHAPTER 5: VLAN COMMANDS
Usage — If you do not specify a port-list, the entire VLAN is removed
from the configuration.
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.
Examples — The following command removes port 1 from VLAN green:
WX4400# 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 4, which uses tag value 69, from
VLAN red:
WX1200# clear vlan red port 4 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:
WX4400# clear vlan marigold
This may disrupt user connectivity.
Do you wish to continue? (y/n) [n]y
success: change accepted.
See Also
set vlan port on page 104
display vlan config on page 100
display fdb Displays entries in the forwarding database.
Syntax
display fdb [mac-addr-glob [vlan vlan-id ]]
display fdb {perm | static | dynamic | system | all} [port
port-list | vlan vlan-id]
mac-addr-glob — A single MAC address or set of MAC addresses.
Specify a MAC address, or use the wildcard character (*) to specify a
set of MAC addresses. (For details, see “MAC Address Globs” on
page 25.)
vlan vlan-idName or number of a VLAN for which to display
entries.