|
|
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:
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.
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.2 supports the following operating system platforms:
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 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. |
| Cisco IOS Release | Cisco IOS Feature Set | IPM/SA Agent Support | Maximum Number of Collectors |
|---|---|---|---|
11.2(18) or later | IP Plus | Yes | 2001 |
IP only | No | --- | |
11.3(6) or later | 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 SA Agent-related traps:
> 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
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Fri Jul 28 12:11:16 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.