OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : Facility Backup Commands : hold-priority
hold-priority
Use this command to configure the hold priority value for the selected bypass trunk. In case of insufficient bandwidth, remove less important existing LSPs to free up a portion of the bandwidth. This can be done by preempting one or more of the signaled LSPs. Hold priority determines the degree to which an LSP holds onto its reservation for a session after the LSP has been configured successfully. When the hold priority is high, the existing LSP is less likely to give up its reservation.
Use the no parameter to reset the trunk to the default hold-priority value.
Command Syntax
hold-priority <0-7>
no hold-priority
Parameters
<0-7>
Set a hold priority for the bypass LSP
Default
The default hold-priority value is 0, which is the highest. Once a session is configured with a hold priority of 0, no other session can preempt it.
Command Mode
Bypass mode
Applicability
This command was introduced in OcNOS version 3.0.
Examples
#configure terminal
(config)#rsvp-bypass bp1
(config-bypass)#hold-priority 2
Last modified date: 10/17/2023