OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : RSVP-TE Commands : secondary retry-limit
secondary retry-limit
Use this command to specify a retry count this RSVP Trunk.
If a session is in a nonexistent state due to the receipt of a path error message, it tries to recreate the LSP for the number of times specified by primary retry-limit. 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 to bring it to a complete state, irrespective of the retry-limit value.
Use the no parameter to revert to the default retry-limit value.
Command Syntax
secondary retry-limit <1-65535>
no secondary 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 so 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)#secondary retry-limit 256
Last modified date: 10/17/2023