display mpls lsp protocol static-cr

Function

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

Format

display mpls lsp protocol static-cr { [ outgoing-interface { out-if-name | out-port-type out-port-num } ] | [ incoming-interface { in-if-name | in-port-type in-port-num } ] | [ lsr-role { ingress | egress | transit } ] | [ out-label out-label ] | [ in-label in-label ] | [ { include | exclude } ip-address masklen ] | [ nexthop nexthop ] } * [ verbose ]

Parameters

Parameter Description Value
outgoing-interface out-if-name

Specifies the outgoing interface name.

-

out-port-type

Specifies the outgoing interface type.

-

out-port-num

Specifies the outgoing interface number.

-

incoming-interface in-if-name

Specifies the incoming interface name.

-

in-port-type

Specifies the incoming interface type.

-

in-port-num

Specifies the incoming interface number.

-

lsr-role

LSR role.

-

ingress

Ingress node.

-

egress

Egress node.

-

transit

Transit node.

-

out-label out-label

Specifies an outgoing label value.

out-label is an integer ranging from 16 to 1048575.

in-label in-label

Specifies an incoming label value.

The value is an integer and the value ranges from 16 to 65551.

include

Match the strings including with the specified FEC.

-

exclude

Match the strings excluding with the specified FEC.

Match the strings excluding with the specified FEC

ip-address

Specifies the destination IP address.

The value is in dotted decimal notation.

masklen

Specifies the mask length of a destination address.

The value is an integer ranging from 0 to 32.

nexthop nexthop

nexthop address.

The value is in dotted decimal notation.

verbose

Show verbose information.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
mpls-te read

Usage Guidelines

Usage Scenario

If no optional parameters are used, information about all static CR-LSPs will be displayed.

When there is too much information displayed, you can select different parameters to filter according to the corresponding filtering conditions.

Example

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

# Displays information about all static CR-LSPs
<HUAWEI> display mpls lsp protocol static-cr
-------------------------------------------------------------------------------
                 LSP Information: STATIC CRLSP
-------------------------------------------------------------------------------
FEC                In/Out Label    In/Out IF                      Vrf Name
10.1.1.2/32        NULL/101        -/GE0/1/1
Table 1 Description of the display mpls lsp protocol static-cr command output
Item Description
LSP Information

LSP Information.

FEC

Forwarding equivalence class. The value is the destination address and mask for an LSP.

In/Out Label

Values of the incoming and outgoing labels.

In/Out IF

Names of the inbound and outbound interfaces.

Vrf Name

Name of a VPN instance.

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