R0106-HP MSR Router Series Interface Command Reference(V7)
10
interface-number.subnumber: Specifies a subinterface number, where interface-number is an interface
number, and subnumber is the number of a subinterface created under the interface. The value range for
the subnumber argument is 1 to 4094.
Usage guidelines
This command displays traffic statistics within a statistics polling interval specified by the flow-interval
command.
To clear the Ethernet interface traffic statistics, use the reset counters interface command. For more
information, see "reset counters interface."
If no interface type is specified, this command displays traffic statistics for all interfaces that have traffic
counters.
If an interface type is specified but no interface number or subinterface number is specified, this
command displays traffic statistics for all interfaces of the specified type.
If an interface type and an interface number or subinterface number are specified, this command
displays traffic statistics of the specified interface or subinterface.
Examples
# Display inbound traffic statistics for all Ethernet interfaces.
<Sysname> display counters inbound interface gigabitethernet
Interface Total (pkts) Broadcast (pkts) Multicast (pkts) Err (pkts)
GE2/0/1 100 100 0 0
GE2/0/2 0 0 0 0
GE2/0/3 Overflow Overflow Overflow Overflow
GE2/0/4 0 0 0 0
Overflow: More than 14 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. 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
digits (7 digits for column
"Err")
The command displays Overflow if any of the following cases applies:
• The data length of an Err field value is greater than 7 decimal digits.
• The data length of a non-Err field value is greater than 14 decimal digits.
--: Not supported The statistical item is not supported.
Related commands
• flow-interval