delete fdb

delete fdb [all | mac_address [vlan vlan_name ]

Description

Deletes one or all permanent FDB entries.

Syntax Description

all Specifies all FDB entries.
mac_address Specifies a device MAC address, using colon-separated bytes.
vlan_name Specifies the specific VLAN name.

Default

N/A.

Usage Guidelines

None.

Example

The following example deletes a permanent entry from the FDB:

delete fdb 00:E0:2B:12:34:56 vlan marketing

The following example deletes all permanent entries from the FDB:

delete fdb all

History

This command was first available in ExtremeXOS 11.0.

Platform Availability

This command is available on all platforms.