R3303-HP 6600/HSR6600 Routers MPLS Command Reference Guide
26
include: Displays information about the LSP for the specified FEC.
ipv4-dest-addr mask-length: Specifies a FEC by an IPv4 destination address and the mask length of the
destination address. The value range for the mask length is 0 to 32.
Ipv6-dest-addr mask-length: Specifies a FEC by its IPv6 destination address and the length of the mask.
The value range for the mask length is 0 to 128.
verbose: Displays detailed information.
|: 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.
Usage guidelines
With no parameters specified, the command displays information about all LSPs.
Examples
# Display information about all LSPs.
<Sysname> display mpls lsp
-----------------------------------------------------------------------
LSP Information: L3VPN LSP
-----------------------------------------------------------------------
FEC In/Out Label In/Out IF Route-Distinguisher Vrf Name
100.1.1.1 1025/1024 -/- 100:1 N/A (ASBR)
-----------------------------------------------------------------------
LSP Information: LDP LSP
-----------------------------------------------------------------------
FEC In/Out Label In/Out IF Vrf Name
100.10.1.0/24 3/NULL -/-
100.10.1.0/24 3/NULL -/-
168.1.0.0/16 3/NULL -/-
172.17.0.0/16 3/NULL -/-
Table 14 Command output
Field Descri
p
tion
FEC
Forwarding equivalence class in either of these two forms:
• IP address/mask—Classifies packets to FECs based on destination
addresses.
• IP address—Classifies packets to FECs based on the addresses of the next
hops.
Vrf Name
MPLS L3VPN name.
This field is blank for a public network or N/A (ASBR) for an ASBR LSP.
# Display detailed information about all LSPs.
<Sysname> display mpls lsp verbose










