cc/td/doc/product/iaabu/localdir/ld31rns
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Upgrading LocalDirector Software

Upgrading LocalDirector Software

This appendix describes how to upgrade the LocalDirector software. It includes the following sections:

Caution Before upgrading to a new version of software or changing your network configuration, you should always make a backup copy of your configuration file by saving it to diskette with the write floppy command, or to a TFTP server. Although LocalDirector loads the existing configuration file from Flash memory when rebooting, keeping a backup copy is always recommended.

Downloading LocalDirector Software from CCO

If you purchased a SMARTnet agreement for LocalDirector, you can register on CCO and download software upgrades for LocalDirector. The steps to upgrade LocalDirector using software obtained from CCO are:

Obtaining LocalDirector Software

Follow this procedure to obtain a copy of LocalDirector software from CCO:

Step 1 Go to the CCO at www.cisco.com and click the Login button to log in to CCO. Provide your username and password.

Step 2 Click the link Software Center in the Service & Support section.

Step 3 Click the link Internet Products.

Step 4 Click the link Cisco LocalDirector, located in the Other Internet Software section.

Step 5 Click the link Download LocalDirector Software.

A web page with content similar to the following displays:

Cisco LocalDirector ------------------------------------- Links to LocalDirector Documentation ------------------------------------- Select the file to download: Filename Description Release Size'Bytes' More Info ldxxx.exe LocalDirector Self extracting file x.x.x nnnnnnnnn ? ldxxx.bin LocalDirector binary file x.x.x nnnnnnnnn ? ldxxx.txt LocalDirector Readme x.x.x nnnnnnnnn ? rawrite.exe NetBU LocalDirector disk file - nnnnnnnnn

This web page contains all versions of LocalDirector software and the accompanying release notes. Descriptions of each download file, its release number, and file size (in bytes) are listed, along with a link that provides more information about the download file (click the ?).

The following describes the types of files you can download. The xxx in the file name refers to the software release version.

ldxxx.exe

A self-extracting file for MS-DOS or Windows that includes the binary, readme, and rawrite files.

ldxxx.bin

A binary file for LocalDirector software.

ldxxx.txt

A readme file that includes directions for creating a LocalDirector bootable diskette.

rawrite.exe

A utility for MS-DOS that is used to write the ldxxx.bin file for LocalDirector to diskette.

Step 6 Click the filename link that you want to download. A web page containing instructions for downloading using FTP and HTTP displays.

Step 7 Click a link to choose a Cisco CCO server containing the download source.

Step 8 Provide your CCO password, if requested.

Step 9 Choose a location on your computer to save the download file.

Step 10 Continue with the instructions in "Creating a Boot Diskette."

Creating a Boot Diskette

To create a bootable LocalDirector diskette, use one of the following procedures, based on the operating system of your computer.

If You Are Using UNIX

Follow this procedure to create a bootable LocalDirector diskette if your computer is running the UNIX operating system:

Step 1 Download the file ldxxx.bin from the CCO web site (see the section "Obtaining LocalDirector Software" for instructions).

Step 2 Change to the directory where you saved the ldxxx.bin file.

Step 3 Insert a diskette into the workstation drive, and use the following command:

    dd bs=18b if=./ldxxx.bin of=/dev/rfd0

Step 4 Follow the upgrade procedure that is appropriate for your type of LocalDirector configuration (see the section "Performing the Upgrade").

If You Are Using a PC

Follow this procedure to create a bootable LocalDirector diskette if your computer is a PC:

Step 1 Download the file ldxxx.exe from the CCO web site (see the section "Obtaining LocalDirector Software" for instructions).

Step 2 Double-click ldxxx.exe to extract its contents.

Step 3 Use the rawrite command at a DOS command prompt. When prompted, enter ldxxx.bin as the filename, and your diskette drive as the destination drive. You will see prompts similar to the following:

    C:\LDSoftware>rawrite RaWrite 1.2 - Write disk file to raw floppy diskette Enter source file name: ldxxx.bin Enter destination drive: a: Please insert a formatted diskette into drive A: and press -ENTER-: Number of sectors per track for this disk is 18 Writing image to drive A:. Press ^C to abort. Track: 22 Head: 1 Sector: 16 Done.

Step 4 Follow the upgrade procedure that is appropriate for your type of LocalDirector configuration (see the section "Performing the Upgrade").

Performing the Upgrade

This section contains the upgrade instructions for the following types of LocalDirector configurations:

Upgrading a Standalone LocalDirector

Caution
uring the LocalDirector upgrade, you will lose all existing network connections. We recommend that you perform the upgrade procedure when you impact the least number of users.

Follow this procedure to upgrade a standalone LocalDirector:

Step 1 Make a backup copy of your configuration by saving it to diskette with the write floppy command or to a TFTP server (see the tftp-server command reference page in Chapter 6, "Command Reference").

