Brocade Converged Enhanced Ethernet Administrator's Guide v6.1.2_cee (53-1001258-01, June 2009)

Table Of Contents
140 Converged Enhanced Ethernet Administrator’s Guide
53-1001258-01
RMON configuration procedures
11
Configuring RMON Ethernet group statistics collection
Use this command to collect RMON Ethernet group statistics on an interface. RMON alarms and
events must be configured for you to display collection statistics.
To collect RMON Ethernet group statistics on an interface, perform the following steps from
Privileged EXEC mode:
Step Task Command
1. Enter global configuration mode. switch#config t
Enter configuration commands, one per
line. End with CNTL/Z.
switch(config)#
2. Specify the CEE interface (interface 0/1 is used in
this example).
switch(config)#interface
tengigabitethernet 0/1
switch(conf-if-te-0/1)#
3. Enable the CEE interface. switch(conf-if-te-0/1)#no shutdown
switch(conf-if-te-0/1)#
4. Configure RMON Ethernet group statistics on an
interface. By default, RMON Ethernet group
statistics are not enabled. Syntax is as follows:
number—Specify the RMON collection
control index value. The range is 1 through
65535.
owner owner_name—Specify the name of
the owner of the RMON group of statistics.
The maximum number of characters is 32.
switch(conf-if-te-0/1)#rmon collection
stats number [owner name]
5. Display RMON information. switch#show rmon [alarms [alarm_id]]
[events [event_id]] [logs [event_id]]
[statistics [stats_id]]