< Home

display mpls lsp statistics

Function

The display mpls lsp statistics command displays statistics about the LDP label switched paths (LSPs) that are in the Up state and the number of the LSPs that are activated on the ingress, transit, and egress nodes.

Format

display mpls lsp statistics

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

To collect statistics about LSPs that are in the Up state, run the display mpls lsp statistics command.

Example

# Display statistics about LSPs.

<sysname> display mpls lsp statistics
Lsp Type       Total     Ingress   Transit   Egress
STATIC LSP     0         0         0         0
STATIC CRLSP   0         0         0         0
LDP LSP        4         3         0         1
RSVP CRLSP     0         0         0         0
BGP LSP        0         0         0         0
ASBR LSP       0         0         0         0
BGP IPV6 LSP   0         0         0         0
L3VPN IPV6 LSP 0         0         0         0
----------------------------------------------------------------------
LSP            5         3         0         2
CRLSP          0         0         0         0
----------------------------------------------------------------------
Lsp Type       IngressLspBypassState         TransitLspBypassState
               ExistNotUsed   InUse          ExistNotUsed   InUse
RSVP CRLSP     0              0              0              0
----------------------------------------------------------------------
Table 1 Description of the display mpls lsp statistics command output

Item

Description

Lsp Type

Type of an LSP:
  • STATIC LSP
  • STATIC CRLSP
  • LDP LSP
  • RSVP CRLSP
  • BGP LSP
  • ASBR LSP
  • BGP IPV6 LSP
  • L3VPN IPV6 LSP
  • LSP
  • CRLSP

Total

Number of LSPs of a specific type

Ingress

Number of LSPs on the local ingress LSR

Transit

Number of LSPs on the local transit LSR

Egress

Number of LSPs on the local egress LSR

IngressLspBypassState

State of the Ingress LSP enabled with FRR

TransitLspBypassState

State of the Transit LSP enabled with FRR

ExistNotUsed

Bypass LSP that is bound to the primary LSP but has no traffic

InUse

Traffic switched to the bypass LSP

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