cc/td/doc/product/wanbu/das/das_1_4
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Upgrading DAS Server Shelf Software

Upgrading DAS Server Shelf Software

The DAS Server Shelf is initially delivered from the factory with its software pre-installed. It should only have to be reloaded when Cisco provides a software upgrade. This appendix provides procedures for:

Reloading DAS Server Shelf Software

The upgrades are executed from the StrataView Plus Workstation. To reload the DAS Server Shelf software, follow these steps:

Step 1 Upload the new DAS (INS) Dial-Up Frame Relay software from the tape onto the StrataView Plus Workstation:

Step 2 Log in to the DAS Server Shelf as root.

Step 3 Shutdown the DAS (INS) process on the DAS Server Shelf with the shutdown command:


Note The INS_STOP command only stops the DAS (INS) processes on the DAS Server Shelf. The UNIX halt command shuts down all the UNIX processes. Ideally you should stop the DAS (INS) processes before halting and removing power from the DAS Server Shelf. Power does not have to be removed from the DAS Server Shelf to complete this software upgrade.

Step 4 Save the configuration of the DAS Server Shelf, by saving the files in opt/ins/mib directory into a temporary directory:

mkdir opt/ins/mibbak
mv filenamen target
where filenamen is the name of the file being moved
and target is the directory to which it is being moved.

Step 5 Download the new software (ins.tar) from the StrataView Plus workstation via FTP, for example:

cd opt
FTP hostname
where hostname is the StrataView Plus Workstation.
cd usr/users/inssw
bin
and press Return
get ins.tar
This will FTP ins.tar to the DAS Server Shelf directory opt.

Step 6 Untar the ins.tar:

Step 7 Run INS_INSTALL from the /admin directory to install the new DAS Server Shelf software. This will also clear the existing configuration.

Step 8 Move the saved configuration files (see Step 4) from the temporary directory (e.g., mibbak) back into the /opt/ins/mib directory:

mv filenamen target
where filenamen is the name of the file being moved
and target is the directory to which it is being moved.
(As an alternative to moving the exiting MIB files to a backup directory, then moving them back to their original directory after the DAS (INS) files are installed, you could run INS_MIBINSTALL from the opt/ins/admin directory after installing the INS files. INS_MIBINSTALL will create a new unconfigured MIB database, however.)

Step 9 Reboot the workstation.

Reloading DAS (INS) Daemon Software

To reload DAS (INS) Daemon software, follow these steps:

Step 1 Stop the StrataView Plus processes.

Step 2 cp or tar a new daemon.tar file to the /usr/users/svplus directory.

Step 3 ps -aux insd; confirm insd is not runnning.

Step 4 mv insd to insd.old

Step 5 tar xvpf daemon.tar (file) from /usr/users/svplus

Step 6 cd /bin and confirm insd now exists

Step 7 Start the StrataView Plus processes.

Step 8 ps -aux insd and confirm insd is running.

Step 9 Confirm the DAS Server Shelf comes back on line by:

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1998 © Cisco Systems Inc.