display mpls gmpls lsp

Function

The display mpls gmpls lsp command displays information about a specific or all GMPLS UNI LSP.

Format

display mpls gmpls lsp { [ outgoing-interface { interface-name | interface-type interface-number } ] | [ lsr-role { ingress | egress } ] | [ incoming-interface { in-interface-name | in-interface-type in-interface-num } ] | [ out-label out-label ] | [ in-label in-label ] } * [ verbose ]

Parameters

Parameter Description Value
outgoing-interface

Displays information about a specified LSP with a specified outbound interface name.

-

interface-name

Specifies the name of outbound interface.

-

interface-type

Specifies the type of outbound interface.

-

interface-number

Specifies the number of outbound interface.

-

lsr-role

Displays information about LSPs on which a local device functions as the specified role.

-

ingress

Displays information about LSPs on which a local device functions as the ingress.

-

egress

Displays information about LSPs on which a local device functions as the egress.

-

incoming-interface

Displays information about a specified LSP with a specified inbound interface name.

-

in-interface-name

Specifies the name of inbound interface.

-

in-interface-type

Specifies the type of inbound interface.

-

in-interface-num

Specifies the number of inbound interface.

-

out-label out-label

Displays information about a specified LSP with a specified outbound label value.

The value is an integer ranging from 1 to 1049.

in-label in-label

Displays information about a specified LSP with a specified incoming label value.

The value is an integer ranging from 1 to 1049.

verbose

Displays detailed information about LSPs.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
mpls-te read

Usage Guidelines

Usage Scenario

To view the running status and parameters of a specific or all GMPLS UNI LSPs on a local node, run the display mpls gmpls lsp command.

Example

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

# Display detailed information about a GMPLS UNI LSP.
<HUAWEI> display mpls gmpls lsp verbose
----------------------------------------------------------------------
                 LSP Information: GMPLS RSVP LSP
----------------------------------------------------------------------
  No                      :  1
  SessionID               :  1
  IngressLsrID            :  1.1.1.1
  LocalLspID              :  43
  Egress LSR ID           :  2.2.2.2
  Tunnel Name             :  toD
  LspIndex                :  65
  LsrType                 :  Ingress 
  Bind Interface          :  Gmpls-Uni1
  In TE Link Interface    :  Te-Link1
  In Data Link Interface  :  GigabitEthernet0/1/0 
  In Label                :  1
  Out TE Link Interface   :  Te-Link1
  Out Data Link Interface :  GigabitEthernet0/1/1
  Out Label               :  1  
  LspAge                  :  1029 sec
# Display brief information about a GMPLS UNI LSP.
<HUAWEI> display mpls gmpls lsp
-------------------------------------------------------------------------------
                 LSP Information: GMPLS RSVP LSP
-------------------------------------------------------------------------------
LSPID                                             In/Out Label   In/Out IF
1.1.1.1:1:43:2.2.2.2                              1/1            GE0/1/0/GE0/1/1
Table 1 Description of the display mpls gmpls lsp command output
Item Description
LSP Information

LSP information.

No

LSP sequence number.

SessionID

Tunnel ID.

IngressLsrID

LSR ID of the ingress from which the LSP originates.

LocalLspID

Local LSP ID.

Egress LSR ID

LSR ID of the egress from which the LSP originates.

Tunnel Name

Name of a GMPLS UNI LSP.

LspIndex

LSP index.

LsrType

LSR role:

  • Ingress.
  • Egress.
  • Transit.
Bind Interface

Name of a service interface bound to an LSP.

In TE Link Interface

Inbound TE-link interface name.

In Data Link Interface

Inbound data-link interface name.

In Label

Incoming label value.

Out TE Link Interface

Outbound TE-link interface name.

Out Data Link Interface

Outbound data-link interface name.

Out Label

Outgoing label value.

LspAge

Time (in seconds) elapsed since a GMPLS UNI LSP was established.

LSPID

LSP ID.

In/Out Label

Values of the incoming and outgoing labels.

In/Out IF

Inbound and outbound interface names.

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