R3303-HP HSR6800 Routers Network Management and Monitoring Command Reference
141
|: 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
This command displays the interface statistics during the period from the time the statistics entry is created
to the time the command is executed. The statistics are cleared when the device reboots.
Examples
# Display RMON statistics for GigabitEthernet 2/0/1.
<Sysname> display rmon statistics gigabitethernet 2/0/1
EtherStatsEntry 1 owned by null is VALID.
Interface : GigabitEthernet2/0/1<ifIndex.3>
etherStatsOctets : 43393306 , etherStatsPkts : 619825
etherStatsBroadcastPkts : 503581 , etherStatsMulticastPkts : 44013
etherStatsUndersizePkts : 0 , etherStatsOversizePkts : 0
etherStatsFragments : 0 , etherStatsJabbers : 0
etherStatsCRCAlignErrors : 0 , etherStatsCollisions : 0
etherStatsDropEvents (insufficient resources): 0
Packets received according to length:
64 : 0 , 65-127 : 0 , 128-255 : 0
256-511: 0 , 512-1023: 0 , 1024-1518: 0
Table 34 Command output
Field Descri
p
tion
EtherStatsEntry
Entry of the statistics table, which corresponds to MIB node
etherStatsIndex.
VALID
Entry status:
• VALID—The entry is valid.
• UNDERCREATION—The entry is invalid.
The display rmon command can display invalid entries, but the display
current-configuration and display this commands do not display their
settings.
Status value is stored in the MIB node etherStatsStatus.
Interface
Interface on which statistics are gathered, which corresponds to the
MIB node etherStatsDataSource.
etherStatsOctets
Number of octets received by the interface during the statistical
period, corresponding to the MIB node etherStatsOctets.
etherStatsPkts
Number of packets received by the interface during the statistical
period, corresponding to the MIB node etherStatsPkts.
etherStatsBroadcastPkts
Number of broadcast packets received by the interface during the
statistical period, corresponding to the MIB node
etherStatsBroadcastPkts.