Concept Guide

Table Of Contents
show lldp statistics
show lldp statistics [interface fastethernet <slot>/<module>/<port> | gigabitethernet
<slot>/<module>/<port>]
Description
This command displays the LLDP statistics information.
Syntax
Parameter Description
fastethernet <slot>/<module>/<port>
Displays LLDP information on a fastethernet port.
gigabitethernet <slot>/<module>/<port>
Displays LLDP information on a gigabitethernet interface.
Usage Guidelines
By default, this command displays LLDP statistics for the entire list of LLDP interfaces. Include a slot/port
number to display statistics only for that one interface.
Example
The example command below shows LLDP statistics for the Gigabit Ethernet interface 0/0/0.
(host) #show lldp statistics interface gigabitethernet 0/0/0
LLDP Statistics
---------------
Interface Received Unknow TLVs Malformed Transmitted
--------- -------- ----------- --------- -----------
gigabitethernet0/0 1249 0 0 1249
The output of this command includes the following information:
Parameter Description
Interface
Name of an LLDP interface.
Received
Number of packets received on that interface.
Unknown TLVs
Number of LLDP Protocol Data Units (PDUs) with an unknown type-
length-value (TLV).
Number of Malformed packets
Number of malformed packets received on that interface.
Transmitted
Number of packets transmitted from that interface.
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide show lldp statistics | 1685