![H3C S9500 Series Скачать руководство пользователя страница 186](http://html.mh-extra.com/html/h3c/s9500-series/s9500-series_command-manual_575036186.webp)
Command Manual – MPLS TE
H3C S9500 Series Routing Switches
Chapter 1 MPLS TE Configuration Commands
1-95
Examples
# Adopt RSVP-TE as the signaling protocol for establishing MPLS TE tunnel 3/0/1.
<Sysname> system-view
[Sysname] interface Tunnel 3/0/1
[Sysname-Tunnel3/0/1] mpls te signal-protocol rsvp-te
1.1.79 mpls te tie-breaking
Syntax
mpls te tie-breaking
{
least-fill
|
most-fill
|
random
}
undo mpls te tie-breaking
View
MPLS view, tunnel interface view
Default Level
2: System level
Parameters
least-fill
: Selects a path with the least bandwidth usage ratio (the used bandwidth to
the maximum reservable link bandwidth).
most-fill
: Selects a path with the most bandwidth usage ratio (the used bandwidth to
the maximum reserved bandwidth).
random
: Selects a path randomly.
Description
Use the
mpls te tie-breaking
command to specify a tie breaker for CSPF to route a
tunnel when multiple paths are present with the same metric.
Use the
undo mpls te tie-breaking
command to restore the default.
By default, the
random
keyword applies.
Note:
The tie breaker configured in MPLS TE tunnel interface view has higher priority over the
one configured in MPLS view.
Examples
# Configure CSPF to route tunnel 3/0/1 over a path with the least bandwidth usage ratio