Deletes one or all permanent FDB entries.
all | Specifies all FDB entries. |
mac_address | Specifies a device MAC address, using colon-separated bytes. |
vlan_name | Specifies the specific VLAN name. |
N/A.
None.
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
This command was first available in ExtremeXOS 11.0.
This command is available on all platforms.