![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/8b/18b1e1e7-4363-4706-bb94-6eba3a993996/18b1e1e7-4363-4706-bb94-6eba3a993996-bg662.png)
1634 CHAPTER 96: MPLS TE CONFIGURATION COMMANDS
n
The tie breaker configured in MPLS TE tunnel interface view has higher priority
over the one configured in MPLS view.
Example # Configure CSPF to route tunnels over paths with the least bandwidth usage
ratio.
<Sysname> system-view
[Sysname] mpls
[Sysname-mpls] mpls te tie-breaking least-fill
# Configure CSPF to route tunnel 0 over a path with the least bandwidth usage
ratio in MPLS TE interface view.
<Sysname> system-view
[Sysname] interface tunnel 0
[Sysname-Tunnel0] mpls te tie-breaking least-fill
mpls te timer auto-bandwidth
Syntax mpls te timer auto-bandwidth [ seconds ]
undo mpls te timer auto-bandwidth
View MPLS view
Parameter seconds: Interval for output rate sampling for tunnels configured with automatic
bandwidth adjustment, in the range 1 to 604800 seconds. If it is not configured,
the default of 300 seconds applies. You are recommended to use the default in
normal cases.
Description Use the mpls te timer auto-bandwidth command to enable automatic
bandwidth adjustment and set the interval for output rate sampling for tunnels
governed by automatic bandwidth adjustment.
Use the
undo mpls te timer auto-bandwidth command to restore the
default.
By default, automatic bandwidth adjustment is disabled.
n
■ Support for this command varies by default.
■ To change the output rate sampling interval, use the undo mpls te timer
auto-bandwidth command to disable automatic bandwidth adjustment first
and then use the mpls te timer auto-bandwidth command to re-configure
it.
Related command: mpls te auto-bandwidth.
Example # Collect the output rates of MPLS TE tunnels automatically every 10 seconds or
600 seconds.