cc/td/doc/product/rtrmgmt/bluelist/mapver12
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Preparing to Install CiscoWorks Blue Maps

Preparing to Install CiscoWorks Blue Maps

This chapter describes what you do to prepare to install CiscoWorks Blue Maps on a workstation. Before you install, configure, and validate CiscoWorks Blue Maps, read the following main topics in this chapter:

Hardware and Software Requirements

This section lists the workstation requirements and Cisco IOS software requirements for CiscoWorks Blue Maps.

UNIX Workstation Requirements

CiscoWorks Blue Maps can run on the following systems:

The network management systems listed here (NetView for AIX, HP OpenView, and SunNet Manager) are recommended and are used for event notification, automatic discovery, and trap collection.

All platforms require the following hardware and software:

Cisco IOS Software Requirements

To be manageable by CiscoWorks Blue Maps applications, all routers must be running a Cisco IOS version indicated below:

Configuring the Cisco IOS Software for CiscoWorks Blue Maps

This section describes how to configure a router for use with CiscoWorks Blue Maps. For detailed information about configuring the Cisco IOS software with the snmp-server command, see the Router Products Configuration Guide.

Configuring Cisco IOS Software in Managed Routers

Configure the Cisco IOS software in every managed router. Use the following command:

snmp-server community string RO

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.

Configuring Traps in RSRB-Enabled Routers

For the trap daemon (cwbtrapd) to perform optimally for RSRB, all
RSRB-enabled routers must specify their addresses in the traps that they generate. Therefore, you must configure the Cisco IOS software in every
RSRB-enabled router. To do so, use the following command:

snmp-server trap-source interface

Where:

interface specifies the router interface (such as tokenring1) whose IP address is used as the local address for RSRB peering and is stamped on the traps that this router generates.

Configuring Trap Destinations in DLSw- and RSRB-Enabled Routers

To use router-generated traps, all DLSw- and RSRB-enabled routers must specify the CiscoWorks Blue Maps network management host as the destination of DLSw and RSRB traps. Therefore, you must configure the Cisco IOS software in every DLSw- and RSRB-enabled router.

snmp-server host address string dlsw
Where:
address is the IP address of the network management host, such as 123.45.67.89.
string is the read community string for access to SNMP in the network management host.
dlsw limits the traps sent to dlsw-related traps.
snmp-server enable traps dlsw [circuit|tconn]
Where:
circuit limits the traps to dlsw circuit-related traps.
tconn limits the traps to dlsw peer-related traps.
snmp-server host address string rsrb
Where:
address is the IP address of the management host, such as 123.45.67.89.
string is the read community string for access to SNMP in the management host.
rsrb sends only RSRB-related traps to address.

Verifying UNIX Workstation Requirements

Table 2-1 lists commands that you can enter to verify hardware and software requirements on all platforms.


Table 2-1: Hardware and Software Verification Methods
Verify On AIX On HP-UX On Solaris

Hard disk space

df -k

bdf

df -k

Operating system version

oslevel

uname -a

uname -a

Network management system version

lslpp -L nv6000.base.obj

/usr/sbin/swlist | grep "Network Node Manager"

pkginfo | grep SNM

RAM size

lscfg | grep mem1

lsattr -E -l mem0 -F "description value"2

/etc/dmesg | grep mem

dmesg | grep mem

/opt/OV/bin/ovversion

Swap space size

lsps -a

swapinfo

swapinfo

X Window System version

Ask your system administrator.

1On an IBM RISC System 6000 workstation
2On a Power-PC workstation

Becoming the Root User

Before you install CiscoWorks Blue Maps, you must have root user authority. The user named root can perform functions restricted from normal users. You can log in to your system as the root user, or you can become the root user by using the su command. You will then be asked to enter the root user's password.

Caution If you are a relatively inexperienced UNIX user, limit your activities as the root user to the tasks described in this publication. As the root user, you can adversely affect your operating environment if you are unaware of the effects of the commands that you use.

If you are not logged in, you can log in as the root user by responding to the login prompt with the username root. When you log in as the root user, the command prompt changes to a pound sign (#).

login: root Password: rootpassword
#

If you are already logged in, but not as the root user, use the su command to become the root user:

%
su Password: rootpassword #

The command prompt changes to a pound sign (#), indicating that you are now the root user.


hometocprevnextglossaryfeedbacksearchhelp
Posted: Thu Aug 19 10:59:55 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.