No vlan macaddress (global configuration mode), No vlan macaddress (global configuration mode) 3 – Allied Telesis AT-8100 Series User Manual
Page 1003
AT-8100 Switch Command Line User’s Guide
1003
NO VLAN MACADDRESS (Global Configuration Mode)
Syntax
no vlan
vid
macaddress|destaddress
mac-address
Parameters
vid
Specifies the VID of the VLAN to be modified.
mac-address
Specifies the MAC address to be removed from the VLAN. The
MAC address must be entered in this format:
xx:xx:xx:xx:xx:xx
Note
The MACADDRESS and DESTADDRESS keywords are equivalent.
Mode
Global Configuration mode
Description
Use this command to remove MAC addresses from MAC address-based
VLANs. You can remove only one address at a time with this command.
The command does not accept ranges or wildcards.
MAC addresses cannot be deleted if they are assigned to egress ports. To
remove MAC addresses from egress ports, refer to “NO VLAN
MACADDRESS (Port Interface Mode)” on page 1004.
Confirmation Command
“SHOW VLAN MACADDRESS” on page 1006
Example
This example removes the MAC address 23:AC:2A:92:C1:53 from a MAC
address-based VLAN with the VID 11:
awplus> enable
awplus# configure terminal
awplus(config)# no vlan 11 macaddress 23:ac:2a:92:c1:53