xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
DES-6500:4#delete fdb default 00-00-00-00-01-02
Command: delete fdb default 00-00-00-00-01-02
Success.
DES-6500:4#
Example usage:
To delete a multicast fdb entry:
DES-6500:4#delete fdb default 01-00-00-00-01-02
Command: delete fdb default 01-00-00-00-01-02
Success.
DES-6500:4#
clear fdb
Purpose
Used to clear the Switch’s forwarding database of all
dynamically learned MAC addresses.
Syntax
clear fdb [vlan <vlan_name 32> | port <port> | all]
Description
This command is used to clear dynamically learned entries to
the Switch’s forwarding database.
Parameters
vlan <vlan_name 32>
−
The name of the VLAN on which the
MAC address resides.
port <port>
−
Enter the corresponding port of the entry to delete.
The port is specified by listing the lowest slot number and the
beginning port number on that slot, separated by a colon. For
example, 1:3 specifies slot number 1, port 3. 2:4 specifies slot
number 2, port 4.
all
−
Clears all dynamic entries to the Switch’s forwarding
database.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To clear all FDB dynamic entries
:
DES-6500:4#clear fdb all
Command: clear fdb all
Success.
DES-6500:4#
93