xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
427
show lldp statistics
Purpose
Used to display the system LLDP statistics information.
Syntax
show lldp statistics
Description
The global LLDP statistics displays an overview of neighbor detection activity on the switch.
Parameters
None.
Restrictions
None.
Example usage:
To display global statistics information:
DGS-3627:admin# show lldp statistics
Command: show lldp statistics
Last Change Time
: 4875
Number of Table Insert : 0
Number of Table Delete : 0
Number of Table Drop
: 0
Number of Table Ageout : 0
DGS-3627:admin#
show lldp statistics ports
Purpose
Used to display the ports LLDP statistics information.
Syntax
show lldp statistics ports{<portlist>}
Description
The per-port LLDP statistics command displays per-port LLDP statistics.
Parameters
<portlist>
–
Use this parameter to define ports to be configured. When portlist is not
specified, information for all ports will be displayed.
Restrictions
None.
Example usage:
To display statistics information of port 1:
DGS-3627:admin# show lldp statistics ports 1
Command: show lldp statistics ports 1
Port ID : 1:1
---------------------------------------------
LLDPStatsTxPortFramesTotal
: 0
LLDPStatsRxPortFramesDiscardedTotal
: 0
LLDPStatsRxPortFramesErrors
: 0
LLDPStatsRxPortFramesTotal
: 0
LLDPStatsRxPortTLVsDiscardedTotal
: 0
LLDPStatsRxPortTLVsUnrecognizedTotal : 0
LLDPStatsRxPortAgeoutsTotal
: 0
DGS-3627:admin#