Technical data

Table Of Contents
Converged Enhanced Ethernet Command Reference 139
53-1002508-01
rmon collection
2
rmon collection
Collects Ethernet group statistics on an interface.
Synopsis rmon collection {stats number [owner name] | history index {buckets number | interval seconds |
owner name}
no rmon collection stats number [owner name]
Operands stats Specifies RMON ether statistics collection.
number Specifies the RMON collection control index value. The range of valid values
is from 1 through 65535.
owner name Specifies the identity of the owner.
history index vv
buckets number
The number of history instances. The range of valid values is from 1 through
65535
interval seconds History sampling interval in seconds. The range of valid values is from 1
through 3600
owner name Specifies the identity of the owner.
Defaults The collection of RMON statistics is not enabled.
Command
Modes
Interface configuration mode
Description Use this command to collect Ethernet group statistics on an interface.
Usage
Guidelines
Buckets refers to the number of history instances that can be configured. If 100 buckets are
configured, then 100 unique instances are stored. The 101st entry over-writes the oldest entry.
Use the no rmon collection versions of this command to disable the collection of statistics.
Examples To collect RMON statistics for the owner admin on 10 Gbps Ethernet interface 0/1:
switch(config)#interface tengigabitethernet 0/1
switch(conf-if-te-0/1)#rmon collection stats 2 owner admin
See Also show rmon