Allied Telesis AT-8100 Series User Manual
Page 393
Advertising

AT-8100 Switch Command Line User’s Guide
393
Confirmation Command
“SHOW MAC ADDRESS-TABLE” on page 394
Examples
This example deletes the MAC address 00:A0:D2:18:1A:11 from port 12 in
the Default_VLAN, which has the VID 1. The port is forwarding packets of
the owner of the address:
awplus> enable
awplus# configure terminal
awplus(config)# no mac address-table static
00:a0:d2:18:1a:11 forward interface port1.0.12 vlan 1
This example deletes the MAC address 86:24:3c:79:52:32 from port 16 in
the Sales VLAN. The port is discarding packets of the owner of the
address:
awplus> enable
awplus# configure terminal
awplus(config)# no mac address-table static
86:24:3c:79:52:32 discard interface port1.0.16 vlan Sales
Advertising