OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : RSVP-TE Commands : secondary-priority hold-priority
secondary-priority hold-priority
Use this command to configure the hold priority value for the secondary-priority lsp.
In case of insufficient bandwidth, the user must remove any less important existing LSP to free up 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 revert to the default hold-priority value.
Command Syntax
secondary-priority <1-5> hold-priority <0-7>
no secondary-priority <1-5> hold-priority <0-7>
no secondary-priority <1-5> hold-priority
Parameters
<1-5>
Secondary Priority value.
<0-7>
Specify a value for hold priority.
Default
The default hold-priority is 0, the highest value. Once a session is configured with a 0 hold priority value, no other session can preempt it.
Command Mode
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
(config)# rsvp-trunk t1
(config-trunk)#secondary-priority 1 hold-priority 4
(config)# rsvp-trunk t1
(config-trunk)# no secondary-priority 1 hold-priority
 
 
Last modified date: 10/17/2023