R3303-HP HSR6800 Routers MPLS Command Reference

161
In tunnel interface view, no link metric type is specified for path calculation.
Views
MPLS view, tunnel interface view
Default command level
2: System level
Parameters
igp: Uses the IGP metric for tunnel path calculation.
te: Uses the TE metric for tunnel path calculation.
Usage guidelines
A tunnel prefers the link metric type specified in the tunnel interface view. If no link metric type is specified
in tunnel interface view, the configuration in MPLS view is used.
Examples
In MPLS view:
# Configure TE tunnels that were not explicitly specified with a metric type to use the IGP metric for path
calculation.
<Sysname> system-view
[Sysname] mpls
[Sysname-mpls] mpls te path metric-type igp
In tunnel interface view:
# Configure tunnel 0 to use the IGP metric for path calculation.
<Sysname> system-view
[Sysname] interface tunnel 0
[Sysname-Tunnel0] mpls te path metric-type igp
Related commands
mpls te metric
mpls te periodic-tracert
Use mpls te periodic-tracert to enable periodic LSP tracert for the MPLS TE tunnels on a tunnel interface.
Use undo mpls te periodic-tracert to disable periodic LSP tracert for MPLS TE tunnels on a tunnel
interface.
Syntax
mpls te periodic-tracert [ -a source-ip | -exp exp-value | -h ttl-value | -m wait-time | -t time-out | -u
retry-attempt ] *
undo mpls te periodic-tracert
Default
Periodic LSP tracert is disabled for MPLS TE tunnels.
Views
Tunnel interface view