Viewing global LLDP statistics

Use this procedure to view and verify global LLDP statistics.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. To view LLDP statistics, enter:

    show lldp stats

  3. To view LLDP reception statistics, enter:

    show lldp rx-stats

  4. To view LLDP transmission statistics, enter:

    show lldp tx-stats

  5. Optional: Clear global LLDP statistics:

    clear lldp stats summary

Example

View LLDP statistics:

Switch:1>enable
Switch:1#show lldp stats

=================================================================
                                   LLDP Stats
=================================================================
Inserts    Deletes    Drops      Ageouts
-----------------------------------------------------------------
0          0          0          0
-----------------------------------------------------------------

View LLDP transmission statistics:

Switch:1#show lldp tx-stats
================================================================
                                 LLDP Tx-Stats
================================================================

PORT NUM                 FRAMES
----------------------------------------------------------------
1/2                      100

View LLDP reception statistics:

Switch:1#show lldp rx-stats

================================================================
                                 LLDP Rx-Stats
=================================================================

Port  Frames      Frames   Frames   TLVs        TLVs         AgeOuts
Num   Discarded   Errors   Total    Discarded   Unrecognized
------------------------------------------------------------------
1/2   0           0        46       0           0            0