Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

priority (Protocols RSVP)

date_range 12-Jun-24

Syntax

content_copy zoom_out_map
priority setup-priority reservation-priority; 

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name protocols rsvp interface interface-name link-protection],
[edit logical-systems logical-system-name protocols rsvp interface interface-name link-protection bypass bypass-name],
[edit protocols rsvp interface interface-name link-protection],
[edit protocols rsvp interface interface-name link-protection bypass bypass-name]

Description

Configure the setup priority and reservation priority for a bypass LSP. If insufficient link bandwidth is available during session establishment, the setup priority is compared with other setup priorities for established sessions on the link to determine whether some of them should be preempted to accommodate the new session. The session with the lower-hold priority is preempted.

Options

reservation-priority—Reservation priority, used to keep a reservation after it has been set up. A smaller number has a higher priority. The priority must be greater than or equal to the setup priority to prevent preemption loops.

  • Range: 0 through 7, where 0 is the highest and 7 is the lowest priority.

  • Default: 0 (Once the session is set up, no other session can preempt it.)

setup-priority—Setup priority.

  • Range: 0 through 7, where 0 is the highest and 7 is the lowest priority.

  • Default: 7 (The session cannot preempt any existing sessions.)

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation