Cisco Systems OL-8550-09 Network Router User Manual


  Open as PDF
of 1438
 
30-6
Catalyst 3750 Switch Software Configuration Guide
OL-8550-09
Chapter 30 Configuring RMON
Configuring RMON
To disable history collection, use the no rmon collection history index interface configuration
command.
Collecting Group Ethernet Statistics on an Interface
Beginning in privileged EXEC mode, follow these steps to collect group Ethernet statistics on an
interface. This procedure is optional.
To disable the collection of group Ethernet statistics, use the no rmon collection stats index interface
configuration command.
This example shows how to collect RMON statistics for the owner root:
Switch(config)# interface gigabitethernet2/0/1
Switch(config-if)# rmon collection stats 2 owner root
Step 6
show rmon history Display the contents of the switch history table.
Step 7
copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
interface interface-id Specify the interface on which to collect statistics, and enter
interface configuration mode.
Step 3
rmon collection stats index [owner ownername] Enable RMON statistic collection on the interface.
For index, specify the RMON group of statistics. The range
is from 1 to 65535.
(Optional) For owner ownername, enter the name of the
owner of the RMON group of statistics.
Step 4
end Return to privileged EXEC mode.
Step 5
show running-config Verify your entries.
Step 6
show rmon statistics Display the contents of the switch statistics table.
Step 7
copy running-config startup-config (Optional) Save your entries in the configuration file.