D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
279
DGS-3627:admin# create fdb default 00-00-00-00-01-02 port 2:5
Command: create fdb default 00-00-00-00-01-02 port 2:5
Success.
DGS-3627:admin#
create multicast_fdb
Purpose Used to create a static entry in the multicast MAC address forwarding table (database).
Syntax
create multicast_fdb <vlan_name 32> <macaddr>
Description The create multicast_fdb is used to make an entry in the switch’s multicast MAC address
forwarding database.
Parameters
vlan_name - The name of the VLAN on which the MAC address resides. The maximum
length is 32.
macaddr - The multicast MAC address to be added to the static forwarding table.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create multicast MAC forwarding:
DGS-3627:admin# create multicast_fdb default 01-00-00-00-00-01
Command: create multicast_fdb default 01-00-00-00-00-01
Success.
DGS-3627:admin#
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 The config multicast_fdb command is used to configure the multicast MAC address
forwarding table.
Parameters
vlan_name - The name of the VLAN on which the MAC address resides. The maximum
name length is 32.
macaddr - The MAC address that will be added or deleted to the forwarding table.
portlist - Specifies a range of ports to be configured. (UnitID: port number).
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To add multicast MAC forwarding: