xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
11
8
Example usage:
To set the fdb aging time:
DES-3200-28:4#config fdb aging_time 300
Command: config fdb aging_time 300
Success.
DES-3200-28:4#
delete fdb
Used to delet
e an entry to the Switch’s forwarding database.
Purpose
delete fdb <vl
an_name 32> <macaddr>
Syntax
This
command is used to delete a previous entry to the Switch’s
MAC address forwarding database.
Description
Parameters
<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.
Only Administrator-level users
can issue this command.
Restrictions
Example usage:
To delete a permanent FDB entry:
DES-3200-28:4#delete fdb default 00-00-00-00-01-02
Command: delete fdb default 00-00-00-00-01-02
Success.
DES-3200-28:4#
To delete a multicast FDB entry:
DES-3200-28:4#delete fdb default 01-00-00-00-01-02
Command: delete fdb default 01-00-00-00-01-02
Success.
DES-3200-28:4#