OcNOS-SP : System Management Guide : System Management Command Reference : Interface Commands : monitor speed threshold
monitor speed threshold
Use this command to modify default speed monitor threshold on interface.
Use the no parameter with this command to set the monitor speed threshold to its default.
Note: Warning threshold must be greater than recovery threshold and it is recommended to keep a difference of 10 percent to avoid frequent notifications caused by variations in average speed.
Command Syntax
monitor speed threshold warning <1-100> recovery <1-100>
no monitor speed threshold
Parameter
<1-100>
Warning level threshold value in percentage
<1-100>
Recovery level threshold value in percentage
Default
By default, warning threshold is 90 percentage and recovery is 80 percentage.
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 3.0.
Example
#configure terminal
(config)#interface xe1/1
(config-if)# monitor speed threshold warning 80 recovery 70
(config-if)#no monitor speed threshold
Last modified date: 10/19/2023