Chapter 23: RMON Configuration Guide

Configuring and Enabling RMON

By default, RMON is disabled on the SSR. To configure and enable RMON on the SSR, follow these steps:

1.Turn on the Lite, Standard, or Professional RMON groups by entering the rmon set litestandardprofessional command. You can also configure default control tables for the Lite, Standard, or Professional RMON groups by including the default-tables yes parameter.

2.Enable RMON on specified ports with the rmon set ports command.

3.Optionally, you can configure control tables for the Lite, Standard, or Professional RMON groups. For example, if you chose not to create default control tables for the Lite, Standard, or Professional groups, you can configure control table entries for specific ports on the SSR.

4.Use the rmon enable command to enable RMON on the SSR.

Example of RMON Configuration Commands

The following are examples of the commands to configure and enable RMON on the SSR:

1 : port flow-bridging et.5.(3-8) *

!

2 : interface add ip en0 address-netmask 10.50.6.9/16

!

3 : system set contact "usama"

4 : system set location Cabletron Systems

5 : system set name "ssr"

!

6 : rmon set ports all-ports

7 : rmon set lite default-tables yes

8 : rmon set standard default-tables yes

!

!Set RMON Pro Group with Default Tables ON, cap memory at 4 meg

!Pro: protocolDir, protocolDist, addressMap, al/nl-Matrix, al/nl-Host,

!al/nl-matrixTopN. userHistory, probeConfig.

!Default Tables: one control row per dataSource for protocolDist,

!addressMap, al/nl-Host, al/nl-Matrix.

!

9 : rmon set professional default-tables yes

10 : rmon set memory 4

11 : rmon enable

*To collect layer 2 matrix information, port must be configured for flow-bridging mode. By default, ports on the SSR operate in address-bridging mode.

The next sections describe Lite, Standard, and Professional RMON groups and control tables.

314

SmartSwitch Router User Reference Manual

Page 340
Image 340
Cabletron Systems 9032578-05 manual Configuring and Enabling Rmon, Example of Rmon Configuration Commands