show lldp statistics
Syntax
Release Information
Command introduced in Junos OS Release 9.6.
Description
On MX Series routers, display information about Link Layer Discovery Protocol (LLDP) statistics.
Options
- interface interface-name
(Optional) Display the statistics about a particular physical interface.
Required Privilege Level
view
Related Topics
List of Sample Output
show lldp statisticsshow lldp statistics interface ge-0/1/1
Output Fields
Table 1 describes the output fields for the show lldp statistics command. Output fields are listed in the approximate order in which they appear.
Table 1: show lldp statistics Output Fields
Field Name | Field Description |
|---|---|
Interface | Interface name. |
Received | Number of LLDP frames received on this interface. |
Transmitted | Number of LLDP frames sent on this interface. |
Unknown-TLVs | Number of LLDP frames with unsupported content received on this interface. |
With-Errors | Number of LLDP frames with errors received on this interface. |
Discarded | Number of LLDP frames received on this interface that were discarded because of problems. |
Sample Output
show lldp statistics
user@host> show lldp statistics Interface Received Transmitted Unknown-TLVs With-Errors Discarded --------- -------- ----------- ------------ ----------- --------- ge-0/1/1 544 540 0 0 0 ge-0/1/2 540 500 0 0 0 ge-0/1/3 544 540 0 0 0 ge-0/1/4 544 540 0 0 0 ge-0/1/5 544 540 0 0 0 ge-0/1/6 544 540 0 0 0 ge-0/1/7 0 0 0 0 0
Sample Output
show lldp statistics interface ge-0/1/1
user@host> show lldp statistics interface ge-0/1/1 Interface Received Transmitted Unknown-TLVs With-Errors Discarded --------- -------- ----------- ------------ ----------- --------- ge-0/1/1 544 540 0 0 0
