show ldp statistics
Syntax
Release Information
Command introduced before JUNOS Release 7.4.
Description
Display Label Distribution Protocol (LDP) statistics.
Options
- none
Display LDP statistics for all routing instances.
- instance instance-name
(Optional) Display information for the specified routing instance only.
- logical-system (all | logical-system-name)
(Optional) Perform this operation on all logical systems or on a particular logical system.
Required Privilege Level
view
Related Topics
List of Sample Output
show ldp statisticsOutput Fields
Table 158 lists the output fields for the show ldp statistics command. Output fields are listed in the approximate order in which they appear.
Table 158: show ldp statistics Output Fields
Field Name | Field Description |
|---|---|
Total Sent, Received | Total number of each message type sent and received. |
Last 5 seconds Sent, Received | Number of each message type sent and received in the last 5 seconds. |
Message type | LDP message types:
|
Event type | LDP events and errors. |
Total | Total number of each event or error. |
Last 5 seconds | Number of each event or error in the last 5 seconds. |
Sample Output
show ldp statistics
user@host> show ldp statistics Message type Total Last 5 seconds
Sent Received Sent Received
Hello 265 263 2 2
Initialization 2 2 0 0
Keepalive 112 111 1 0
Notification 0 0 0 0
Address 2 2 0 0
Address withdraw 0 0 0 0
Label mapping 7 6 0 0
Label request 0 0 0 0
Label withdraw 2 0 0 0
Label release 0 2 0 0
Label abort 0 0 0 0
All UDP 265 263 2 2
All TCP 123 121 1 0
Event type Total Last 5 seconds
Sessions opened 2 0
Sessions closed 0 0
Topology changes 11 0
No interface 0 0
No session 0 0
No adjacency 0 0
Unknown version 0 0
Malformed PDU 0 0
Malformed message 0 0
Unknown message type 0 0
Inappropriate message 0 0
Malformed TLV 0 0
Bad TLV value 0 0
Missing TLV 0 0
PDU too large 0 0