D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
91
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 port or range of ports to be configured.
Restrictions Only Administrator and Operator-level users can issue this
command.
Example usage:
To add multicast MAC forwarding:
DES-3526:admin#config multicast_fdb default 01-00-00-00-
00-01 add 1-5
Command: config multicast_fdb default 01-00-00-00-00-01
add 1-5
Success.
DES-3526:admin#