Comware CLI Commands in Provision Software 2013/06
display counters
Related ProVisionComware
show interface <port>display clock
Displays traffic statistics for interfaces.
HP Switch# display counters inbound interface
Interface Total(pkts) Broadcast(pkts) Multicast(pkts) Err(pkts)
A1 11 2 5 0
A2 0 0 0 0
A3 0 0 0 0
A4 0 0 0 0
A5 0 0 0 0
A6 0 0 0 0
A7 0 0 0 0
.
.
.
HP Switch# display counters outbound interface
Interface Total(pkts) Broadcast(pkts) Multicast(pkts) Err(pkts)
A1 13 6 6 0
A2 0 0 0 0
A3 0 0 0 0
A4 0 0 0 0
A5 0 0 0 0
A6 0 0 0 0
A7 0 0 0 0
.
.
.
Field Descriptions
Interface: Abbreviated interface name.
Total (pkts): Total number of packets received or sent through the interface.
Broadcast (pkts): Total number of broadcast packets received or sent through the interface. On an
RPR physical port, all broadcast and multicast packets received or sent are displayed as multicast
packets.
Multicast (pkts): Total number of multicast packets received or sent through the interface. On an
RPR physical port, all broadcast and multicast packets received or sent are displayed as multicast
packets.
Err (pkts): Total number of error packets received or sent through the interface.
Overflow: more than 14 decimal digits(7 digits for column "Err"): The command displays Overflow
in any of the following cases:
• The data length of an error statistic is greater than 7 decimal digits.
The data length of a non-error statistic is greater than 14 decimal digits.
--: not supported: The statistical item is not supported.
Operating Notes
For more information on interface counters, see the "Port Status and Configuration" chapter in the
latest Management and Configuration Guide for your switch.
display counters 29