Configuring Ethernet Ports Interfaces Violation Recovery
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 1-18
The maximum recovery attempts value configured for a specific interface overrides the global value
configured for all switch interfaces. To set the port-level value back to the global value, use the default
parameter with the show interfaces command. For example, the following command sets the number of
recovery attempts for port 2/1 on chassis 1 back to the global value of 3:
-> violation 1/2/1 recovery-maximum default
To disable the violation recovery maximum attempts mechanism, set the number of attempts to zero. For
example:
-> violation recovery-maximum 0
-> violation 1/2/1 recovery-maximum 0
Verifying the Interfaces Violation Recovery Configuration
Use the following show commands to verify the violation recovery configuration:
For more information about the resulting displays from these commands, see the OmniSwitch AOS
Release 8 CLI Reference Guide.
show interfaces Displays the administrative status, link status, violations, recovery
time, maximum recovery attempts and the value of the wait-to-restore
timer.
show violation Displays the address violations that occur on ports with LPS restric-
tions. This command displays a port violation for sticky port security
when the maximum number of MAC address of the connected worksta-
tion that the switch learns.
interfaces link-monitoring
admin-status
Displays the globally configured recovery time, SNMP recovery trap
enable/disable status and maximum recovery attempts.