beautypg.com

Rmon collection stats, In the, Rmon – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1993: Collection stats

background image

RMON Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

74.5

rmon collection stats

Use this command to enable the collection of RMON statistics on a switch port, and assign
an index number by which to access these collected statistics.

Use the no variant of this command to stop collecting RMON statistics on this switch port.

Syntax

rmon collection stats <collection-index> [owner <owner>]

no rmon collection stats <collection-index>

Default

RMON statistics are not enabled by default.

Mode

Interface Configuration

Example

To enable the collection of RMON statistics with a statistics index of 200, use the
commands:

To to stop collecting RMON statistics, use the commands:

Note

Only statistics for switch port interfaces, not for VLAN interfaces, can be
collected.

Parameter

Description

<collection-index>

<1-65535>

Give this collection of statistics an index

number to uniquely identify it. This is the index to use to
access the statistics collected for this switch port.

owner <owner>

An arbitrary owner name to identify this statistics
collection entry.

awplus#

configure terminal

awplus(config)#

interface port1.0.3

awplus(config-if)#

rmon collection stats 200 owner myrtle

awplus#

configure terminal

awplus(config)#

interface port1.0.3

awplus(config-if)#

no rmon collection stats 200