show lldp statistics
Syntax
show lldp statistics [<INTERFACE-NAME>] [vsx-peer]
Description
Shows global LLDP statistics or statistics for a specific interface.
Command context
Manager (#
)
Parameters
<INTERFACE-NAME>
Specifies the interface for which to show statistics. Some switches (such as the Aruba 8400 Switch Series), use the format
member/slot/port
(for example,1/1/1
). Other switches useslot/port
(for example,1/1
).[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.
Authority
Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.
Example
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