|
|
CiscoWorks CD Installation Instructions
The following instructions describe installing the CiscoWorks` CD-ROM from either a local or a remote machine. Included are procedures for installing CiscoWorks on SunOS, Solaris, and HP-UX.
Installing from a Local CD-ROM
To install the CD-ROM from a local CD-ROM drive, perform the following steps:
# mkdir /cdromIf the /cdrom directory already exists, proceed to the next step.
# /etc/mount -rt hsfs /dev/device_name /cdromOn HP-UX:
# /etc/mount -rt cdfs /dev/device_name /cdrom-r mounts the CD-ROM in read-only mode. -t indicates the type of filesystem, where hsfs specifies a filesystem with an ISO 9660 standard or High Sierra standard with Rock Ridge extensions and a CDFS filesystem. device_name is the device which you mount, usually
sr0
on SunOS or
dsk/c201d5s0
on HP-UX.
If you do not use these options, media error messages may display on the console.
# ps -e | grep vold | grep -v grepIf the system does not display anything, enter the following command:
# /usr/sbin/vold &The vold daemon manages the CD-ROM device and performs the mounting.
Proceed to the appropriate section to perform your installation.
Installing from a Remote CD-ROM
To install the CD-ROM from a remote CD-ROM drive, perform the following steps on the remote machine:
# mkdir /cdromIf the /cdrom directory already exists, proceed to the next step.
/cdrom -roAdd the following line to the /etc/dfs/dfstab file on Solaris:
share -F nfs -o ro /cdrom
# ps -ax | grep nfsd | grep -v grepIf no nfsd daemons are running, start some with the following command:
# nfsd 8 &Check rpc.mountd daemon status with the following command:
# ps -ax | grep rpc.mountd | grep -v grepIf no rpc.mountd daemon is running, start one with the following command:
# /usr/etc/rpc.mountd -nOn Solaris, check NFS server status with the following command:
# ps -ef | grep nfs | grep -v grepIf your machine is enabled as an NFS server, the following daemons should be running: /usr/lib/nfs/nfsd and /usr/lib/nfs/mountd.
# /etc/init.d/nfs.server start
# /etc/mount -rt hsfs /dev/device_name /cdromOn HP-UX:
# /etc/mount -rt cdfs /dev/device_name /cdrom-r mounts the CD-ROM in read-only mode. -t indicates the type of filesystem, where hsfs specifies a filesystem with an ISO 9660 standard or High Sierra standard with Rock Ridge extensions and a CDFS filesystem. device_name is the device which you mount, usually
sr0
on SunOS or
dsk/c201d5s0
on HP-UX.
If you do not use these options, media error messages may display on the console.
# ps -e | grep vold | grep -v grepIf the system does not display anything, enter the following command:
# /usr/sbin/vold &The vold daemon manages the CD-ROM device and performs the mounting.
# exportfs -aOn Solaris, do not invoke the exportfs command. The nfs.server start command is already sharing the CD-ROM drive.
# mkdir /cdrom
# /etc/mount remote_machinename:/cdrom /cdromOn Solaris:
# /usr/sbin/mount remote_machinename:/cdrom /cdrom
# mkdir /usr/nmsIf you already have a version of CiscoWorks installed in the directory /usr/nms on your system, and you want to save it, enter the following commands:
# mv /usr/nms /usr/nms.save # mkdir /usr/nmsThe installation process overwrites the contents of the existing /usr/nms directory.
Proceed to "Installing on SunOS," "Installing on Solaris," or "Installing on HP-UX."
To install the CiscoWorks files on a SunOS platform, perform the following steps:
# cd /cdrom/CISCOWORKS/SunOS4.1.3 # ./extract_unbundledMake sure you include the ./ in the extract_unbundled command to ensure that you run the correct version of this command.
# rebootIf you were prompted whether you wanted automatic kernel modification and you answered no, you must manually update the kernel before rebooting by performing the steps in the "Sybase Modifications to the Kernel Configuration File" section in your CiscoWorks Installation and Reference Guide on SunOS, Solaris, and HP-UX.
login: root password:rootpassword #
# /usr/tmp/unbundled/cwconfigureAnswer the system prompt questions. See CiscoWorks Installation and Reference Guide on SunOS, Solaris, and HP-UX for instructions on how to answer the prompts.
# cd / # umount /cdrom # eject sr0The CD-ROM caddy is ejected from the drive. Remove the CD-ROM from the caddy and store in a safe place. Skip to step 9
# cd / # umount /cdrom
# cd / # umount /cdrom # eject sr0The CD-ROM caddy is ejected from the drive. Remove the CD-ROM from the caddy and store in a safe place.
The installation process on Solaris requires you to install the CiscoWorks packages, modify the kernel configuration file, and run the configuration scripts.
To install CiscoWorks on a Solaris 2.4 platform, perform the following steps:
# pkgadd -d /cdrom/CISCOWORKS/Solaris2.4 all
# rebootIf you were prompted whether you wanted automatic kernel modification and you answered no, you must manually update the kernel before rebooting by performing the steps in the "Sybase Modifications to the Kernel Configuration File" section in your CiscoWorks Installation and Reference Guide on SunOS, Solaris, and HP-UX.
login: root password:rootpassword #
# cd /opt/CSCOcw?/install # ./cwconfigureWhile the cwconfigure script runs, answer the questions it displays according to the information you entered on the CiscoWorks Configuration Worksheet in your CiscoWorks Installation and Reference Guide on SunOS, Solaris, and HP-UX.
# umount /cdrom # eject cdromRemove the CD-ROM caddy from the drive and store it in a safe place. Skip to step 9
# cd / # umount /cdrom
# cd / # umount /cdrom # eject sr0The CD-ROM caddy is ejected from the drive. Remove the CD-ROM from the caddy and store in a safe place.
To install the CiscoWorks files on an HP-UX platform, perform the following steps:
# mkdir /usr/nmsEnsure you have enough disk space to load CiscoWorks.
# /etc/update -s /cdrom/cw.tar -d /usr/nms CWIC-s specifies where the CiscoWorks software is located on the CD-ROM. -d indicates the destination where the scripts are stored. For example, if you enter the pathname /usr/nms, the scripts are stored in /usr/nms.
# cd /usr/nms/install/bin ./cwinstall-s /cdrom/cw.tar -d /usr/nmsIf you do not enter any options, cwinstall prompts you for them.
-s
---Source
-d
---Destination
-help
---Print the usage
-f
filesets
---CiscoWorks software to install
# /usr/nms/install/bin/cwconfigureAnswer the system prompt questions. For detailed installation information, refer to the CiscoWorks Installation and Reference Guide on SunOS, Solaris, and HP-UX.
# cd / # umount /cdromRemove the CD-ROM from the caddy and store in a safe place. Skip to step 8.
# cd / # umount /cdrom
# cd / # umount /cdromRemove the CD-ROM from the caddy and store in a safe place.
The CiscoWorks software is shipped on this CD-ROM.
Hardware and Software Requirements
For information on minimum and recommended requirements, refer to the CiscoWorks Installation and Reference Guide on SunOS, Solaris and HP-UX.
Licensing Agreement and Copyright Information
|
|
Copyright 1988-1996 © Cisco Systems Inc.