Users Guide

Table Of Contents
Usage
Information
This command deletes only sticky and dynamic secure MAC address entries from the MAC address
table. The clear mac address-table dynamic command deletes all dynamic MAC address entries
including secure dynamic MAC addresses.
Use the all parameter to remove all secure sticky and dynamic entries from the MAC address table.
Example
OS10# clear mac address-table secure sticky vlan 1
OS10#clear mac address-table secure sticky interface port-channel 128
OS10#clear mac address-table secure sticky address 00:00:00:00:00:01
vlan 100
Supported
Releases
10.5.1.0 or later
errdisable recovery cause
Brings up an error-disabled interface automatically after the recovery timer expires.
Syntax
errdisable recovery cause {mac-learn-limit-violation | mac-move-violation}
Parameters
mac-learn-limit-violation Brings up an error disabled interface that exceeded the
maximum number of MAC addresses that it can learn.
mac-move-violation Brings up an error disabled interface that was brought down due to
station move violation.
Default Automatic recovery is disabled
Command Mode
CONFIGURATION
Usage
Information
The no version of this command disables automatic recovery.
Example
OS10(config-if-port-sec)# errdisable recovery cause mac-learn-limit-
violation
Supported
Releases
10.5.1.0 or later
errdisable reset cause
Resets the error disabled state of interfaces.
Syntax
errdisable reset cause {all | mac-learn-limit-violation | mac-move-
violation}
Parameters
all Resets the error disabled state of all interfaces.
mac-learn-limit-violation Resets the error disabled state of interfaces that exceeded the
maximum number of MAC addresses that it can learn.
mac-move-violation Resets the error disabled state of interfaces due to a station move
violation.
Default None
Command Mode
CONFIGURATION
Usage
Information
This command resets the error disabled state of all interfaces according to the option you select.
Example
OS10(config)# errdisable reset cause mac-learn-limit-violation
1398 Security