Introduction Configuring RMON History
Software Reference for SwitchBlade x3100 Series Switches (Network Management)
7-110
DELETE INTERFACE COUNTER HISTORY
Syntax
DELETE INTERFACE={ type:id-range | id-range | ifname-list | ALL }
COUNTER HISTORY [ INTERVAL={ interval-list | ALL } ]
Description The DELETE INTERFACE COUNTER HISTORY command allows the user to delete
entries that specify data collection information for RMON. A period of time to elapse
(specified in seconds) between data collections called an INTERVAL is specified in the
command to uniquely identify the entries to be deleted. NOTE: collected buckets of his-
torical data are deleted along with the data collection entry responsible for them.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example
DELETE INTERFACE=ETH:8.0-8.9 COUNTER HISTORY
Option Description Default Value
INTERFACE The interface(s) where coumter history data will be
deleted.
COUNTER
HISTORY
Specifies the data collection history for RMON statistics
for an interface(s).
INTERVAL - Specifies the number of seconds that are to
elapse between collecting one BUCKET and the next.
There can be at most one data collection entry for a
given interface with a specified interval value. INTER-
VALs may be entered as a single value for the inter-
face(s) or a number of data collection entries may be
created at one time by providing a list of intervals.
Intervals can have a duration from 2 to 3600 seconds.
NOTE: ALL is not a valid value for this parameter for
this command.