|
Before you install, configure, and validate CiscoWorks Blue Maps, make sure you have the following:
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 you use. |
If you are not logged in, enter root at the login prompt and the root password at the password prompt, as shown below:
login: root
Password: rootpassword
hostname#
If you are already logged in, but not as the root user, use the su command, as shown below, to change your login to root:
hostname% su
Password:
rootpassword
hostname#
The prompt changes to a pound sign (#). This indicates that you are logged in as the root user.
This section lists the workstation requirements and Cisco Internetwork Operating System (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. CiscoWorks is required.
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:
Configure the Cisco IOS software in every managed router. Use the following command:
snmp-server community string RO
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 RSRB trap daemon (cwbrsrbtrapd) to perform optimally, 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
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.
In addition, all RSRB-enabled routers must specify the CiscoWorks Blue Maps management host as the destination of RSRB traps. Therefore, you must configure the Cisco IOS software in every RSRB-enabled router. To do so, use the following command line:
snmp-server host address string rsrb
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
limits the traps sent to address to RSRB-related traps.
Table 2-1 provides methods for verifing hardware and software requirements on all four platforms.
Verify | On AIX | On SunOS | On HP-UX | On Solaris |
---|---|---|---|---|
Hard Disk Space | df -I | df -a | bdf | df -k |
OS Version | oslevel | uname -a | uname -a | uname -a |
NMS Version | lslpp -L nv6000.base.obj | $SNMHOME/bin/snm_version | /usr/OV/bin/ | pkginfo | grep SNM |
RAM Size | lscfg | grep mem | dmesg | grep mem | /etc/dmesg | grep Kbytes | dmesg | grep Kbytes |
Swap Space Size | lsps -a | pstat -s | swapinfo | swapinfo |
X Window System | Ask your system administrator. |
|
1This command only works on HP-UX 9.x. |
To create a file system, see the mkfs, fsck, mkdir, and mount manual (man) pages.
Posted: Thu Aug 19 11:42:26 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.