OcNOS-SP : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv2 Commands : fast-reroute terminate-hold-on interval
fast-reroute terminate-hold-on interval
Use this command to set the delay of primary route installation (to avoid micro loop) after a failover.
Use the no form of this command to set the termination hold-on timer to its default value (600 milliseconds).
Command Syntax
fast-reroute terminate-hold-on interval <100-100000>
no fast-reroute terminate-hold-on interval
Parameters
<100-100000> Hold on interval in milliseconds
Defaults
600 milliseconds
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router ospf 1
(config-router)#fast-reroute terminate-hold-on interval 7000
(config-router)#no fast-reroute terminate-hold-on interval
Last modified date: 10/16/2023