User`s guide
DGS-3100 Gigabit Ethernet Switch Manual
70
10
NG DATABASE COMMANDS FORWARDI
The Forwardi base comman re listed (along with the appropriate
parameters) in the following table.
ng Data ds in the Command Line Interface (CLI) a
Command Parameter
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 <value 10-630>
delete fdb <vlan_name 32> <macaddr>
clear fdb all
show mul {vlan <ticast_fdb vlan_name 32> | mac_address <macaddr>}
show fdb
{port < | mac_address <macaddr> | static |
aging_
port> | vlan <vlan_name 32>
time}
Each co , as follows:
mmand is listed in detail
create fdb
Purpose To create a static entry in the unicast MAC address forwarding table
ase)
(datab
Syntax
create fdb <vlan_name 32> <macaddr> port <port>
Description The create fdb command creates a static entry in the Switch’s
unicast MAC address forwarding database.
Parameters h the MAC
d to the forwarding table.
ch will always forward traffic to the
<vlan_name 32> − The name of the VLAN on whic
address resides.
<macaddr> − The MAC address to be adde
port <port> − The port number corresponding to the MAC
destination address. The Swit
specified device through this port.
Restrictions r-level users can issue this command. Only administrato
Example usage:
To cr AC FDB
DGS3100# create fdb default 00-00-00-00-01-02 port 2
GS3100#
eate a unicast M entry:
Success.
D