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


<mpls-lsp-autobandwidth>

Usage

<mpls-lsp>
    <mpls-lsp-autobandwidth>
        <monitor-lsp-bandwidth/>
        <minimum-bandwidth>minimum-bandwidth</minimum-bandwidth>
        <maximum-bandwidth>maximum-bandwidth</maximum-bandwidth>
        <adjust-timer>adjust-timer</adjust-timer>
        <bandwidth>bandwidth</bandwidth>
        <time-to-adjust>time-to-adjust</time-to-adjust>
        <adjust-threshold>adjust-threshold</adjust-threshold>
        <overflow-limit>overflow-limit</overflow-limit>
        <overflow-sample-count>overflow-sample-count</overflow-sample-count>
    </mpls-lsp-autobandwidth>
</mpls-lsp>

Description

No documentation is available yet.

Contents

<adjust-threshold>—Percentage change in average LSP utilization to trigger autoadjustment.

<adjust-timer>—Configured LSP adjust timer.

<bandwidth>—No documentation is available yet.

<maximum-bandwidth>—Configured LSP maximum bandwidth.

<minimum-bandwidth>—Configured LSP minimum bandwidth.

<monitor-lsp-bandwidth>—LSP adjusts bandwidth automatically, but continue to passively monitor the maximum average bandwidth usage of the LSP.

<overflow-limit>—On encountering the configured limit of consecutive overflow samples, LSP will attempt to autoadjust bandwidth.

<overflow-sample-count>—Number of consecutive overflow samples encountered.

<time-to-adjust>—Time in which LSP will autoadjust bandwidth.


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