Clear mac address-table – Dell PowerEdge VRTX User Manual
Page 433
Address Table Commands
433
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\Address_Table.fm
D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY
clear mac address-table
Use the clear mac address-table Privileged EXEC mode command to remove
learned or secure entries from the forwarding database (FDB).
Syntax
clear mac address-table
dynamic interface interface-id
clear mac address-table
secure interface interface-id
Parameters
• dynamic interface
interface-id
—Delete all dynamic (learned) addresses on
the specified interface.The interface ID can be one of the following types:
Ethernet port or port-channel. If interface ID is not supplied, all dynamic
addresses are deleted.
• secure interface
interface-id
—Delete all the secure addresses learned on
the specific interface. A secure address on a MAC address learned on ports
on which port security is defined.
Default Configuration
For dynamic addresses, if interface-id is not supplied, all dynamic entries are
deleted.
Command Mode
Privileged EXEC mode
Examples:
Example 1 - Delete all dynamic entries from the FDB.
console# clear mac address-table dynamic
Example 2 - Delete all secure entries from the FDB learned on secure port
gi0/1.
console# clear mac address-table secure interface gi0/1