R3303-HP HSR6800 Routers Interface Command Reference

Table Of Contents
5
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 the sampling interval,for HSR6802/HSR6804/HSR6808, use the flow-interval command to set the
sampling interval. The system default is 300 seconds.
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/0/1 200 100 100
GE1/0/2 300 200 100
GE1/0/3 300 200 100
Overflow: more than 14 decimal digits.
--: not supported.
Table 2 Command output
Field Description
Interface Abbreviated interface name.
Total (pkts/sec)
Average rate (in pps) of receiving or sending packets during the sampling
interval.
Broadcast (pkts/sec)
Average rate (in pps) of receiving or sending broadcast packets during the
sampling interval. On an RPR physical port, all broadcast and multicast
packets received or sent are displayed as multicast packets.
Multicast (pkts/sec)
Average rate (in pps) of receiving or sending multicast packets during the
sampling interval. On an RPR physical port, all broadcast and multicast
packets received or sent are displayed as multicast packets.