R0106-HP MSR Router Series MPLS Command Reference(V7)
136
is established successfully or the number of tunnel setup attempts reaches the maximum. If the tunnel
cannot be established when the number of attempts reaches the maximum, the ingress waits for a longer
period and then repeats the previous process.
Examples
# Set the maximum number of tunnel setup attempts to 20.
<Sysname> system-view
[Sysname] interface tunnel 0 mode mpls-te
[Sysname-Tunnel0] mpls te retry 20
Related commands
• display mpls te tunnel-interface
• mpls te timer retry
mpls te route-pinning
Use mpls te route-pinning to enable route pinning.
Use undo mpls te route-pinning to restore the default.
Syntax
mpls te route-pinning
undo mpls te route-pinning
Default
Route pinning is disabled.
Views
Tunnel interface view
Predefined user roles
network-admin
Usage guidelines
When route pinning is enabled, an established CRLSP does not re-select an optimal path even if the
optimal route has changed.
Use this feature to avoid CRLSPs from changing frequently on an unstable network. This feature ensures
that the established CRLSPs are not reestablished as long as they are available.
In the same tunnel interface view, the mpls te route-pinning command cannot be used together with the
mpls te reoptimization and mpls te auto-bandwidth adjustment commands.
Examples
# Enable route pinning for Tunnel 0.
<Sysname> system-view
[Sysname] interface tunnel 0 mode mpls-te
[Sysname-Tunnel0] mpls te route-pinning
Related commands
display mpls te tunnel-interface