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


Configuring MPLS Statistics

To enable automatic bandwidth allocation, you first need to configure MPLS statistics. As part of this configuration, include the auto-bandwidth statement. You can also use the interval statement to configure the interval for calculating the average bandwidth usage. This setting applies to all LSPs configured on the router. You can set the adjustment interval on specific LSPs.

To configure the MPLS and automatic bandwidth allocation statistics, include the statistics statement:

statistics {
    auto-bandwidth;
    file filename size size files number <no-stamp>;
    interval seconds;
}

You can include this statement at the following hierarchy levels:


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