DGS-6604
m
rmon statistics
CLI Reference Guide
529
rmon statistics
Use the rmon collection stats interface configuration command to collect Ethernet
group statistics, Use the no form of this command to return to disable RMON
entry.
rmon statistics
ENTRY-NUMBER
[owner
NAME
]
no rmon statistics
ENTRY-NUMBER
Default
Disabled
Command Mode
Interface configuration
Usage Guideline
This command allows the administrator to enable or disable RMON on Ethernet
interfaces of the device. If the administrator enables the RMON mechanism on
the specific interface, the device will automatically collect statistical information
about the traffic for the interface. The administrator can also perform operations
on the supported MIB RMON groups.
Examples
This example shows how to create two RMON entries on Ethernet interface 3.2.
This example shows how to disable the RMON entry on Ethernet interface 3.2.
Syntax Description
ENTRY-NUMBER
Remote Network Monitoring (RMON) table index. The range is 1 to 65535.
owner
NAME
(Optional) Name of the owner that configured this entry and is using its assigned
resources. The length of the name can be from 1 to 255 characters.
Switch# configure terminal
Switch(config)#interface eth3.2
Switch(config-if)#rmon statistics 3 owner monitor
Switch(config-if)#rmon statistics 4
Switch#configure terminal
Switch(config)#interface eth3.2
Switch(config-if)#no rmon statistics 3