OcNOS-SP : System Management Guide : System Management Command Reference : Interface Commands : delay-measurement a-bit-delay-threshold
delay-measurement a-bit-delay-threshold
Use this command to advertise average link delay between two directly connected IS-IS/OSPF neighbors.
a-bit-threshold represents the Anomalous (A) bit. The A bit is set when the static value exceeds its configured maximum threshold. The A bit is cleared when the static value falls below its configured reuse threshold.
Use the no parameter with this command to unset uni-link-delay on the current interface.
Command Syntax
delay-measurement a-bit-delay-threshold min <1-16777215> max <1-16777215>))
no delay-measurement a-bit-delay-threshold
Parameter
min
Reuse threshold
<1-16777215>
Reuse threshold value in microseconds
max
Maximum threshold
<1-16777215>
Maximum threshold value 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-delay-threshold min 11 max 22
(config-if)#no delay-measurement a-bit-delay-threshold
 
 
Last modified date: 10/19/2023