OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : Facility Backup Commands : hop-limit
hop-limit
Use this command to specify a limit of hops for an RSVP bypass trunk. Hop-limit data is sent to the CSPF server if CSPF is used.
Upon configuration of an arbitrary hop-limit, the hop-limit is compared with the number of hops configured in the bypass path, if a bypass path has been configured. If the number of hops in the bypass path exceeds the hop-limit configured, no Path messages are sent, and any existing session is torn down. If no bypass path is configured, the bypass trunk is processed normally and Path messages are sent.
Use the no parameter to reset the bypass trunk to the default hop-limit value.
Command Syntax
hop-limit <1-255>
no hop-limit
Parameters
<1-255>
Set the number of acceptable hops for the LSP
Default
By default, bypass hop limit is 255
Command Mode
Bypass mode
Applicability
This command was introduced in OcNOS version 3.0
Examples
#configure terminal
(config)#rsvp-bypass bp1
(config-bypass)#hop-limit 23
Last modified date: 10/17/2023