OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : RSVP-TE Commands : secondary-priority setup-priority
secondary-priority setup-priority
Use this command to configure a setup priority value for the secondary-priority lsp.
In case of insufficient bandwidth, the user must remove any less important LSPs to free up bandwidth. This can be done by preempting one or more of the existing LSPs. The setup priority determines whether a new LSP that preempts an existing LSP may be established. The setup priority of the new LSP must be higher than the hold priority of an existing LSP for the existing LSP to be preempted. Note that for a trunk, the setup priority should not be higher than the
hold priority.
Use the no parameter with this command to revert to the default setup priority value.
Command Syntax
secondary-priority <1-5> setup-priority <0-7>
no secondary-priority <1-5> setup-priority <0-7>
Parameters
<1-5>
Secondary Priority value.
<0-7>
Specify a value for hold priority.
Default
By default, setup value is 7 (the lowest).
Command Mode
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
(config)# rsvp-trunk t1
(config-trunk)#secondary-priority 1 setup-priority 4
(config)# rsvp-trunk t1
(config-trunk)# no secondary-priority 1 setup-priority 4
 
 
Last modified date: 10/17/2023