2-118
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
clear mac-address-table
clear mac-address-table
To clear the global counter entries from the Layer 2 MAC address table, use the clear
mac-address-table command.
clear mac-address-table {dynamic [{address mac_addr} | {interface interface}] [vlan vlan_id] |
notification}
Syntax Description
Defaults This command has no default settings.
Command Modes Privileged EXEC mode
Command History
Usage Guidelines Enter the clear mac-address-table dynamic command with no arguments to remove all dynamic entries
from the table.
The clear mac-address-table notification command only clears the global counters which are displayed
with show mac-address-table notification command. It does not clear the global counters and the
history table of the CISCO-MAC-NATIFICATION-MIB.
Examples This example shows how to clear all the dynamic Layer 2 entries for a specific interface (gi1/1):
Switch# clear mac-address-table dynamic interface gi1/1
Switch#
This example shows how to clear the MAC address notification counters:
Switch# clear mac-address-table notification
Switch#
dynamic Specifies dynamic entry types.
address mac_addr (Optional) Specifies the MAC address.
interface interface (Optional) Specifies the interface and clears the entries associated with it; valid
values are FastEthernet and GigabitEthernet.
vlan vlan_id (Optional) Specifies the VLANs; valid values are from 1 to 4094.
notification Specifies MAC change notification global counters.
Release Modification
12.1(8a)EW Support for this command was introduced on the Catalyst 4500 series switch.
12.1(12c)EW Support for extended VLAN addresses added.
12.2(31)SG Support for MAC address notification global counters added.