4 displaying rmon information, Displaying rmon information -9 – Riverstone Networks WICT1-12 User Manual

Page 595

Advertising
background image

Riverstone Networks RS Switch Router User Guide Release 8.0 28-9

RMON Configuration

Displaying RMON Information

Rising and falling event index values are 15, which will trigger the previously-configured Event.

28.4 DISPLAYING RMON INFORMATION

The CLI

rmon show

commands allow you to display the same RMON statistics that can be viewed from a

management station. To display RMON statistics for the RS, use the following CLI command lines in Enable mode:

rs#(config)

rmon alarm index 20 variable 1.3.6.1.2.1.31.1.5.0 interval 300

startup both type absolute-value rising-threshold 1 falling-threshold 1
rising-event-index 15 falling-event-index 15 owner "help desk"

1

To show Ethernet statistics.

rmon show etherstats

<port-list>

|all-ports

To show all events and logs.

rmon show events

To show all alarms.

rmon show alarms

To show histories and logs.

rmon show history

<port-list>

|all-ports

To show hosts and logs.

rmon show hosts

<port-list>

|all-ports [summary]

To show all Host Top N and logs.

rmon show host-top-n

To show matrices and logs.

rmon show matrix

<port-list>

|all-ports

To show all channels.

rmon show channels

To show all filters.

rmon show filters

To show all packet captures and logs.

rmon show packet-capture

To display the RMON 2 Protocol Directory.

rmon show protocol-directory

To display the RMON 2 Protocol
Distribution.

rmon show protocol-distribution

<port-list>

|all-ports

To display the RMON 2 Address Map table.

rmon show address-map

<port-list>

|all-ports

To show Network Layer Host logs.

rmon show nl-host

<port-list>

|all-ports [summary]

To show Application Layer Host logs.

rmon show al-host

<port-list>

|all-ports [summary]

To show Network Layer Matrix logs.

rmon show nl-matrix

<port-list>

|all-ports [order-by

srcdst|dstsrc] [summary]

To show Application Layer Matrix logs.

rmon show al-matrix

<port-list>

|all-ports [order-by

srcdst|dstsrc] [summary]

To show all Network Layer Matrix Top N.

rmon show nl-matrix-top-n

To show all Application Layer Matrix Top N.

rmon show al-matrix-top-n

Advertising