DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
157
DGS-3200-10:4#create fdb default 00-00-00-00-01-02 port 5
Command: create fdb default 00-00-00-00-01-02 port 5
Success.
DGS-3200-10:4#
17-2 create multicast_fdb
Purpose
Used to create a static entry to the multicast MAC address forwarding table (database).
Format
create multicast_fdb <vlan_name 32> <macaddr>
Description
The create multicast_fdb command will make an entry into the switch’s multicast MAC address
forwarding database.
Parameters
Parameters Description
vlan_name 32
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
You must have administrator privileges.
Examples
To create multicast MAC forwarding:
DGS-3200-10:4# create multicast_fdb default 01-00-5E-00-00-00
Command: create multicast_fdb default 01-00-5E-00-00-00
Success.
DGS-3200-10:4#
17-3 config multicast_fdb
Purpose
Used to configure the switch’s multicast MAC address forwarding database.