secondary setup-priority
Use this command to configure a setup priority value for this trunk.
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 setup-priority <0-7>
no secondary setup-priority
Parameters
<0-7>
The priority value
Default
By default, setup value is 7 (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)#secondary setup-priority 2
Last modified date: 07-13-2023