Add switch fdb – Allied Telesis AT-S39 User Manual
Page 135
AT-S39 Command Line Interface User’s Guide
135
ADD SWITCH FDB
Syntax
add switch fdb macaddress=macaddress port=port
Parameters
macaddress
Specifies the static unicast or multicast address to
add to the switch’s MAC address table. The address
can be entered in either of the following formats:
xxxxxxxxxxxx or xx:xx:xx:xx:xx:xx
port
Specifies the port to which the MAC address is to be
assigned. For a unicast address, you can specify only
one port. For a multicast address, you can specify
multiple ports.
Description
This command adds static unicast and multicast MAC addresses to the
switch’s MAC address table. A MAC address added with this command is
never timed out from the MAC address table, even when the end node,
or in the case of a multicast address, the multicast application is inactive.
Examples
The following command adds the static MAC address 00:A0:D2:18:1A:11
to Port 7:
add switch fdb macaddress=00A0D2181A11 port=7
The following command adds the multicast MAC address 01:00:51:00:00
10 to Ports 9 and 10:
add switch fdb macaddress=010051000010 port=9-10