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 only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".
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