DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
156
17
FDB Command List
create fdb <vlan_name 32> <macaddr> port <port>
create multicast_fdb <vlan_name 32> <macaddr>
config multicast_fdb <vlan_name 32> <macaddr> [add | delete] <portlist>
config fdb aging_time <sec 10-875>
config multicast vlan_filtering_mode [vlanid <vidlist>|vlan <vlan_name 32>|all]
[forward_unregistered_groups|filter_unregistered_groups]
delete fdb<vlan_name 32> <macaddr>
clear fdb [vlan <vlan_name 32> | port <port> | all ]
show multicast_fdb { vlan <vlan_name 32> | mac_address <macaddr> }
show fdb { port <port> | vlan <vlan_name 32> | mac_address <macaddr> | static | aging_time }
show multicast vlan_filtering_mode {vlanid <vidlist>|vlan <vlan_name 32>}
17-1 create fdb
Purpose
Used to create a static entry to the unicast MAC address forwarding table (database).
Format
create fdb <vlan_name 32> <macaddr> port <port>
Description
The
create fdb
command will make an entry into the switch’s unicast MAC address forwarding database.
Parameters
Parameters
Description
vlan_name 32
Specifies a VLAN name associated with a MAC address.
macaddr
The MAC address to be added to the static forwarding table.
port
The port number corresponding to the MAC destination address. The
switch will always forward traffic to the specified device through this
port.
Restrictions
You must have administrator privileges.
Examples
To create an unicast MAC forwarding: