cc/td/doc/product/rtrmgmt/ipm/ipm10
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Preparing to Install IPM

Preparing to Install IPM

Before you install, configure, and validate the IPM software, be sure that you have the hardware and software prerequisites listed here.

Hardware and Software Requirements

This section lists the workstation requirements and Cisco IOS software requirements for IPM.

Workstation Requirements

IPM can run on the following systems:

All platforms require the following hardware:

All platforms require the following software:

On Sun workstations, the window system can also be the Sun XNeWS server.

Cisco IOS Software Requirements

To be manageable by IPM applications, source routers must be running Cisco IOS Release 11.2 (2) or above, with the Cisco IOS RTR feature (available only in the IBM or Enterprise feature set) installed and enabled.

Configuring Your Routers for SNMP Management

If you have not already configured the routers in your network for SNMP management, follow these steps to configure the Cisco IOS software in every source router.

If you have already configured your routers for SNMP management, skip to Step 4.

Step 1 Enter command line configuration mode.

Step 2 Set the SNMP read password by entering this command at your router:

Where:


string is the read community string (a password for access to SNMP) in this router


RO specifies read-only access to SNMP in this router


Step 3 Set the SNMP write password with this command:

Where:


string is the write community string (a password for access to SNMP) in this router


RW specifies read-write access to SNMP in this router


Step 4 If you want IPM-generated traps to be sent to a network management host, configure the Cisco IOS software in every IPM-enabled router using this command:

Where:


address is the IP address of the network management host, such as 123.45.678.90


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


rtr limits the traps sent to address to IPM-related traps; if you omit this value, all traps are sent to the named network management host


You might want to save these values permanently. To do so, use the following Cisco IOS exec mode command:

copy running_config startup_config

This saves all of the running configurations including any other configuration changes that may include temporary IPM collectors. This may not be desirable.

Verifying Workstation Requirements

Table 2-1 lists the commands you can use to verify the workstation requirements on your system.


Table  2-1: Hardware and Software Verification Methods
Verify On AIX On HP-UX On Solaris
Hard disk space df -I bdf df -k
Operating system version oslevel uname -a uname -a
RAM size lscfg | grep mem /etc/dmesg | grep Kbytes dmesg | grep Kbytes
Swap space size lsps -a swapinfo swap -s
X Window System * * *
* See your system administrator.

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1997 © Cisco Systems Inc.