R3303-HP HSR6800 Routers MPLS Command Reference

117
Syntax
display mpls te tunnel path [ lsp-id lsr-id lsp-id | tunnel-name tunnel-name ] [ | { begin | exclude |
include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
lsr-id: Ingress LSR ID, in dotted decimal notation.
lsp-id: LSP ID in the range of 1 to 65535.
tunnel-name tunnel-name: Tunnel name, a string of 1 to 63 characters.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the paths that all MPLS TE tunnels traverse.
<Sysname> display mpls te tunnel path
Tunnel Interface Name : Tunnel0
Lsp ID : 1.1.1.9:10
Hop information:
Hop 0: 192.1.1.1;
Hop 1: 12.1.1.2;
Hop 2: 10.202.2.2.
Table 56 Command output
Field Descri
p
tion
Tunnel Interface Name Tunnel interface name.
Lsp ID LSP ID.
Hop 0 Hop 0 on the path.
Hop 1 Hop 1 on the path.
Hop 2 Hop 2 on the path.
display mpls te tunnel statistics
Use display mpls te tunnel statistics to display statistics about MPLS TE tunnels.
Syntax
display mpls te tunnel statistics [ | { begin | exclude | include } regular-expression ]