cspf-retry-limit
Use this command to set the number of retries for ISIS/OSPF CSPF computation for a candidate path. Use the no form of this command to set the CSPF retry limit to its default (100).
Note: CSPF computation engine will compute cspf for a requested path after each retry interval until this limit is reached.
Command Syntax
cspf-retry-limit <1-65535>
no cspf-retry-limit
Parameters
<1-65535>
Number of times CSPF should retry
Default
By default, the retry limit is 100
Command Mode
Segment-routing ODN mode
Applicability
This command was introduced in OcNOS version 6.2.0.
Example
OcNOS(config)#segment-routing
OcNOS(config-sr)#traffic-engineering
OcNOS(config-sr-te)#on-demand-nexthop 101
OcNOS(config-sr-odn)#cspf-retry-limit 44
OcNOS(config-sr-odn)#
Last modified date: 10/20/2023