secondary-priority hop-limit
Use this command to specify a limit of hops for a secondary-priority lsp.
Upon configuration of an arbitrary hop-limit, the hop-limit is compared with the number of hops configured in the path, if a path has been configured. If the number of hops in the path exceed the hop-limit configured, no path messages are sent out and any existing session is torn down.
Use the no parameter to revert to the default hop-limit value.
Command Syntax
secondary-priority <1-5> hop-limit <1-255>
no secondary-priority <1-5> hop-limit <1-255>
Parameters
<1-5>
Secondary Priority value.
<1-255>
The number of acceptable hops.
Default
By default, hop limit is 255.
Command Mode
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
(config)# rsvp-trunk t1
(config-trunk)#secondary-priority 1 hop-limit 123
(config)# rsvp-trunk t1
(config-trunk)# no secondary-priority 1 hop-limit 123
Last modified date: 10/17/2023