Step 2 Insert the floppy disk with the upgrade software in LocalDirector (see the section "Creating a Boot Diskette" if you do not have your boot diskette).

Step 3 Reboot LocalDirector or use the reload command.

As part of the boot sequence, LocalDirector compares the version of software on the diskette against the version residing in Flash RAM. If the version on the diskette is newer, it is copied to Flash RAM, overwriting the older version. The reboot process can take from 1 to 2 minutes.

After the reboot is complete, remove the floppy and store it in a safe place.

The new software version starts up, using your existing network configuration.

Step 4 Use the write mem command to update the version number in the configuration file.

Step 5 Check that your network configuration is running normally. Use the show interface command and ping the real servers.

Upgrading LocalDirector in Failover Mode

Caution Unless your LocalDirector configuration uses stateful failover, during the LocalDirector upgrade you will lose all existing connections. If your site does not use stateful failover, we recommend that you perform the upgrade procedure when you impact the least number of users. To configure stateful failover, see the section "Stateful Failover Implementation" in "LocalDirector Failover," for more information.

Follow this procedure to upgrade LocalDirector configured for failover:

Step 1 Make a backup copy of your configuration by saving it to diskette with the write floppy command or to a TFTP server (see the tftp-server command reference page in Chapter 6, "Command Reference").

Step 2 On the primary LocalDirector, use the following commands to configure the syslog facility:

    LocalDirector(config)primary# syslog output 20.7 LocalDirector(config)primary# syslog console

Step 3 On the secondary LocalDirector, insert the floppy disk with the upgrade software (see the section "Creating a Boot Diskette" if you do not have your boot diskette).

Step 4 Reboot the secondary LocalDirector or use the reload command.

As part of the boot sequence, LocalDirector compares the version of software on the diskette against the version residing in Flash RAM. If the version on the diskette is newer, it is copied to Flash RAM, overwriting the older version. The reboot process can take from 1 to 2 minutes.

Step 5 After the secondary LocalDirector successfully reboots, the primary LocalDirector automatically copies the network configuration to it.

Caution To ensure a successful upgrade, do not interrupt the configuration copy process. Be sure the copy is complete before proceeding with the upgrade procedure.

Step 6 Check the progress of the copy process by viewing the SYSLOG messages on the primary LocalDirector.

Messages similar to the following display for a nonstateful failover configuration:

    LocalDirector(config)primary# <162> Primary: Power failure other side. <162> Primary: Cable OK. <162> Primary: Monitoring on interface 3 waiting <162> Primary: Monitoring on interface 0 waiting <162> Primary: Begin Configuration Replication: Sending to mate <162> Primary: End Configuration Replication

Messages similar to the following display after the above messages when stateful failover is configured:

    <165> Begin Stateful Connection Replication: Sending to mate <162> Primary: Monitoring on interface 3 normal <162> Primary: Monitoring on interface 0 normal <165> End Stateful Connection Replication

Step 7 From the primary LocalDirector, use the show failover command to check failover status is normal.

Step 8 From the secondary LocalDirector, use the failover active command to make the secondary LocalDirector the active LocalDirector.

With the secondary LocalDirector active, you can upgrade the primary LocalDirector, which is now in standby mode.

Step 9 From the primary LocalDirector, insert the floppy disk with the upgrade software.

Step 10 Reboot the primary LocalDirector or use the reload command.

As part of the boot sequence, LocalDirector compares the version of software on the diskette against the version residing in Flash RAM. If the version on the diskette is newer, it is copied to Flash RAM, overwriting the older version. The reboot process can take from 1 to 2 minutes.

Step 11 After the primary LocalDirector successfully reboots, the active secondary LocalDirector automatically copies the network configuration to the standby primary LocalDirector.

Caution To ensure a successful upgrade, do not interrupt the configuration copy process. Be sure the copy is complete before proceeding with the upgrade procedure.

Step 12 Check the progress of the copy process by viewing the SYSLOG messages on the active LocalDirector.

Step 13 From the primary LocalDirector, use the show failover command to check failover is operating normally and ping the real servers to test connectivity.

Step 14 On the primary LocalDirector, use the following commands to reset the syslog facility:

    LocalDirector(config)primary# syslog output 20.3 LocalDirector(config)primary# no syslog console

Step 15 After the upgrade is complete, remove the upgrade floppy diskette and store it in a safe place.

Upgrading from a TFTP Server

To upgrade software using a boot image contained on a TFTP server, refer to the tftp-server command reference page in Chapter 6, "Command Reference" to obtain your upgraded boot image.

Follow the procedure in the section "Performing the Upgrade," but use the TFTP boot image instead of the image on the floppy diskette.


hometocprevnextglossaryfeedbacksearchhelp
Posted: Wed Sep 22 14:54:38 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.