R3102-R3103-HP 6600/HSR6600 Routers MPLS Command Reference Guide

31
Node t
yp
e Descri
p
tion Ke
y
p
arameter
LPW Sending entries of VPWS PW.
SRV ID—Service instance ID
Private-If—Private network interface
VPW Sending entries of VPLS PW.
VSI ID—Virtual switching instance ID
Link ID
FRR Primary NHLFE of FRR. Token—Token of the primary NHLFE
INN Inner-layer NHLFE of layered LSP. Token—Token of the inner NHLFE
OAM
Check the connectivity of the CR-LSP
corresponding to the NHLFE through
OAM.
Index—OAM instance index
BFD
Check the connectivity of the NHLFE
through BFD.
BFD Discr—Local discriminator value of the
BFD session
display mpls route-state
Use display mpls route-state to display the LSP information for routes.
Syntax
display mpls route-state [ 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 LSP information for the routes on the specified VPN. The
vpn-instance-name argument is the instance name of an MPLS L3VPN, a case-sensitive string of 1 to 31
characters.
dest-addr mask-length: Displays the LSP information for routes to a destination address. The dest-addr
argument is the destination IP address. The value range for the mask length is 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.
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 VPN instance specified, the command displays the LSP information for the public routes. With
no destination address and mask specified, the command displays the LSP information for all routes.
Examples
# Display LSP-related information about all routes.