You can collect RMON Ethernet group statistics on an interface. RMON alarms and events must be configured for you to display collection statistics. By default, RMON Ethernet group statistics are not enabled.
Ethernet group statistics collection is not supported on ISL links.
To collect RMON Ethernet group statistics on an interface, perform the following steps from privileged EXEC mode.
device# configure terminal
device(config)# interface ethernet 0/1
device(conf-if-eth-0/1)# rmon collection stats 200 owner john_smith
device(conf-if-eth-0/1)# end
device# copy running-config startup-config