D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
241
DES-3200-28/ME:admin#create fdb default 00-00-00-00-01-02 port 5
Command: create fdb default 00-00-00-00-01-02 port 5
Success.
DES-3200-28/ME:admin#
To filter a unicast MAC:
DES-3200-28/ME:admin#create fdb default 00-00-00-00-01-02 drop
Command: create fdb default 00-00-00-00-01-02 drop
Success.
DES-3200-28/ME:admin#
27-2 create fdb vlanid
Description
This command is used to create a static entry in the unicast MAC address forwarding table
(database).
Format
create fdb vlanid <vidlist> <macaddr> [port <port> | drop]
Parameters
<vidlist> - Specify a VLAN ID 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.
<port> - Enter the port number corresponding to the MAC destination address here.
drop - Specify the action drop to be taken.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To create a unicast MAC forwarding entry:
DES-3200-28/ME:admin#create fdb vlanid 1 00-00-00-00-02-02 port 5
Command: create fdb vlanid 1 00-00-00-00-02-02 port 5
Success.
DES-3200-28/ME:admin#
To filter a unicast MAC: