show lldp statistics

Syntax

show lldp statistics [<INTERFACE-ID>] [vsx-peer]

Description

Shows global LLDP statistics or statistics for a specific interface.

Command context

Manager (#)

Parameters

<INTERFACE-ID>

Specifies an interface. Format: member/slot/port.

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Example

On the 6400 Switch Series, interface identification differs.

Showing global statistics for all interfaces:

switch# show lldp statistics

LLDP Global Statistics
======================

Total Packets Transmitted            : 156
Total Packets Received               : 160
Total Packets Received And Discarded : 0
Total TLVs Unrecognized              : 0

LLDP Port Statistics
====================

PORT-ID        TX-PACKETS     RX-PACKETS     RX-DISCARDED   TLVS-UNKNOWN
--------------------------------------------------------------------------
1/1/1          156            160            0              0
1/1/2          0              0              0              0
1/1/3          0              0              0              0
1/1/4          0              0              0              0
1/1/5          0              0              0              0
1/1/6          0              0              0              0

Showing statistics for interface 1/1/1:

switch# show lldp statistics 1/1/1

LLDP Statistics
===============

Port Name                         : 1/1/1
Packets Transmitted               : 159
Packets Received                  : 163
Packets Received And Discarded    : 0
Packets Received And Unrecognized : 0