Specifications

105
config multicast_fdb
Purpose Used to configure the switchs multicast
MAC address forwarding database.
Syntax config multicast_fdb <vlan_name>
<macaddr> [add/delete] <portlist>
Description This command configures the multicast
MAC address-forwarding table.
Parameters
<vlan_name> The name of the VLAN on
which the MAC address resides.
<macaddr> The MAC address that will be
added to the forwarding table.
[add/delete] add will add the MAC
address to the forwarding table, delete will
remove the MAC address from the
forwarding table.
<portlist> specifies a range of ports to be
configured.
Restrictions Only administrator-level users can issue
this command.
Example Usage:
To add multicast MAC forwarding:
DES7000:4@# config multicast_fdb default 01-00-5E-00-00-00 add
1:1-1:5
Command: config multicast_fdb default 01-00-5E-00-00-00 add
1:1-1:5
Success.
DES7000:4@#