OcNOS-SP : System Management Guide : System Management Command Reference : Interface Commands : delay-measurement a-bit-min-max-delay-threshold
delay-measurement a-bit-min-max-delay-threshold
Use this command to advertise the minimum and maximum delay values between two directly connected IS-IS/OSPF neighbors.
The A bit is set when one or more measured values exceed a configured maximum threshold. The A bit is cleared when the measured value falls below its configured reuse threshold.
Use the no parameter with this command to unset a-bit-min-max-delay-threshold on the current interface.
Command Syntax
delay-measurement a-bit-min-max-delay-threshold min <1-16777215> <1-16777215> max <1-16777215> <1-16777215>)
no delay-measurement a-bit-min-max-delay-threshold
Parameter
min
Reuse threshold
<1-16777215>
Reuse threshold value of Min-Delay in microseconds
<1-16777215>
Reuse threshold value of Max-Delay in microseconds
a-bit-threshold
Threshold values to set/clear A-bit
max
Maximum threshold
<1-16777215>
Maximum threshold value of Min-Delay in microseconds
<1-16777215>
Maximum threshold value of Max-Delay in microseconds
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 5.0.
Examples
#configure terminal
(config)#interface eth1
(config-if)#delay-measurement a-bit-min-max-delay-threshold min 11 22 max 33 44
(config-if)#no delay-measurement a-bit-min-max-delay-threshold
 
Last modified date: 10/19/2023