cspf-retry-interval
Use this command to set the retry interval for two successive ISIS/OSPF CSPF computation for a candidate path.
Use the no form of this command to remove the CSPF retry interval.
Command Syntax
cspf-retry-interval <1-600>
no cspf-retry-interval
Parameters
<1-600>
Time in seconds between successive retries
Default
By default, the retry interval is 10 seconds.
Command Mode
Segment routing policy mode
Applicability
This command was introduced in OcNOS version 4.0.
Example
#configure terminal
(config)#segment-routing
(config-sr)#traffic-engineering
(config-sr-te)#policy SR_POLICY_1
(config-sr-pol)#cspf-retry-interval 30
(config-sr-pol)#
Last modified date: 10/20/2023