27 performance monitoring, Performance monitoring -1 – Riverstone Networks WICT1-12 User Manual

Page 583

Advertising
background image

Riverstone Networks RS Switch Router User Guide Release 8.0 27-1

27 PERFORMANCE MONITORING

The RS is a full wire-speed layer-2, 3 and 4 switching router. As packets enter the RS, layer-2, 3, and 4 flow tables
are populated on each line card. The flow tables contain information on performance statistics and traffic
forwarding. Thus the RS provides the capability to monitor performance at Layer 2, 3, and 4.

Layer-2 performance information is accessible to SNMP through MIB-II and can be displayed by using the

l2-tables

command in the CLI. Layer-3 and 4 performance statistics are accessible to SNMP through

RMON/RMON2 and can be displayed by using the

statistics show

command in the CLI. In addition to the

monitoring commands listed, you can find more monitoring commands listed in each chapter of the Riverstone RS
Switch Router Command Line Interface Reference Manual
.

To access statistics on the RS, enter the following commands in Enable mode:

Show DVMRP routes.

dvmrp show routes

Show all TCP/UDP connections and services.

ip show connections

Show all IP routes.

ip show routes

Show all IPX routes.

ipx show tables routing

Show all MAC addresses currently in the L2 tables.

l2-tables show all-macs

Show info about MACs residing in a port's L2 table.

l2-tables show port-macs

SRUWOLVW!

Show all L2 flows (for ports in flow-bridging mode.

l2-tables show all-flows

Show information about the master MAC table.

l2-tables show mac-table-stats

Show information about a particular MAC address.

l2-tables show mac

Show info about multicasts registered by IGMP.

l2-tables show igmp-mcast-registrations

Show whether IGMP is on or off on a VLAN.

l2-tables show vlan-igmp-status

Show info about MACs registered by the system.

l2-tables show bridge-management

Show SNMP statistics.

snmp show statistics

Show ICMP statistics.

statistics show icmp

Show IP interface's statistics.

statistics show ip

Show unicast routing statistics.

statistics show ip-routing

Show IPX statistics.

statistics show ipx

Show IPX interface's statistics.

statistics show ipx-interface

Show IPX routing statistics.

statistics show ipx-routing

Advertising