250 Brocade ICX 6650 Administration Guide
53-1002600-01
RMON support
11

Clearing the egress queue counters

You can clear egress queue statistics (reset them to zero), using the clear statistics and clear
statistics ethernet <port> command.
Syntax: clear statistics [ethernet <stack-unit>/<slot>/<port>]
Specify the Ethernet port in the <stack-unit>/<slot>/<port> format. Stack-unit is 1.
RMON support
The Brocade RMON agent supports the following groups. The group numbers come from the RMON
specification (RFC 1757):
Statistics (RMON Group 1)
History (RMON Group 2)
Alarms (RMON Group 3)
Events (RMON Group 9)
The CLI allows you to make configuration changes to the control data for these groups, but you
need a separate RMON application to view and display the data graphically.

Maximum number of entries allowed in the

RMON control table

You can specify the maximum number of entries allowed in the RMON control table, including
alarms, history, and events. The maximum number of RMON entries supported is 32768.
To set the maximum number of allowable entries to 3000 in the RMON history table, enter
commands such as the following.
Brocade(config)#system-max rmon-entries 3000
Brocade(config)#write mem
Brocade(config)#exit
Brocade#reload
NOTE
You must save the change to the startup-config file and reload or reboot. The change does not take
effect until you reload or reboot.
Syntax: system-max rmon-entries <value>
where <value> is 32768.
TABLE 54 Egress queue statistics
Parameter Description
Queue counters The QoS traffic class.
Queued packets The number of packets queued on the port for the given traffic class.
Dropped packets The number of packets for the given traffic class that were dropped because
of congestion.