Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
 

Related Documentation

 

show lldp statistics

Syntax

show lldp statistics<interface interface-name>

Release Information

Command introduced in Junos OS Release 9.6.

Description

On MX Series and T 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 Documentation

 

List of Sample Output

show lldp statistics
show 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.

For information about interface names, see Interface Naming Overview. For information about interface names for TX Matrix routers, see TX Matrix Router Chassis and Interface Names. For information about FPC numbering on TX Matrix routers, see Routing Matrix with a TX Matrix Router FPC Numbering.

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

Published: 2013-01-30

Supported Platforms

 

Related Documentation

 

Published: 2013-01-30