3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
1634
C
HAPTER
 96: MPLS TE C
ONFIGURATION
 C
OMMANDS
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:
Example
# Collect the output rates of MPLS TE tunnels automatically every 10 seconds or 
600 seconds.