FDB Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
796
delete fdbentry
delete fdbentry [all | <mac_address> [vlan <vlan name>]
Description
Deletes one or all permanent FDB entries.
Syntax Description
Default
N/A.
Usage Guidelines
None.
Example
The following example deletes a permanent entry from the FDB:
delete fdbentry 00:E0:2B:12:34:56 vlan marketing
The following example deletes all permanent entries from the FDB:
delete fdbentry all
History
This command was first available in ExtremeWare XOS 11.0.
Platform Availability
This command is available on all platforms.
all
Specifies all FDB entries.
mac_address
Specifies a device MAC address, using colon-separated bytes.
vlan
Specifies a VLAN.
vlan_name
Specifies the specific VLAN name.