R2511-HP MSR Router Series Interface Command Reference(V5)

Table Of Contents
28
display counters rate
Use display counters rate to display traffic rate statistics over the last sampling interval.
Syntax
display counters rate { inbound | outbound } interface [ interface-type ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command 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.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
The statistics cover only interfaces in up state. If an interface type is specified, the command displays
traffic rate statistics for all up interfaces of the specified type. If no interface type is specified, the
command displays traffic rate statistics for all up interfaces that have traffic counters.
For routers where the flow-interval command is available in system view, use the flow-interval command
to set the sampling interval. The system default is 5 minutes.
Examples
# Display the inbound traffic rate statistics for all GigabitEthernet interfaces.
<Sysname> display counters rate inbound interface gigabitethernet
Interface Total(pkts/sec) Broadcast(pkts/sec) Multicast(pkts/sec)
GE1/1 200 100 100
GE1/2 300 200 100
GE1/3 300 200 100
Overflow: more than 14 decimal digits.
--: not supported.
Table 9 Command output
Field Description
Interface Abbreviated interface name.