|
Before you install, configure, and validate CiscoWorks Blue SNA View, make sure you have the following:
The user named root can perform functions restricted from normal users. To install and configure CiscoWorks Blue SNA View, you must know the root user's password and log in to your system as the root user or become the root user by use of the su command.
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 the following commands to log in as the root user:
login: root
Password: rootpassword
hostname#
The prompt changes to a pound sign (#), indicating that you are logged in as the root user.
If you are already logged in, but not as the root user, enter the following to change your login to root:
hostname% su
Password:
rootpassword
The UNIX prompt changes to a pound sign (#), indicating that you are logged in as the root user:
hostname#
This section lists the requirements for CiscoWorks Blue SNA View, including the following:
CiscoWorks Blue SNA View can run on the following platforms:
The network management systems listed here (NetView for AIX, HP OpenView, and SunNet Manager) are recommended. CiscoWorks is required.
If the workstation will communicate with the mainframe by LU 6.2 instead of TCP, see Table 2-1 for the requirement corresponding to your operating system.
AIX | SunOS Solaris | HP-UX | |
---|---|---|---|
LU 6.2 Stack | IBM AIX SNA Server/6000 version 2.1 or later | Not supported | HP SNA Plus Link |
All platforms require:
To be manageable by CiscoWorks Blue SNA View, all routers must be running:
The following is s a checklist of requirements for the CiscoWorks SNA View mainframe application.
Tape Drive--a cartridge tape reader capable of reading a 3480 cartridge with a density of 6250 BPI.
Disk Space--six cylinders of 3380 DASD
Operating System--MVS/ESA 4.1 or later, plus SMP/E Release 7 or later
Access Method--VTAM 4.1 or later
Network Control Program (NCP) Release 4.3 or later
Protocol Stack--TCP/IP for communication with workstation, or LU 6.2. IBM TCP/IP version 3.1 or later or Interlink SNS/TCP.
Network Management--(Optional) NetView 1.3 or later, or SOLVE:Netmaster 2.2
To verify your workstation's compliance with the requirements in this section, see Table 2-2.
Verify | AIX | SunOS | HP-UX | Solaris |
---|---|---|---|---|
Hard Disk Space | df -I | df -a | bdf | df -k |
OS Version | oslevel | uname -a | uname -a | uname -a |
Network Management System Version | lslpp -L nv6000.base.obj | $SNMHOME/bin/ snm_version | /usr/OV/bin/ ovlicense1 | pkginfo | grep SNM |
RAM Size | lscfg | grep mem | dmesg | grep mem | /etc/dmesg | grep Kbytes | dmesg | grep mem |
Swap Space Size | lsps -a | pstat -s | swapinfo | swap -s |
X Window System | Ask your system administrator. |
To create a file system, see the mkfs, fsck, mkdir, and mount manual pages.
|