802.1AB Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 13-21
show lldp statistics
Displays per port statistics.
show lldp [slot/port] statistics
Syntax Definitions
slot/port Slot number for the module and physical port number on that module 
(e.g., 3/1 specifies port 1 on slot 3).
slot The slot number for a specific module.
Defaults
By default, a list of all lldp ports is displayed. 
Platforms Supported
OmniSwitch 6250 
Usage Guidelines
• If the slot/port option is not specified, statistics for the chassis is displayed. 
• If the statistics are zero they are not displayed.
Examples
-> show lldp statistics
----------+--------------------------------------+---------------------+----------
       |           LLDPDU                     |     TLV      | Device
 Slot/Port|  Tx         Rx       Errors    Discards |  Unknown   Discards | Ageouts
----------+--------+----------+----------+----------+----------+----------+-----
  1/23       52          0          0          0          0          0          0
  2/47       50         50          0          0          0          0          0
  2/48       50         50          0          0          0          0          0
output definitions
Slot/Port Slot number for the module and physical port number on that module.
LLDPDU Tx The total number of LLDPDUs transmitted on the port.
LLDPDU Rx The total number of valid LLDPDUs received on the port.
LLDPDU Errors The total number of invalid LLDPDUs discarded on the port.
LLDPDU Discards The total number of LLDPDUs discarded on the port.
TLV Unknown The total number of unrecognized LLDP TLVs on the port.
TLV Discards The total number of LLDP TLVs discarded on the port.
Device Ageouts The total number of complete age-outs on the port.