Rmon collection stats – Dell POWEREDGE M1000E User Manual

Page 455

Advertising
background image

Chapter 2 Cisco Catalyst Blade Switch 3120 for HP Cisco IOS Commands

rmon collection stats

2-425

Cisco Catalyst Blade Switch 3120 for HP Command Reference

OL-12248-03

2 ]

rmon collection stats

Use the rmon collection stats interface configuration command on the switch stack or on a standalone
switch to collect Ethernet group statistics, which include usage 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:

Switch(config)# interface gigabitethernet2/0/1

Switch(config-if)# rmon collection stats 2 owner root

You can verify your setting 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.2(40)EX1

This command was introduced.

Command

Description

show rmon statistics

Displays RMON statistics.

For syntax information, select Cisco IOS Configuration
Fundamentals Command Reference, Release 12.2 > System
Management Commands > RMON Commands.

Advertising