The chapter guides you through a manual installation of Cisco WAN Manager (SV+) and its
associated software programs.
Note Prior toinstalling CWM 9.2, you must have Sun’s Solaris 2.6 and optionally,though strongly
recommended, Hewlett Packard’s OpenView 5.01 installed on your workstation. You may also need
to customize the set up of the raw partition size for Informix OnLine. For limited instructions on
installing the Solaris 2.6 and partitioning your disk for Informix OnLine, see Appendix A, as well
as the Sun InstallationGuide. For instructions oninstalling HP OpenView,referto the HP OpenViewInstallation Guide.
3
When Solaris 2.6 and HP OpenView 5.01 are already installed on your machine and your disk is
partitioned to your satisfaction, you are ready to proceed to “Installing the Cisco WANManager 9.2
Software”.
When you plan to use the HP OpenView 5.01 and/or Wingz 2.5.1 applications in conjunction with
the CWM 9.2 product, you must install these applications prior to installing CWM 9.2.
When you plan to use the CiscoView4.2 application in conjunction with the CWM 9.2 product, you
do not have to install CiscoView 4.2 prior to installing CWM 9.2.
Installing the Cisco WAN Manager 9.2 Software
You can install the CWM 9.2 software from either a locally attached or remote CD-ROM drive.
When you invoke the installation script from a remote drive, the remote and local platforms do not
have to be running the same operating system. Following is a list of the tasks you must perform to
load and mount the CD-ROM, install the CWM 9.2 and associated software, configure the various
product components, and start the CWM 9.2 software.
Note All processes referring to /usr/users are killed as part of the installation process. Therefore,
do not login as user root when you are already logged in as user svplus. Instead, logout first, then
login as user root.
1 Load the CD into the CD-ROM drive. See “Loading the CD-ROM”.
2 Mount the CD-ROM drive. See “Mounting the Locally Attached CD-ROM Drive”.
3 Export the CD-ROM drive to make it available to other machines if you are installing the
software on a remote machine. See “Mounting a Remotely Attached CD-ROM Drive”.
Manual Installation Procedures 3-1
Installing the Cisco WAN Manager 9.2 Software
4 Manually install the CWM 9.2 software packages. See “Installing Cisco WAN Manager
Manually”.
5 Configure the Statistics Collection Manager. See Section, “Configuring Statistics Collection
Manager” in Chapter 5.
6 Start the CWM 9.2 software. See Section, “Initial Start-Up of Cisco WAN Manager” in
Chapter 5.
7 How to configure a modem for dial-in support. See Section, “Customer Service Dial-In to Cisco
WAN Manager Via Modem” in Chapter 5.
8 How to remotely start the SV+ Graphical User Interface. See section, “Starting the Cisco WAN
Manager Desktop from a Remote Workstation” in Chapter 5.
Loading the CD-ROM
The CWM 9.2 software can be loaded from either a locally attached or remote CD-ROM drive.
Step 1Remove the CWM 9.2 CD from the case and insert it into the CD-ROM drive.
Step 2Log in as super user root:
host% su
host% Password: <su root password>
host#
Mounting the Locally Attached CD-ROM Drive
The mount instructions for a locally attached CD-ROM drive for the Solaris operating system are
provided in this section.
Step 1When a CD-ROM drive mount point does not exist, create one as follows:
host# mkdir /cdrom
host# mkdir /cdrom/cdrom0
Note When the CD-ROM drive is already mounted or you are running the volume manager with
Solaris on a Sun SPARC system, this mount step is not necessary.
Step 2Mount the CD-ROM drive on the mount point (when not running Volume Management):
host# /usr/sbin/mount -rF hsfs <device> /cdrom/cdrom0
where <device> is the name of the locally attached CD-ROM drive. For example, to
mount the CD-ROM from the local drive named /dev/dsk/c0t6d0s0, specify:
host# /usr/sbin/mount -rF hsfs /dev/dsk/c0t6d0s0 /cdrom/cdrom0
Mounting a Remotely Attached CD-ROM Drive
The mount instructions for a remotely attached CD-ROM drive are provided in this section. The
CD-ROMdrivemust be mounted on the remotesystem (following the steps provided in the previous
section), the mount point must then be exported, and it must be mounted on the machine where the
CWM 9.2 software is to be installed.
3-2
Cisco WAN Manager Installation for Solaris, Release 9.2, Part Number 78-5875-03
Exporting the CD-ROM Drive from a Remote SunOS Host
Prior to mounting the CD-ROMdrivefrom the remotehost, the devicemustbe made accessible. The
following procedures are performed on the remote system (unless otherwise noted) where the
CD-ROM drive is attached:
Step 1If the following entry does not exist in the /etc/exports file, append it to the file. This
allows the remote system to export the /cdrom mount point.
/cdrom -ro
Step 2Export the /cdrom directory from the remote host:
host# /usr/etc/exportfs /cdrom
Step 3If they are not already running, start the following NFS mount daemons:
host# /usr/etc/nfsd 8
host# /usr/etc/rpc.mountd
Step 4Verify the mount point is being exportedby the remote host. The listing produced by this
command should include the /cdrom mount point.
host# /usr/etc/exportfs
Step 5On the client machine, verify the mount point on the remote host:
Step 7Proceed to “Installing Cisco WAN Manager Manually”.
To Export the CD-ROM Drive From a Remote Solaris Host
Prior to mounting the CD-ROMdrivefrom the remotehost, the devicemustbe made accessible. The
following procedures are performed on the remote system (unless otherwise noted) where the
CD-ROM drive is attached:
Step 1When they are not already running, start the following NFS mount daemons:
Step 6Proceed to “Installing Cisco WAN Manager Manually”.
Manual Installation Procedures 3-3
Installing Cisco WAN Manager Manually
Installing Cisco WAN Manager Manually
For the manual installation of CWM Release 9.2 to complete successfully, you must have:
• Solaris 2.6 operating system installed on your workstation
• When you plan on using HP OpenView to display network topologies and log traps, you must
have HP OpenView 5.01 installed on your workstation prior to installing CWM 9.2. To fully
benefit from the CWM 9.2 feature set, we strongly recommend you install HP OpenView 5.01.
Note, patch PSOV_02091 is required. Thispatch is providedonthe CWM 9.2 CD and is installed
by the CWM installation program when the patch is not already installed on the workstation.
• Access to the following product packages on the CWM Release 9.2 CD:
• Access to Wingz 2.5.1 (optional - only when you plan on using the CWM Reports application).
This application isavailableon a separate CD included in your CWM 9.2 product package. Note,
you must install Wingz files in the /usr/users/Wingz directory.
• Access to CiscoView 4.2 (optional - only when you plan on using the CWM Equipment
Management functionality forBPX/IGX release 9.1 or for AXIS 4.0/4.19.1.04). Thisapplication
is available on a separate CD included in your CWM 9.2 product package.
Installing Cisco WAN Manager
Before installing CSCOsv, make sure you have sufficient free disk space. The CSCOsv software
package requires at least 400 MB of free disk space.
To perform an initial installation of CWM 9.2, complete the following steps:
Step 1If you are not already logged in as user root, do so now.
Step 2Insert the CWM Release 9.2 CD into the CD-ROM drive.
Step 3The installation of the CWM 9.2 for HP OpenView package files is complete.
3-4
Cisco WAN Manager Installation for Solaris, Release 9.2, Part Number 78-5875-03
Loading...
+ 8 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.