R211x-HP Flexfabric 11900 MPLS Command Reference

67
<Sysname> system-view
[Sysname] interface tunnel 0 mode mpls-te
[Sysname-Tunnel0] mpls te resv-style ff
Related commands
display mpls te tunnel-interface
mpls te signaling
mpls te retry
Use mpls te retry to configure the maximum number of tunnel setup attempts.
Use undo mpls te retry to restore the default.
Syntax
mpls te retry times
undo mpls te retry
Default
The maximum number of tunnel setup attempts is 3.
Views
Tunnel interface view
Predefined user roles
network-admin
mdc-admin
Parameters
times: Specifies the 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 signaling
Use mpls te signaling to configure the signaling protocol for an MPLS TE tunnel interface.