cc/td/doc/product/rtrmgmt/ipmcw2k/ipm22
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Preparing to Install IPM

Preparing to Install IPM

This chapter can help you plan your installation of IPM, by providing descriptions of the available installation methods, the supported platforms, and the hardware and software requirements. It includes the following sections:

Licensing Information

A single license for IPM allows you to install the following number of components:

For information about configuring IPM collectors, see the Cisco Internetwork Performance Monitor User Guide.

Installation Methods

You can install the IPM server and client software on the same workstation or on different workstations. You can install the IPM server and client software locally or remotely using one of the following methods:

For more information about installing the IPM client software from the Web interface see the "Installing the IPM Client on Solaris Using the Web Server" section or the "Installing the IPM Client on Windows from the Web Server" section.

Supported Platforms

IPM Release 2.2 supports the following operating system platforms:

Hardware and Software Requirements

This document is divided into chapters according to the platform on which you will install the IPM software. Each installation chapter includes the hardware and software requirements and installation instructions specific to that platform.

Cisco IOS Software Requirements

To be manageable by IPM, source routers must be running the Cisco IOS software Release 11.2(18) or later with the Cisco IOS SA Agent feature (available in the IP Plus, Desktop Plus, IBM, and Enterprise feature sets) according to the following requirements.

Minimum Cisco IOS Software Releases

To run IPM, you must have at least one of the following Cisco IOS software releases on your router:

Recommended Cisco IOS Software Releases

The recommended Cisco IOS software releases are as follows:

See Table 2-1 to find your Cisco IOS release number and feature set to determine if it supports the Cisco IOS SA Agent feature and IPM.


Note Cisco IOS software releases earlier than 12.1 support only IP Echo and SNA collectors.


Table 2-1: Cisco IOS Release by Feature Set to Support IPM and SA Agent
Cisco IOS Release Cisco IOS Feature Set IPM/SA Agent Support Maximum Number of Collectors

11.2(18) or later

IP Plus
Desktop Plus
IBM
Enterprise

Yes

2001

IP only
IP/IPX
Desktop

No

---

11.3(6) or later

IP Plus
Desktop Plus
IBM
Enterprise

Yes

2001

IP only
IP/IPX
Desktop

No

---

12.0(5) and later

All

Yes

5001

12.0(5)T and later2

All

Yes

5001

12.1(1) and later

All

Yes

5001

1The maximum number of collectors supported by any given router might be less than the specified number. This number is dependent on several factors including the router configuration buffer size, the amount of DRAM installed in the router, and the type of collectors configured in IPM.
2IP Path Echo collectors are not supported on routers running Cisco IOS software release12.0(x)T and later. To create IP Path Echo collectors, you must upgrade the routers defined as source routers to Cisco IOS software release 12.1(1) or later.


Note To support measurement of SNA response times with IPM's NSPECHO program, install either the IBM or Enterprise feature set for your Cisco IOS software release.

Configuring Routers to Support SNMP and Send SA Agent-Related Traps

IPM uses the SNMP protocol to communicate with the SA Agent feature on Cisco routers. Therefore, you must configure SNMP in every Cisco router you want to use as an IPM source router. Also, if you want to receive traps or alerts at your NMS when thresholds are exceeded in IPM, you must enable these routers to send SA Agent-related traps.


Note If you have already configured your routers to support SNMP, skip to Step 5.

To configure routers to support SNMP and send SA Agent-related traps:


Step 1 Log in to the router in privileged mode using the following command:

> enable
 

Step 2 Type the password when prompted.

Step 3 To modify the router configuration, type the following command at the privileged mode prompt:

# config terminal
 

Step 4 Set the SNMP read password by entering the following command at the router:

# snmp-server community string RO
 

Where:

string is the read community string (a password for access to SNMP, usually set to public) in the router.

RO specifies read-only access to SNMP in the router.

Step 5 Set the SNMP write password with the following command:

# snmp-server community string RW
 

Where:

string is the write community string (a password for access to SNMP, usually set to private) in the router.

RW specifies read-write access to SNMP in the router.


Note Remember the SNMP community names. You must enter them when you add each source router to IPM.

Step 6 If you want SA Agent-generated traps sent to a network management host, configure the Cisco IOS software in every SA Agent-enabled router using the following command:

# snmp-server host address string [rtr]
 

Where:

address is the IP address of the network management host, such as 123.45.178.90.

string is the read community string for access to SNMP in the network management host.

rtr limits the traps sent to address to SA Agent-related traps. If you omit this value, no traps are sent to the named network management host.

Each trap includes an AdminTag variable with the following characteristics:

Sending traps is optional---IPM does not require their use.

Step 7 To exit configuration mode on the router, press Ctrl-C.

Step 8 To save the changes in NVRAM for permanent storage in the startup_config file of the router, use the following command:

# wr mem
 

Note Unless you permanently save the configuration changes, they remain in the running memory of the router (in the running_config file) only until the router is restarted.

Step 9 To verify that your changes appear in both temporary storage (in the running_config file of the router) and in NVRAM (in the startup_config file), run the following commands to display the contents of those files:

# show running
# show startup
 


hometocprevnextglossaryfeedbacksearchhelp
Posted: Fri Jul 28 12:11:16 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.