![HP 3100 v2 Series Скачать руководство пользователя страница 12](http://html.mh-extra.com/html/hp/3100-v2-series/3100-v2-series_command-reference-manual_165751012.webp)
5
•
If an interface type is specified, this command displays traffic statistics for all interfaces of the
specified type.
•
If no interface type is specified, this command displays traffic statistics for all interfaces that
have traffic counters.
Examples
# Display inbound traffic statistics for all Ethernet interfaces.
<Sysname> display counters inbound interface ethernet
Interface Total(pkts) Broadcast(pkts) Multicast(pkts) Err(pkts)
Eth1/0/1 100 100 0 0
Eth1/0/2 0 0 0 0
Eth1/0/3 Overflow Overflow Overflow Overflow
Eth1/0/4 0 0 0 0
Overflow: more than 14 decimal digits(7 digits for column "Err").
--: not supported.
Table 1 Command output
Field Description
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.
Multicast (pkts)
Total number of multicast packets received or sent through the interface.
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
, if any of the following applies:
•
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.
display counters rate
Syntax
display counters rate
{
inbound
|
outbound
}
interface
[
interface-type
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
inbound
: Displays inbound traffic rate statistics.
outbound
: Displays outbound traffic rate statistics.
interface-type
: Specifies an interface type.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.