2-260
Catalyst 2950 and Catalyst 2955 Switch Command Reference
OL-10102-01
Chapter 2 Catalyst 2950 and 2955 Cisco IOS Commands
rmon collection stats
rmon collection stats
Use the rmon collection stats interface configuration command to collect Ethernet group statistics. The
Ethernet group statistics include utilization statistics about broadcast and multicast packets and error
statistics about Cyclic Redundancy Check (CRC) alignment errors and collisions. Use the no form of
this command to return to the default setting.
rmon collection stats index [owner name]
no rmon collection stats index [owner name]
Syntax Description
Defaults The RMON statistics collection is disabled.
Command Modes Interface configuration
Command History
Usage Guidelines The RMON statistics collection command is based on hardware counters.
Examples This example shows how to collect RMON statistics for the owner root on an interface:
Switch(config)# interface fastethernet0/1
Switch(config-if)# rmon collection stats 2 owner root
You can verify your settings by entering the show rmon statistics privileged EXEC command.
Related Commands
index Remote Network Monitoring (RMON) collection control index. The range is
1 to 65535.
owner name (Optional) Owner of the RMON collection.
Release Modification
12.0(5.2)WC(1) This command was introduced.
Command Description
show rmon statistics Displays RMON statistics.
For more information on this command, select Cisco IOS
Configuration Fundamentals Command Reference for
Release 12.1 > Cisco IOS System Management Commands >
RMON Commands.