Rmon collection rmon1 – LevelOne GTL-2691 User Manual

Page 851

Advertising
background image

C

HAPTER

26

| Remote Monitoring Commands

– 851 –

E

XAMPLE

Console(config)#interface ethernet 1/1

Console(config-if)#rmon collection history 21 buckets 24 interval 60 owner

mike

Console(config-if)#

rmon collection

rmon1

This command enables the collection of statistics on a physical interface.

Use the no form to disable statistics collection.

S

YNTAX

rmon collection rmon1 controlEntry index [owner name]
no rmon collection rmon1 controlEntry index

index – Index to this entry. (Range: 1-65535)
name – Name of the person who created this entry.

(Range: 1-127 characters)

D

EFAULT

S

ETTING

Enabled

C

OMMAND

M

ODE

Interface Configuration (Ethernet)

C

OMMAND

U

SAGE

By default, each index number equates to a port on the switch, but can

be changed to any number not currently in use.

If statistics collection is already enabled on an interface, the entry must

be deleted before any changes can be made with this command.

The information collected for each entry includes:
input octets, packets, broadcast packets, multicast packets, undersize

packets, oversize packets, fragments, jabbers, CRC alignment errors,

collisions, drop events, and packets of specified lengths

E

XAMPLE

Console(config)#interface ethernet 1/1

Console(config-if)#rmon collection rmon1 controlEntry 1 owner mike

Console(config-if)#

Advertising