OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : RSVP-TE Commands : secondary hop-limit
secondary hop-limit
Use this command to specify a limit of hops for an RSVP trunk.
Upon configuration of an arbitrary hop-limit, the hop-limit is compared with the number of hops configured in the primary path, if a primary path has been configured. If the number of hops in the primary path exceed the hop-limit configured, no path messages are sent out and any existing session is torn down. If no primary path is configured, the trunk is processed normally and the path messages are sent out. The hop-limit data is sent to the CSPF server, if CSPF is being used.
Use the no parameter to revert to the default hop-limit value.
Command Syntax
secondary hop-limit <1-255>
no secondary hop-limit <1-255>
no secondary hop-limit
Parameter
<1-255>
The number of acceptable hops
Default
By default, secondary hop limit is 255
Command Mode
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#secondary hop-limit 23
Last modified date: 10/17/2023