update-threshold
Syntax
update-threshold { threshold-percent; adaptive threshold-value threshold-value; }
Hierarchy Level
[edit logical-systems logical-system-name protocols rsvp interface interface-name], [edit protocols rsvp interface interface-name]
Description
Adjust the threshold at which a change in bandwidth triggers an interior gateway protocol (IGP) update.
Options
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). If the threshold-value is configured to greater than 20% of bandwidth on that link, the threshold-value is capped at 20% of bandwidth. For instance, if bandwidth on an interface is 1Gbps, and the |
The two options, threshold-percent and threshold-value
, are mutually exclusive. You can
configure only one option at a given point in time to generate an
IGP update for lower bandwidth reservations. As a result, when one
option is configured, the other option is calculated and displayed
on the CLI.
For instance, on a link of 1Gbps, if the threshold-percent is configured to 5%, the threshold-value
is calculated
and displayed as 50Mbps. Similarly, if the threshold-value
is configured to 50m, then the threshold-percent is calculated and displayed as 5%.
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.
threshold-value
option introduced in Junos OS Release
19.4R1 on all platforms.