display mpls static-cr-lsp

Function

The display mpls static-cr-lsp command displays information about a static CR-LSP.

Format

display mpls static-cr-lsp [ lsp-name ] [ { include | exclude } ip-address mask-length ]

display mpls static-cr-lsp [ lsp-name ] [ { include | exclude } ip-address mask-length ] verbose

Parameters

Parameter Description Value
lsp-name

Specifies the name of an LSP.

It is a string of 1 to 35 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string.

include

Displays information about the CR-LSPs of specified destination IP addresses.

-

exclude

Displays information about the CR-LSPs without specified destination IP addresses.

-

ip-address

Specifies the destination IP address.

The value is in dotted decimal notation.

mask-length

Specifies the mask length of a destination address.

The value is an integer ranging from 0 to 32.

verbose

Displays detailed information.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
mpls-te read

Usage Guidelines

Usage Scenario

To view local static CR-LSP information, run the display mpls static-cr-lsp command. The command output helps check whether static CR-LSPs are successfully established. The command output only contains information about successfully established static CR-LSPs.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display detailed information about static CR-LSPs.
<HUAWEI> display mpls static-cr-lsp verbose
No              : 1
 LSP-Name        : Tunnel10
 LSR-Type        : Ingress
 FEC             : 10.3.3.3/32
 In-Label        : NULL
 Out-Label       : 20
 In-Interface    : -
 Out-Interface   : GE0/1/0
 NextHop         : 10.1.1.2
 LSP Status      : Up
# Display brief information about static CR-LSPs.
<HUAWEI> display mpls static-cr-lsp
TOTAL          : 2     STATIC CRLSP(S)
UP             : 2     STATIC CRLSP(S)
DOWN           : 0     STATIC CRLSP(S)
Name                FEC                I/O Label        I/O If                     Status
Tunnel10         3.3.3.3/32         NULL/20          -/GE0/1/0                  Up
Tunnel20         -/32               130/NULL         GE0/1/0/-                  Up
Table 1 Description of the display mpls static-cr-lsp command output
Item Description
No

Sequence number of a static CR-LSP.

LSP-Name

Name of a static CR-LSP.

LSR-Type

Type of a static CR-LSP:

  • Ingress.
  • Transit.
  • Egress.
FEC

Destination IP address and mask length.

In-Label

Value of an incoming label.

Out-Label

Value of an outgoing label.

In-Interface

Incoming interface.

Out-Interface

Outgoing interface.

NextHop

Next-hop address formatted as X.X.X.X.

LSP Status

Status of a static CR-LSP:

  • Up: The static CR-LSP is successfully established.
  • Down: The static CR-LSP fails to be established.
Status

Status of a static CR-LSP:

  • Up: The static CR-LSP is successfully established.
  • Down: The static CR-LSP fails to be established.
TOTAL

Total number of static CR-LSPs.

UP

Number of the static CR-LSPs in the Up state.

DOWN

Number of the static CR-LSPs in the DOWN state.

Name

Name of a static CR-LSP.

I/O Label

Incoming and outgoing label.

I/O If

Incoming and outgoing interface.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >