Specifications
create multicast_fdb
Purpose Used to create a static entry to the multicast MAC address forwarding table (database).
Syntax create multicast_fdb <vlan_name 32> <macaddr>
Description This command will make an entry into the Switch’s multicast MAC address forwarding database.
Parameters <vlan_name 32> – The name of the VLAN on which the MAC address resides.
<macaddr> – The MAC address that will be added to the forwarding table.
Restrictions Only administrator-level users can issue this command.
Example usage:
To create multicast MAC forwarding
AT-9724TS:4# create multicast_fdb default 01-00-00-00-00-01
Command: create multicast_fdb default 01-00-00-00-00-01
S u c c e s s .
A T - 9 7 2 4 T S : 4 #
config multicast_fdb
Purpose Used to configure the Switch’s multicast MAC address forwarding database.
Syntax config multicast_fdb <vlan_name 32> <macaddr> [add | delete] <portlist>
Description This command configures the multicast MAC address forwarding table.
Parameters <vlan_name 32> – The name of the VLAN on which the MAC address resides.
<macaddr> – The MAC address that will be added to the multicast forwarding table.
[add | delete] – Add will add ports to the forwarding table. Delete will remove ports from the multicast
forwarding table.
<portlist> – Specifies a range of ports to be configured.The port list is specified by listing the lowest switch
number and the beginning port number on that switch, separated by a colon.Then the highest switch number,
and the highest port number of the range (also separated by a colon) are specified.The beginning and end of
the port list range are separated by a dash. For example, 1:3 specifies switch number 1, port 3. 2:4 specifies
switch number 2, port 4. 1:3-2:4 specifies all of the ports between switch 1, port 3 and switch 2, port 4 – in
numerical order.
Restrictions Only administrator-level users can issue this command.
Example usage:
To add multicast MAC forwarding:
AT-9724TS:4# config multicast_fdb default 01-00-00-00-00-01
add 1:1-1:5
Command: config multicast_fdb default 01-00-00-00-00-01 add
1 : 1 - 1 : 5
S u c c e s s .
A T - 9 7 2 4 T S : 4 #
80
Allied Telesyn AT-9724TS High-Density Layer 3 Stackable Gigabit Ethernet Switch • Command Line Interface Reference Manual