The display mpls ldp session statistics command displays statistics about sessions between LDP peers.
Usage Scenario
You can 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 session status. The session type can be local, remote, or coexistent local and remote. The session status can be Not Operational or Operational.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display mpls ldp session statistics
LDP Session Statistics Information
---------------------------------------------------------------------
SessionType Local Remote Local&Remote Total
----------------------------------------------------------------------
Not Operational 4 0 0 4
Operational 1 0 0 1
----------------------------------------------------------------------
SessionStatistics 5 0 0 5
Item | Description |
---|---|
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. |