cspf-retry-limit
Use this command to specify the number of retries that CSPF should carry out for a request received from RSVP.
Use the no parameter with this command to disable this configuration.
Command Syntax
cspf-retry-limit <1-65535>
no cspf-retry-limit
Parameter
<1-65535>
Set the number of times CSPF should retry for this LSP
Default
By default, retry-limit is 0 which means infinite retry.
Command Mode
Bypass mode
Applicability
This command was introduced in OcNOS version 3.0.
Examples
#configure terminal
(config)#rsvp-bypass bp1
(config-bypass)#cspf-retry-limit 535
(config)#rsvp-bypass bp1
(config-bypass)#no cspf-retry-limit
Last modified date: 10/17/2023