|
|
This chapter provides information to help you plan your installation of IPM including a description of the available installation methods, the supported platforms, and the hardware and software requirement. It includes the following sections:
A single license for IPM allows you to install the following number of components:
For information on configuring IPM collectors, see the Cisco Internetwork Performance Monitor User Guide.
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.
IPM Release 2.1 supports the following operating system platforms:
![]() |
Note IPM supports running the IPM client software on Windows 95, Windows 98, or Windows NT and connecting to the IPM server running on a Sun Solaris workstation. |
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.
Minimum Cisco IOS Software Releases
To run IPM, you need to 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 look up your Cisco IOS release number and feature set to determine if it supports the Cisco IOS SAA feature and IPM.
| Cisco IOS Release | Cisco IOS Feature Set | IPM/SAA Support | Maximum Number of Collectors |
|---|---|---|---|
11.2(18)-11.2(x) (where x is greater than 18) | IP Plus | Yes | 2001 |
| IP only | No | --- |
11.3(6)-11.3(y) (where y is greater than 6) | IP Plus | Yes | 2001 |
| IP only | 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 |
![]() |
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. |
![]() |
Note If you have already configured your routers to support SNMP, skip to Step 5. |
To configure routers to support SNMP and send SAA-related traps:
> enable
Step 2 To modify the router configuration, type the following command at the privileged mode prompt:
# config terminal
Step 3 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 4 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 will need to enter them when you add each source router to IPM. |
Step 5 If you want SAA-generated traps sent to a network management host, configure the Cisco IOS software in every SAA-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 SAA-related traps. If you omit this value, no traps are sent to the named network management host. Sending traps is optional---not required to use IPM.
Step 6 To exit configuration mode on the router, press Ctrl-C.
Step 7 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 only remain in the running memory of the router (in the running_config file) until the router is restarted. |
Step 8 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
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Sun Apr 16 12:25:20 PDT 2000
Copyright 1989 - 2000©Cisco Systems Inc.