|
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:
This section lists the workstation requirements and Cisco IOS software requirements for CiscoWorks Blue Maps.
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:
To be manageable by CiscoWorks Blue Maps applications, all routers must be running a Cisco IOS version indicated below:
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.
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.
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.
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
limits the traps sent to dlsw-related traps.snmp-server enable traps dlsw [circuit|tconn]
limits the traps to dlsw circuit-related traps.
limits the traps to dlsw peer-related traps.snmp-server host address string rsrb
sends only RSRB-related traps to address.Table 2-1 lists commands that you can enter to verify hardware and software requirements on all platforms.
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 |
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.
Posted: Thu Aug 19 10:59:55 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.