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

adaptive (RSVP)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
adaptive {
limit threshold-limit {
threshold-percent threshold-percent; 
threshold-value threshold-value;
  }
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name protocols rsvp interface interface-name update-threshold],
[edit protocols rsvp interface interface-name update-threshold]

Description

Tune update-threshold dynamically. Use the limit option to set the upper limit of available bandwidth for a given range. Use the threshold-percent statement to set the percentage at which a change in reserved bandwidth triggers an IGP update. Use the threshold-value statement to set the change in reserved bandwidth that can trigger an IGP update.

Options

limit threshold-limit

Specify the upper limit of available bandwidth for the range.

threshold-percent threshold-percent

Specify the percentage change in reserved bandwidth to trigger IGP update.

threshold-value threshold-value

Specify the change in reserved bandwidth to trigger IGP update. (is capped at 20% of link bandwidth).

Required Privilege Level

routing—To view this statement in the configuration.

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

Release Information

adaptive option introduced for RSVP protocols in Junos OS Release 22.1R1.

footer-navigation