rmon collection stats

Collects Ethernet group statistics n a specific interface.

Syntax

rmon collection stats number [ owner name ]
no rmon collection stats number

Command Default

RMON statistic collection is not enabled.

Parameters

number
Specifies the RMON collection control index value. Valid values range from 1 through 65535.
owner name
Specifies the identity of the owner.

Modes

Interface subtype configuration mode

Usage Guidelines

Enter no rmon collection stats number to disable the collection of statistics.

Ethernet group statistics collection is not supported on ISL links.

Examples

The following example shows how to collect RMON statistics, with an RMON collection control index value of 2 for the owner named admin, on a specific Ethernet interface:

device# configure terminal
device(config)# interface ethernet 1/6 
device(conf-if-eth-1/6)# rmon collection stats 2 owner admin