This article explores the adaptive update-threshold knob, its need, uses, configuration.
We will also explore how it does impact the ISIS Link State Database, the TED database in the network and overall improvement in LSP re-optimization in high scaled scenarios
update-threshold
Configuration
[edit logical-systems logical-system-name protocols rsvp interface interface-name], [edit protocols rsvp interface interface-name] update-threshold { threshold-percent; adaptive threshold-value threshold-value; }
threshold-percent : Specify the percentage change in reserved bandwidth to trigger IGP update.
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.
adaptive update-threshold
[edit logical-systems logical-system-name protocols rsvp interface interface-name], [edit protocols rsvp interface interface-name] update-threshold { adaptive { limit 10g threshold-percent 0.5; limit 20g threshold-percent 1; limit 200g threshold-percent 20; } }
limit : Specify the upper limit of available bandwidth for the range.
Example:
Practical Usage:
R1 --------- R2 --------- R3 --------- R4--------- R5 --------- R6 |-------------------------- 90 RSVP LSPs ----------------------|