display mpls static-cr-lsp

Use display mpls static-cr-lsp to display information about static CRLSPs.

Syntax

display mpls static-cr-lsp [ lsp-name lsp-name ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

lsp-name lsp-name: Displays information about the static CRLSP specified by its name, a case-sensitive string of 1 to 15 characters. If you do not specify a static CRLSP, this command displays information about all static CRLSPs.

verbose: Displays detailed information about static CRLSPs. If you do not specify this keyword, the command displays brief information about static CRLSPs.

Examples

# Display brief information about static CRLSPs.

<Sysname> display mpls static-cr-lsp
Name            LSR Type    In/Out Label   Out Interface        State
static-cr-lsp-1 Ingress     Null/20        Vlan10               Up

Table 44: Command output

Field

Description

Name

Name of the static CRLSP.

LSR Type

LSR type of the local node on the static CRLSP: Ingress, Transit, or Egress.

In/Out Label

Incoming label/outgoing label.

Out Interface

Output interface.

State

Current state of the static CRLSP:

  • Down—The static CRLSP is not available.

  • Up—The static CRLSP is available.

  • Idle—The incoming label of the static CRLSP is not available.

  • Dup—The incoming label of the static CRLSP is being used by a static LSP.

# Display detailed information about static CRLSPs.

<Sysname> display mpls static-cr-lsp verbose
LSP Name       : Tunnel0
LSR Type       : Ingress
In-Label       : Null
Out-Label      : 60
Out-Interface  : Vlan10
Nexthop        : 20.1.1.2
Class Type     : CT0
Bandwidth      : 0 kbps
LSP State      : Up

Table 45: Command output

Field

Description

LSP Name

Name of the static CRLSP.

LSR Type

LSR type of the local node on the static CRLSP: Ingress, Transit, or Egress.

In-Label

Incoming label.

Out-Label

Outgoing label.

Out-Interface

Output interface.

Nexthop

Next hop address.

Class Type

Class type of the static CRLSP: CT0, CT1, CT2, or CT3.

Bandwidth

Bandwidth required by the static CRLSP, in kbps.

LSP State

Current state of the static CRLSP:

  • Down—The static CRLSP is not available.

  • Up—The static CRLSP is available.

  • Idle—The incoming label of the static CRLSP is not available.

  • Duplicate—The incoming label of the static CRLSP is being used by a static LSP.

Related commands

static-cr-lsp egress

static-cr-lsp ingress

static-cr-lsp transit