Sets the underflow-limit to the input value.
The default is set to zero (0), meaning there is no premature adjustment because of underflow.
MPLS sub-configuration modes
config-mpls-autobw-template-template1
config-mpls-lsp-lsp1
The no function of the command sets the underflow-limit back to the default value.
MPLS is supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.
The following example configures the underflow-limit in auto-bandwidth template1 to 10.
device>configure device(config)# router mpls device(config-router-mpls)# autobw-template template1 device(config-router-mpls-autobw-template-template1)# underflow-limit 10
The following example configures the underflow-limit for LSP1 to 10.
device>configure device(config)# router mpls device(config-router-mpls)# lsp lsp1 device(config-router-mpls-lsp-lsp1)# autobw device(config-router-mpls-lsp-lsp1-autobw)# underflow-limit 10