R3303-HP HSR6800 Routers MPLS Command Reference

11
|: 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 information about CR-LSPs established by CR-LDP.
<Sysname> display mpls ldp cr-lsp
Displaying All LDP CR-LSP(s) for public network
----------------------------------------------------------------
CR-LSP ID DestAddress/Mask In/OutLabel In/Out-Interface
----------------------------------------------------------------
1.1.1.9:0 2.2.2.9/32 NULL/1027 -------/S2/1/0
2.2.2.9:0 1.1.1.9/32 1027/NULL S2/1/0/-------
----------------------------------------------------------------
The Total LDP CR-LSP(s): 2
Related commands
display mpls lsp
display mpls ldp fec
Use display mpls ldp fec to display the label advertisement information for a specific FEC.
Syntax
display mpls ldp fec [ vpn-instance vpn-instance-name ] dest-addr mask-length [ | { begin | exclude |
include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
vpn-instance vpn-instance-name: Displays the label advertisement information for the specified VPN. The
vpn-instance-name argument specifies the instance name of an MPLS L3VPN, a case-sensitive string of 1
to 31 characters.
dest-addr mask-length: Displays the label advertisement information for a FEC. dest-addr specifies the
FEC destination address. mask-length is the mask length of the destination address, in the range of 0 to
32.
|: 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.