primary retry-limit
Use this command to specify a retry count this RSVP 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
primary retry-limit <1-65535>
no primary 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
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#primary retry-limit 256
Last modified date: 07-13-2023