Forwarding Database Commands - D-Link xStackTM DGS-3300 User Manual

Xstack dgs/dxs-3300 series layer 3 stackable gigabit ethernet switch
Table of Contents

Advertisement

xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
The forwarding database commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in
the following table.
Command
create fdb
create multicast_fdb
config multicast_fdb
config fdb aging_time
delete fdb
clear fdb
show multicast_fdb
show fdb
show ipfdb
config fdb
destination_hit
show fdb
destination_hit
Each command is listed, in detail, in the following sections.
create fdb
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To create a unicast MAC FDB entry:
F
ORWARDING
Parameters
<vlan_name 32> <macaddr> port <port>
<vlan_name 32> <macaddr>
<vlan_name 32> <macaddr> [add | delete] <portlist>
<sec 10-1000000>
<vlan_name 32> <macaddr>
[vlan <vlan_name 32> | port <port> | all]
{vlan <vlan_name 32> | mac_address <macaddr>}
{port <port> | vlan <vlan_name 32> | mac_address <macaddr> |
static | aging_time}
{<ipaddr>}
[enable | disable]
Used to create a static entry to the unicast MAC address
forwarding table (database).
create fdb <vlan_name 32> <macaddr> port <port>
This command will make an entry into the Switch's unicast MAC
address forwarding database.
<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.
port <port> − The port number corresponding to the MAC
destination address. The Switch will always forward traffic to the
specified device through this port. The port is specified by listing
the switch number and the port number on that switch, separated
by a colon. For example, 1:3 specifies switch number 1, port 3. 2:4
specifies switch number 2, port 4.
Only administrator-level users can issue this command.
88
D
C
ATABASE
11
OMMANDS

Advertisement

Table of Contents
loading

Table of Contents