primary setup-priority
Use this command to configure a setup priority value for a trunk. In case of insufficient bandwidth, users must remove less important LSPs to free up the bandwidth. This can be done by preempting one or more of the existing LSPs. The primary setup priority determines if a new LSP can preempt an existing LSP.
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 primary setup priority value.
Command Syntax
primary setup-priority <0-7>
no primary setup-priority
Parameters
<0-7>
Set the priority value
Default
By default, setup priority is 7, which is the lowest.
Command Mode
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#primary setup-priority 2
Last modified date: 10/17/2023