autobw-threshold table

Changes the parser mode to the config-router-mpls-autobw-threshold-table mode, allowing the user to change the absolute adjustment threshold values.

Syntax

autobw-threshold-table
no autobw-threshold-table

Command Default

There are no entries in the adjustment-threshold table.

Modes

MPLS configuration mode

Usage Guidelines

The no form of the command clears all entries in adjustment-threshold table.

Examples

The following example configures the autobw-threshold table

device# configure terminal
device(config)# router mpls
device(config-router-mpls)# autobw-threshold-table
device(config-mpls-autobw-threshold-table)# bandwidth-ceiling 10 threshold 2000
device(config-mpls-autobw-threshold-table)# bandwidth-ceiling 1000 threshold 3000
device(config-mpls-autobw-threshold-table)# bandwidth-ceiling 10000 threshold 5000