adaptive (RSVP)
Syntax
adaptive { limit threshold-limit { threshold-percent threshold-percent; threshold-value threshold-value; } }
Hierarchy Level
[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.