The display lldp statistics command displays statistics about LLDP packets sent and received by all or a specified interface.
Parameter |
Description |
Value |
---|---|---|
interface interface-type interface-number |
Displays statistics about LLDP packet sent and received
by a specified interface.
If no interface is specified, the command displays statistics about LLDP packets on all interfaces. |
- |
Usage Scenario
To display the LLDP packet statistics within a specified period of time, run the reset lldp statistics command to clear the existing statistics first, and then run the display lldp statistics command to display the new statistics.
Prerequisites
Precautions
If the LLDP function is enabled globally but disabled on an interface, the packet statistics on the interface are 0.
# Display the statistics about LLDP packets sent and received by all interfaces.
<HUAWEI> display lldp statistics LLDP statistics global Information: Statistics for GigabitEthernet0/0/1: Transmitted Frames Total: 2839 Received Frames Total: 2728 Frames Discarded Total: 0 Frames Error Total: 0 TLVs Discarded Total: 0 TLVs Unrecognized Total: 0 Neighbors Expired Total: 0
Item |
Description |
---|---|
LLDP statistics global Information |
Statistics about LLDP packets. |
Statistics for x |
Statistics about LLDP packets received and sent by the x interface. |
Transmitted Frames Total |
Number of sent LLDP packets. |
Received Frames Total |
Number of received LLDP packets. |
Frames Discarded Total |
Number of discarded LLDP packets. |
Frames Error Total |
Number of received errored LLDP packets. |
TLVs Discarded Total |
Number of discarded TLVs. |
TLVs Unrecognized Total |
Number of unknown TLVs. |
Neighbors Expired Total |
Number of aged-out neighbors. |