< Home

display mpls ldp session statistics

Function

The display mpls ldp session statistics command displays statistics about sessions between LDP peers.

Format

display mpls ldp session statistics

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Run the display mpls ldp session statistics command to view the number of sessions between LDP peers. Statistics are collected based on the session type and status. The session type can be local, remote, or coexistent local and remote. The session status can be Not Operational or Operational.

Example

# Display statistics about LDP sessions.

<HUAWEI> display mpls ldp session statistics

 LDP Session Statistics Information
 ------------------------------------------------------------
 SessionType         Local   Remote   Local&Remote   Total
 ------------------------------------------------------------
 Not Operational     0       0        0              0
 Operational         0       1        1              2
 ------------------------------------------------------------
 SessionStatistics   0       1        1              2
 ------------------------------------------------------------
Table 1 Description of the display mpls ldp session statistics command output

Item

Description

SessionType

Type of LDP sessions.

Local

Number of local LDP sessions.

Remote

Number of remote LDP sessions.

Local&Remote

Number of coexistent local and remote LDP sessions.

Total

Total number of sessions.

Not Operational

Number of sessions in the Not Operational state.

Operational

Number of sessions in the Operational state.

SessionStatistics

Total number of local sessions, remote sessions, and coexistent local and remote sessions.

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