|
|
CiscoWorks
CD-ROM Installation Instructions
Before beginning the installation procedure, place the CiscoWorks(TM) CD-ROM into its caddy and insert it into the CD-ROM drive. The following instructions describe mounting and installing it from either a local or a remote machine. Refer to the specific instructions required for your system setup. Perform all tasks as the superuser.
To mount 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.
# mount -rt hsfs /dev/sr0 /cdromOn HP-UX:
# mount -rt cdfs /dev/cdrom /cdromIn this command, the -r option mounts the CD-ROM in read-only mode. The -t indicates the type of filesystem, where hsfs specifies a filesystem with an ISO 9660 standard or High Sierra standard with Rock Ridge extensions or a CDFS filesystem. If you do not use these options, media error messages may display on the console.
Proceed to the appropriate section to perform your installation.
To mount 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 -ro
# nfsd 8 &
# rpc.mountd -n
# mount -rt hsfs /dev/sr0 /cdromOn HP-UX:
# mount -rt cdfs /dev/cdrom /cdromIn this command, the -r option mounts the CD-ROM in read-only mode. The -t indicates the type of filesystem, where hsfs specifies a filesystem with an ISO 9660 standard or High Sierra standard with Rock Ridge extensions or a CDFS filesystem. If you do not use these options, media error messages may display on the console.
# exportfs -a
Perform the following steps on the local machine:
# mkdir /cdrom
# mount remote_machinename:/cdrom /cdrom
Proceed to "Installing on SunOS or Solaris" or "Installing on HP-UX."
To install the CiscoWorks files on a Sun platform, perform the following steps:
# cd /cdrom
# ./extract_unbundled
Make sure you include the ./ in the extract_unbundled command to ensure that you run the correct version of this command.
# /var/tmp/unbundled/ncsconfigureAnswer the system prompt questions.
# cd /
# umount /cdrom
# eject sr0
The CD-ROM caddy is ejected from the drive. Remove the CD-ROM from the caddy and store in a safe place.
# 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 CWICThe -s option specifies where the CiscoWorks software is located on the CD-ROM. The -d option indicates the destination where the scripts are stored. For example, if you enter the pathname /usr/nms, the scripts are stored in /usr/nms/install/bin/ncsinstall and
# /usr/nms/install/bin/ncsinstall -s /cdrom/cw.tar -d /usr/nmsIf Sybase already exists on the system, enter:
# /usr/nms/install/bin/ncsinstall -s /cdrom/cw.tar -d /usr/nms -nosybaseIf you do not enter any options, ncsinstall prompts you for them.
# /usr/nms/install/bin/ncsconfigureAnswer the system prompt questions. For detailed installation information, refer to the CiscoWorks Administration and Installation Guide.
# cd /
# umount /cdrom
Remove the CD-ROM from the caddy and store in a safe place.
# 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 Administrator and Installation Guide.
|
|
Copyright 1988-1995 © Cisco Systems Inc.