auto-bandwidth
Syntax
auto-bandwidth { template name { adjust-interval adjust-interval; adjust-threshold adjust-threshold; auto-bandwidth-subscription auto-bandwidth-subscription; statistic-collection-interval statistic-collection-interval; } traceoptions { file filename <files files> <size size> <(world-readable | no-world-readable)>; flag (all | state | timer) { detail detail; disable disable; receive receive; send send; } } }
Hierarchy Level
[edit logical-systems name routing-instances name routing-options], [edit logical-systems name routing-options], [edit routing-instances name routing-options], [edit routing-options]
Description
Configure an auto-bandwidth template to define parameters that measure the available bandwidth and periodically trigger updates to RSVP and IGP. You can configure this option both at the IS-IS protocol level or at the IS-IS interface level.
Traffic samples are collected periodically at each statistics interval and the average SPRING bandwidth utilization is calculated. If this average value increases beyond the configured adjust threshold percentage, that is the last reported SPRING bandwidth, then RSVP adjusts the subscription percentage accordingly. which might cause RSVP LSP preemption, IGP updates, and further re-routing of RSVP LSPs. However, if the SPRING bandwidth utilization drops below the configured threshold, the RSVP subscription percentage is modified to reflect the increase. You can configure parameters such as the threshold, the collection interval, and the adjust interval as per your requirements.
Configure the adjust-interval
and statistics-interval
options appropriately to avoid scaling issues. You can fine tune
these values based on route and label-switched path (LSP) scale.
Options
template name | Specify an auto-bandwidth template name with a maximum length of 64 characters. |
adjust-interval | Specify the time interval after which the average bandwidth utilization is measured.
|
adjust-threshold | Specify the percentage change threshold after which an action is triggered.
|
auto-bandwidth-subscription | Specify the threshold for RSVP subscription in percentage.
|
statistic-collection-interval | Specify the time interval after which the traffic statistics is collected from the line cards.
|
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 17.3R1.