OcNOS-SP : Layer 3 Guide : Open Shortest Path First Command Reference : CSPF-TE Commands : cspf default-retry-interval
cspf default-retry-interval
Use this command to set the default route computation retry interval for an OSPFv2 instance. This value is used for route recomputation (in the case of computation failures) and no retry interval is specified for a given LSP.
Use the no parameter with this command to unset default route computation retry interval.
Command Syntax
cspf default-retry-interval <1-3600>
no cspf default-retry-interval
Parameter
<1-3600>
The retry interval in seconds. The default is 10 seconds.
Default
10 seconds
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#cspf default-retry-interval 720
 
Last modified date: 10/16/2023