HP MSR2000/3000/4000 Router Series MPLS Command Reference

86
Default
The maximum number of tunnel setup attempts is 3.
Views
Tunnel interface view
Predefined user roles
network-admin
Parameters
times: Number of tunnel setup attempts, in the range of 1 to 4294967295.
Usage guidelines
After failing to establish an MPLS TE tunnel, the tunnel ingress node waits for the tunnel setup retry
interval (configured by the mpls te timer retry command), and then try to set up the tunnel again until the
tunnel is established successfully or until 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.