Allied Telesis AT-8100 Series User Manual
Page 387
AT-8100 Switch Command Line User’s Guide
387
Examples
This example deletes all of the dynamic addresses from the table:
awplus> enable
awplus# clear mac address-table dynamic
This example deletes all of the static addresses:
awplus> enable
awplus# clear mac address-table static
This example deletes a single dynamic address:
awplus> enable
awplus# clear mac address-table dynamic address
00:12:a3:34:8b:32
This example deletes a single static address:
awplus> enable
awplus# clear mac address-table static address
00:12:a3:d4:67:da
This example deletes all of the dynamic addresses learned on ports 17 to
20:
awplus> enable
awplus# clear mac address-table dynamic interface port1.0.17-
port1.0.20
This example deletes all of the static addresses added to port 19:
awplus> enable
awplus# clear mac address-table static interface port1.0.19
This example deletes all of the dynamic addresses learned on the ports of
the VLAN with the VID 12:
awplus> enable
awplus# clear mac address-table dynamic vlan 12
This example deletes all of the static addresses added to the ports of the
VLAN with the VID 56:
awplus> enable
awplus# clear mac address-table static vlan 56