show esis statistics
Syntax
Release Information
Command introduced before Junos OS Release 7.4.
Description
(J Series routers only) Display End System-to-Intermediate System (ES-IS) packet statistics.
Options
- none
Display ES-IS packet statistics for all routing instances.
- instance instance-name
(Optional) Display ES-IS statistics for the specified routing instance only.
Required Privilege Level
view
Related Topics
List of Sample Output
show esis statisticsOutput Fields
Table 1 describes the output fields for the show esis statistics command. Output fields are listed in the approximate order in which they appear.
Table 1: show esis statistics Output Fields
Field Name | Field Description |
|---|---|
PDU type | Protocol data unit type. |
Received | Number of PDUs received since IS-IS started or since the statistics were set to zero. |
Processed | Number of PDUs received less the number dropped. |
Drops | Number of PDUs dropped. |
Sent | Number of PDUs transmitted since IS-IS started or since the statistics were set to zero. |
Total packets received/sent | Total number of PDUs received and transmitted since IS-IS started or since the statistics were set to zero. |
Sample Output
show esis statistics
user@host> show esis statistics PDU type Received Processed Drops Sent ESH 3 3 0 8 ISH 11 10 1 4 RD 0 0 0 0 Unknown 0 0 0 0 Totals 14 13 1 12 Total packets received: 14 sent: 0
