retry-limit
Use this command to specify a retry count this RSVP bypass Trunk.
If a session is in a nonexistent state due to a path error message, the system tries to recreate the LSP for the number of times specified by the retry-limit command.
Although the same retry command controls both the trunk and the session, the retry-limit value affects only the session and not the trunk. If the trunk is in an incomplete state, the code keeps trying forever to bring it to a complete state regardless of the retry-limit value.
Use the no parameter with this command to revert to the default retry-limit value.
Command Syntax
retry-limit <1-65535>
no retry-limit
Parameter
<1-65535>
The set number of times the system should try setting up the LSP
Default
By default, the retry-limit value is 0, and the trunk and session try to create the LSP indefinitely.
Command Mode
Bypass mode
Applicability
This command was introduced in OcNOS version 3.0.
Examples
#configure terminal
(config)#rsvp-bypass bp1
(config-bypass)#retry-limit 256
Last modified date: 10/17/2023