DES-3000 Series Layer 2 Switch CLI Reference Manual
11
FORWARDING DATABASE COMMANDS
The layer 2 forwarding database commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
Command Parameters
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-1000000>
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}
delete fdb <vlan_name 32> <macaddr>
config multicast
filtering_mode
[forward_unregistered_groups | filter_unregistered_groups]
show multicast
filtering_mode
Each command is listed, in detail, in the following sections.
81