display mpls lsp statistics

Use display mpls lsp statistics to display LSP statistics.

Syntax

display mpls lsp statistics

Views

Any view

Predefined user roles

network-admin

network-operator

Examples

# Display IPv4 LSP statistics.

<Sysname> display mpls lsp statistics
LSP Type      Ingress/Transit/Egress  Active
Static LSP    0/0/0                   0/0/0
Static CRLSP  0/0/0                   0/0/0
LDP LSP       2/2/1                   2/2/1
RSVP CRLSP    0/0/0                   0/0/0
BGP LSP       0/0/0                   0/0/0
Local LSP     2/0/0                   2/0/0
-----------------------------------------------------
Total         4/2/1                   4/2/1

Table 6: Command output

Field

Description

LSP Type

LSP types:

  • Static LSP.

  • Static CRLSP—Static CRLSP or static SRLSP.

  • LDP LSP.

  • Local LSP—LSP to a direct next hop, or LSP that uses a local MPLS TE tunnel interface as the LSP head.

  • RSVP CRLSP.

  • BGP LSP.

Total

Total number of LSPs.

Ingress

Number of LSPs that take the local device as the ingress node.

Transit

Number of LSPs that take the local device as a transit node.

Egress

Number of LSPs that take the local device as the egress node.

Active

Number of active LSPs of a type.