109display rmon statisticsSyntaxdisplay rmon statistics [ interface-type interface-number ] [ | { begin | exclude | include }regular-expression ]ViewAny viewDefault level1: Monitor levelParametersinterface-type interface-number: Specifies an interface by its type and number.|: Filters command output by specifying a regular expression. For more information about regularexpressions, 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.DescriptionUse the display rmon statistics command to display RMON statistics.This command displays the interface statistics during the period from the time the statistics entry is createdto the time the command is executed. The statistics are cleared when the device reboots.Related commands: rmon statistics.Examples# Display RMON statistics for interface GigabitEthernet1/0/1. display rmon statistics gigabitethernet 1/0/1EtherStatsEntry 1 owned by null is VALID.Interface : GigabitEthernet1/0/1etherStatsOctets : 43393306 , etherStatsPkts : 619825etherStatsBroadcastPkts : 503581 , etherStatsMulticastPkts : 44013etherStatsUndersizePkts : 0 , etherStatsOversizePkts : 0etherStatsFragments : 0 , etherStatsJabbers : 0etherStatsCRCAlignErrors : 0 , etherStatsCollisions : 0etherStatsDropEvents (insufficient resources): 0Packets received according to length:64 : 0 , 65-127 : 0 , 128-255 : 0256-511: 0 , 512-1023: 0 , 1024-1518: 0Table 28 Output descriptionField DescriptionEtherStatsEntry The entry of the statistics table, which corresponds to MIB nodeetherStatsIndex.