Configuring Rmon History Collection - Dell 53-1002116-01 Administrator's Manual

Dell network card user manual
Table of Contents

Advertisement

3. Enable the CEE interface.
4. Configure RMON group statistics on the interface.
5. Enter the copy command to save the running-config file to the startup-config file.

Configuring RMON history collection

The RMON history collection command collects the periodic statistical samples of RMON group
statistics on an interface for later retrieval. By default, the collection of RMON history is not
enabled. This option records periodic statistical samples from a network and stores them for later
retrieval. These samples include, but aren't limited to:
To enable collection history, perform the following steps from Privileged EXEC mode.
1. Enter the configure terminal command to access global configuration mode.
2. Enter the interface command to specify the CEE interface type and slot/port number.
3. Enable the CEE interface.
4. Activate RMON history collection for the interface.
5. Return to Privileged EXEC mode.
6. Display the RMON history.
7.
Dell Converged Enhanced Ethernet Administrator's Guide
53-1002116-01
switch(config)#interface intengigabitethernet 0/1
switch(conf-if-te-0/1)#no shutdown
switch(conf-if-te-0/1)#rmon collection stats 200 owner john_smith
switch(conf-if-te-0/1)#exit
switch(config)#end
switch#copy running-config startup-config
Sample period
Number of samples
Items sampled
switch#configure terminal
switch(config)#interface intengigabitethernet 0/1
switch(conf-if-te-0/1)#no shutdown
switch(conf-if-te-0/1)#rmon collection history 1 buckets 20 interval 10 owner
john_smith
switch(conf-if-te-0/1)#exit
switch(config)#end
switch#show rmon history
RMON history control entry 1
interface: ifIndex.1745682445 InTengigabitEthernet 0/13
buckets requested: 20
buckets granted: 20
sampling interval: 10
Owner: jsmith
Enter the copy command to save the running-config file to the startup-config file.
switch#copy running-config startup-config
RMON configuration and management
14
125

Advertisement

Table of Contents
loading

Table of Contents