[an error occurred while processing this directive] [an error occurred while processing this directive]

show lldp statistics

Syntax

show lldp statistics
<interface interface-ids>

Release Information

Command introduced in JUNOS Release 9.0 for EX-series switches.

Description

Display LLDP statistics on all or selected interfaces.

Options

none — Display LLDP statistics on all interfaces and devices.

interface interface-ids(Optional) Display LLDP statistics on the selected devices.

Required Privilege Level

view

List of Sample Output

show lldp statistics
show lldp statistics interface ge-0/1/1.0

Output Fields

Table 1 lists 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

Level of Output

Interface

Name of an interface.

All levels

Received

The total number of LLDP frames received on an interface.

All levels

Transmitted

The total number of LLDP frames transmitted on an interface.

All levels

Unknown-TLVs

The number of unrecognized LLDP TLVs received on an interface.

All levels

With-Errors

The number of invalid LLDP TLVs received on an interface.

All levels

Discarded

The number of LLDP TLVs received and then discarded on an interface.

All levels

show lldp statistics

user@switch> show lldp statistics
Interface   Received  Transmitted  Unknown-TLVs  With-Errors  Discarded
---------   --------  ----------   ------------  -----------  ---------
ge-0/1/1.0  544       540          0             0            0
ge-0/1/2.0  540       500          0             0            0
ge-0/1/3.0  544       540          0             0            0
ge-0/1/4.0  544       540          0             0            0
ge-0/1/5.0  544       540          0             0            0
ge-0/1/6.0  544       540          0             0            0
ge-0/1/7.0  0         0            0             0            0

show lldp statistics interface ge-0/1/1.0

user@switch> show lldp statistics interface ge-0/1/1.0
Interface   Received  Transmitted  Unknown-TLVs  With-Errors  Discarded
---------   --------  ----------   ------------  -----------  ---------
ge-0/1/1.0  544       540          0             0            0
[an error occurred while processing this directive]