DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
117
19
1919
19
FORWARDING DATABASE COMMANDS
The Forwarding Database commands in the Command Line Interface (CLI) are listed (along with the
appropriate parameters) in the following table.
Command Parameter
create fdb
<vlan_name 32> <macaddr> port <port 1-28>
create multicast_fdb
<int 1-4094><macaddr>
config multicast_fdb
<integer 1-4094> <macaddr> [add | delete] <portlist>
config fdb aging_time
<sec 10-600>
delete fdb
<vlan_name 32> <macaddr>
enable flood_fdb
disable flood_fdb
show flood_fdb
clear flood_fdb
show multicast_fdb
{vlan <vlan_name 32> | mac_address <macaddr>}
show fdb
{port <port 1-28> | vlan <vlan_name 32> | mac_address <macaddr> | static |
aging_time}
config multicast filter <portlist> [forward | filter]
show multicast filter
port_mode
create auto_fdb <ipaddr>
delete auto_fdb <ipaddr>
Each command is listed in detail, as follows:
create fdb
Purpose To create a static entry in the unicast MAC address forwarding table
(database)
Syntax
create fdb <vlan_name 32> <macaddr> port <port 1-28>
Description
The create fdb command creates a static entry in the Switch’s
unicast MAC address forwarding database.
Parameters
<vlan_name 32> − The name of the VLAN on which the MAC
address resides.
<macaddr> − The MAC address to be added to the forwarding table.
port <port 1-28> − The port number corresponding to the MAC
destination address. The Switch will always forward traffic to the
specified device through this port.