Delete switch fdb – Allied Telesis AT-S39 User Manual
Page 136

Chapter 14: MAC Address Commands
136
DELETE SWITCH FDB
Syntax
delete switch fdb macaddress=macaddress
[vlan=name|VID]
Parameters
address
Specifies the dynamic or static unicast or multicast MAC
address to delete from the MAC address table. The address
can be entered in either of the following formats:
xxxxxxxxxxxx or xx:xx:xx:xx:xx:xx
vlan
Specifies the VLAN containing the port where the address
was learned or assigned. The VLAN can be specified by
name or VID. This parameter is optional when deleting a
unicast address and mandatory for a multicast address.
Description
This command deletes dynamic and static unicast and multicast
addresses from the switch’s MAC address table.
Examples
The following command deletes the unicast MAC address
00:A0:D2:18:1A:11 from the table:
delete switch fdb macaddress=00A0D2181A11
The following command deletes the multicast MAC address
01:00:51:00:00:11 from the table. The switch ports where the address
was assigned belong to the Sales VLAN:
delete switch fdb macaddress=010051000011
vlan=sales