![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/8/ea/8ea3e494-d0d5-4c90-af2d-0b550af57420/8ea3e494-d0d5-4c90-af2d-0b550af57420-bg5f.png)
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
85
DGS3
100# create fdb default 00-00-00-00-01-02 port 2
Success.
DGS3100#
create multicast_fdb
Purpose 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 command creates a static entry in the
multicast MAC address forwarding table (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 or operator-level users can issue this command.
Example usage:
To create multicast MAC forwarding:
DGS3100# create multicast_fdb default 01-00-5E-00-00-00
Success.
DGS3100#
config multicast_fdb
Purpose 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 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 forwarding
table.
add − Specifies that the MAC address is to be added to the
forwarding table. Delete will remove the MAC address from the
forwarding table.
delete − Specifies that the MAC address is to be removed from the
forwarding table.
<portlist> − A port or range of ports to be configured.
Restrictions Only Administrator or operator-level users can issue this command.