< Home

display mpls lsp statistics

Function

The display mpls lsp statistics command displays statistics about the 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

Run the display mpls lsp statistics command to view statistics about the LSPs and CR-LSPs that are in the Up state.

To view detailed information about the LSPs and CR-LSPs, run the display mpls lsp command.

Example

# Display statistics about LSPs.

<HUAWEI> 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        1         0         0         1
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: a static LSP.
  • STATIC CRLSP: a static CR-LSP.
  • LDP LSP: created using LDP.
  • RSVP CRLSP: an MPLS TE tunnel created using RSVP-TE.
  • BGP LSP: an LSP created using BGP based on private or public IPv4 BGP routes.
  • ASBR LSP: created using BGP based on received IPv4 VPN route.
  • BGP IPV6 LSP: an LSP created using BGP based on private IPv6 routes.
  • L3VPN IPV6 LSP: created using BGP based on received IPv6 VPN routes.
  • LSP: Label Switched Path.
  • CRLSP: Constraint-based Routed Label Switched Path.

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:
  • ExistNotUsed: Bypass LSP that is bound to the primary LSP but has no traffic.
  • InUse: Traffic switched to the bypass LSP.

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 >