|
|
Installing and Configuring CiscoWorks
To install and configure CiscoWorks, you will perform the following general tasks.
Use the Installation and Configuration Worksheets in Appendix B to gather information required by the installation or configuration scripts.
CiscoWorks 2.0 is based on the OSF/Motif windowing system and so requires Motif key mapping. During installation, you are presented with a message advising you that you need Motif key mapping. The installation script then offers to update the XKeysymDB (key mapping) file for you in case you are using a different platform, such as OPEN LOOK. If necessary, you can also manually update the XKeysymDB file by appending $NMSROOT/etc/XKeysymDB tto your XKeysymDB file.
CiscoWorks software is distributed on a CD-ROM. To install CiscoWorks from a CD-ROM drive attached to your system or from a drive attached to a remote system, perform the following steps:
Before beginning the installation procedure, place the CiscoWorks CD-ROM into its caddy and insert it into the CD-ROM drive. If you are using a CD-ROM drive that is connected to your workstation, refer to the following section, "Mounting from a Local CD-ROM." If you are using a CD-ROM drive that is connected to a remote workstation, refer to the section "Mounting from a Remote CD-ROM." These instructions are also provided in the CiscoWorks CD-ROM insert booklet shipped with the product.
To mount the CD-ROM from a local CD-ROM drive, perform the following steps:
login: root
Password: <rootpassword>
hostname# mkdir /cdrom
hostname# mount -rt hsfs /dev/sr0 /cdrom
If you are installing CiscoWorks for the first time, refer to the section "Installing CiscoWorks Software for the First Time" for instructions. If you are upgrading from an earlier version of CiscoWorks, refer to the section "Performing a CiscoWorks Upgrade."
If you plan to use a CD-ROM drive attached to a remote system, CiscoWorks does not require any disk space on the remote system. The software is copied across the network to the local workstation.
The root .rhosts file on the remote system must contain the local host name of your system and your username. Otherwise, you will not be able to access the remote system to download software from the CD-ROM drive connected to the remote system. For more information, refer to the manual page on rhosts.
To mount the CD-ROM from a remote CD-ROM drive, perform the following steps on the remote system:
login: root
Password: <rootpassword>
hostname# mkdir /cdrom
/cdrom -ro
# nfsd 8 &
# rpc.mountd -n
hostname# exportfs -a
hostname# mount -rt hsfs /dev/sr0 /cdrom
Perform steps 9 through 11 on the local workstation:
login: root
Password: <rootpassword>
hostname# mkdir /cdrom
hostname# mount <remote_workstation> :/cdrom /cdrom
If you are installing CiscoWorks for the first time, refer to the following section, "Installing CiscoWorks Software for the First Time." If you are upgrading from an earlier version of CiscoWorks, refer to the section "Performing a CiscoWorks Upgrade."
CiscoWorks software is distributed on a CD-ROM. It contains CiscoWorks software and the Sybase relational database. You can install CiscoWorks from a CD-ROM drive locally or from a remote system.
The installation script ./extract_unbundled prompts you to supply the device name of the local or the remote CD-ROM drive or the name of the remote system and the device name of the remote drive.
You will install CiscoWorks by invoking and running the ./extract_unbundled script on your system. The extract_unbundled script provides an interactive prompt and response dialog interface that guides you through the installation process. For general information on the ./extract_unbundled script, refer to the manual pages on ./extract_unbundled.
The installation and configuration process takes 20 to 30 minutes. The amount of time can vary depending on your system performance and installation method. Installation from a CD-ROM drive attached to a remote device may take longer.
The .rhosts file (root directory) on the remote system must contain the local host name and your username to access the remote system. For more information, refer to the manual pages on rhosts.
If you use a local CD-ROM drive, the CiscoWorks software is installed directly onto your system.
This section provides a detailed explanation of the CiscoWorks installation script dialog for an installation from a CD-ROM drive.
During the installation, CiscoWorks prompts you for information regarding the naming and creating of directories, and similar functions of software installation. The letters or words enclosed in brackets are the default selections that you can make if you press Return. Or, you can enter your response and press Return.
Before installing CiscoWorks, you must do the following:
The installation script uses the following values and Sun system:
To install CiscoWorks, perform the following steps:
zen# cd /cdrom
zen# ./extract_unbundled
./extract_unbundled: The following product will be installed:
***********************************************************************
CiscoWorks Version 2.0(1)
Copyright (c) 1986-1993 by Cisco Systems, Inc.
All rights reserved
***********************************************************************
Do you want to continue (y/n)? [y]
zen# reboot
login: root
password:<root password>
After installing CiscoWorks and rebooting your system, you must configure CiscoWorks to fit your particular environment. The interactive configuration script will first prompt you to enter all of the required information, then ask you to confirm your choices before any actual changes are made to your system.
When you run the configuration script ncsconfigure, it does the following:
If you are using Network Information Service (NIS), the configuration script saves NIS-related information to the following files:
After completing the CiscoWorks configuration, use the information in these files to update your NIS server.
Before configuring CiscoWorks, do the following:
This section describes how to configure CiscoWorks for the first time.
During the installation, CiscoWorks prompts you for information regarding the directory where CiscoWorks is to be configured, the users and groups who can access CiscoWorks, and similar functions of software configuration. The letters or words enclosed in brackets ([ ]) are the default selections that will be used if you press Return. To select something other than the default, enter your response and press Return.
To configure CiscoWorks, perform the following steps:
hostname# /usr/tmp/unbundled/ncsconfigure
******************** CiscoWorks 2.0 CONFIGURATION ********************** CONFIGURATION SETUP - This section of the CiscoWorks 2.0 configuration will ask you to verify the type of installation (new or upgrade) and the directory path where the product has been installed. Is this a new installation of CiscoWorks 2.0, or an upgrade of an existing CiscoWorks 1.0 installation? Verify type of installation as (n)ew or (u)pgrade: [new]
hostname# cd / hostname# umount /cdrom hostname# eject sr0
If you are using Network Information Service (NIS), sometimes called yellow pages, the configuration script saves NIS-related information during the configuration to the following files:
/usr/tmp/CW.group, /usr/tmp/CW.prod, and /usr/tmp/CW.sybase. Use the information in these files to update your NIS server.
If you are performing a new installation of CiscoWorks, the installation script creates only 6 MB of database storage. Depending on your needs, you may want to create additional space in the database and transaction log. Cisco Systems recommends adding 50 MB to the database and 20 MB to the transaction log.
hostname# $NMSROOT/etc/enlarge_nms
This section provides the installation and configuration script for an upgrade from CiscoWorks Release 1.0 or later.
Before continuing with the upgrade, back up your Sybase database. In case of sudden or unexpected data loss, you can restore the database from the backup copy.
CiscoWorks software is distributed on a CD-ROM. You can install CiscoWorks from a CD-ROM drive attached to your system or from a CD-ROM drive attached to a remote system.
After you mount the CD-ROM as described in the section "Installing from a Local or Remote CD-ROM," you will install CiscoWorks by invoking and running the
./extract_unbundled script from the CD-ROM drive. The ./extract_unbundled script provides an interactive prompt and response dialog interface that guides you through the installation process.
The installation and configuration process takes 20 to 30 minutes. The amount of time can vary depending on your system performance and installation method. An installation from a CD-ROM drive attached to a remote device might take longer.
You can exit the installation script at any time by entering Ctrl-C to return to the UNIX environment. The responses you make up to the point you exit will be recorded as the defaults the next time you start the installation process.
To upgrade your current version of CiscoWorks to CiscoWorks 2.0, perform the following steps :
zen# cd /cdrom
zen# cd /cdrom zen# ./extract_unbundled
**************************************************************************
**
CiscoWorks Version 2.0(1)
Copyright (c) 1986-1993 by Cisco Systems, Inc.
All rights reserved
**************************************************************************
**
Verify type of installation as (n)ew or (u)pgrade," enter
upgrade.
After you respond to each of the prompts, a CiscoWorks message confirms that the installation is completed.
This section provides information on configuring CiscoWorks from Version 1.n to 2.0.
Before configuring CiscoWorks, do the following:
If you are using Network Information Service (NIS) at your site, the configuration script saves NIS-related information during the configuration to the following files:
After completing the CiscoWorks configuration, use the information in these files to update your NIS server.
To configure your CiscoWorks upgrade perform the following steps:
zen# /usr/tmp/unbundled/ncsconfigure -p<Sybase sa password>
hostname# cd / hostname# umount /cdrom hostname# eject sr0
During the installation process, several log files are created to track the installation process and provide diagnostic information if a problem arises. When you are satisfied that CiscoWorks is properly installed and operating, you can remove these files. To remove these files from your system, enter the following command:
hostname# rm /usr/tmp/unbundled/.install/*.log
After installing and configuring CiscoWorks, proceed to Chapter 4, "Validating CiscoWorks Installation."
|
|
Copyright 1988-1995 © Cisco Systems Inc.