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


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
245
27-7 delete fdb
Description
This command is used to delete a static entry from the forwarding database.
Format
delete fdb <vlan_name 32> <macaddr>
Parameters
<vlan_name 32> - The name of the VLAN on which the MAC address resides. The maximum
name length is 32.
<macaddr> - The multicast MAC address to be deleted from the static forwarding table.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To delete a static FDB entry:
DES-3200-28/ME:admin#delete fdb default 00-00-00-00-01-02
Command: delete fdb default 00-00-00-00-01-02
Success.
DES-3200-28/ME:admin#
27-8 clear fdb
Description
This command is used to clear the Switch’s forwarding database for dynamically learned MAC
addresses.
Format
clear fdb [vlan <vlan_name 32> | port <port> | all]
Parameters
vlan - Clears the FDB entry by specifying the VLAN name.
<vlan_name 32> - The name of the VLAN on which the MAC address resides. The maximum
name length is 32.
port - Clears the FDB entry by specifying the port number.
<port> - The port number corresponding to the MAC destination address. The switch will
always forward traffic to the specified device through this port.
all - Clears all dynamic entries in the Switch’s forwarding database.