Users Guide

Table Of Contents
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
Supported
Releases
10.5.1.0 or later
mac-learn
Configures the number of MAC addresses an interface can learn.
Syntax
mac-learn {limit learn-limit-value | no-limit}
Parameters
limit learn-limit-value Enter a value from 1 to 3072.
no-limit The interface learns the maximum number of MAC addresses that the system
supports.
Default One MAC address
Command Mode
CONFIGURATION-PORT-SECURITY
Usage
Information
After you enable port security on an interface, by default, the interface learns a maximum of one MAC
address. Use the mac-learn limit command to configure the number of MAC addresses an interface
can learn.
If the system contains more static MAC addresses than the MAC address learn limit, the system displays
an error message. You can delete a few static MAC addresses or increase the number of MAC addresses
the port can learn.
If the total number of dynamic MAC addresses on an interface is greater than the newly configured MAC
learn limit, the dynamic MAC addresses are flushed.
Example
OS10(config-if-port-sec)# mac-learn limit 100
Supported
Releases
10.5.1.0 or later
1194 Security