[Contents] [Prev] [Next] [Index] [Report an Error]


Configure the Maximum and Minimum Bounds of the LSP's Bandwidth

You can maintain the LSP's bandwidth between minimum and maximum bounds by specifying values for the minimum-bandwidth and maximum-bandwidth statements at the [edit protocols mpls label-switched-path label-switched-path-name auto-bandwidth] hierarchy level. Specify the bandwidth reallocation interval in seconds using the adjust-interval statement.

Configure automatic bandwidth allocation as follows:

[edit protocols mpls label-switched-path label-switched-path-name]
auto-bandwidth {
    adjust-interval seconds;
    adjust-threshold percent;
    minimum-bandwidth bps;
    maximum-bandwidth bps;
}

[Contents] [Prev] [Next] [Index] [Report an Error]