HP MSR2000/3000/4000 Router Series MPLS Command Reference

89
Syntax
mpls te timer retry seconds
undo mpls te timer retry
Default
The retry interval is 2 seconds.
Views
Tunnel interface view
Predefined user roles
network-admin
Parameters
seconds: Specifies the interval at which MPLS TE tries to re-establish the tunnel, in the range of 1 to
604800 seconds.
Usage guidelines
After failing to establish an MPLS TE tunnel, the tunnel ingress node waits for the tunnel setup retry
interval, 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 (configured by the mpls te retry command). 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
# Configure the setup retry interval as 20 seconds for tunnel 0.
<Sysname> system-view
[Sysname] interface tunnel 0 mode mpls-te
[Sysname-Tunnel0] mpls te timer retry 20
Related commands
display mpls te tunnel-interface
mpls te retry
nexthop
Use nexthop to add or modify a node in an explicit path, and configure the attributes of the node.
Use undo nexthop to delete the specified node in an explicit path.
Syntax
nexthop [ index index-number ] ip-address [ exclude | include [ loose | strict ] ]
undo nexthop index index-number
Default
An explicit path does not include any nodes.
Views
Explicit path view
Predefined user roles
network-admin