primary hold-priority
Use this command to configure the hold priority value for the selected 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
primary hold-priority <0-7>
no primary hold-priority
Parameter
<0-7>
Set a hold priority for the 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
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#primary hold-priority 2
Last modified date: 10/17/2023