7FIRMWARE UPGRADES AND BOOTLINE COMMANDS

7.1UPDATE FIRMWARE COMMANDS

You can upgrade the operating firmware of an ATM SmartSwitch while the switch is running its current firmware. This procedure is known as a hot upgrade and is accomplished by the update firmware command.

When an ATM SmartSwitch is started (or rebooted), it copies its operating firmware from flash RAM to the CPU’s program memory. When a hot upgrade is performed, the image in flash RAM is erased and replaced with the new firmware image. While the upgrade is occurring, the switch continues to run its copy in program memory. When the switch is rebooted, the new firmware image residing in flash RAM is copied into system memory and then run.

To use the hot upgrade feature, the ATM SmartSwitch must have network access to an end station running TFTP server software. The ATM SmartSwitch operating firmware file must reside within the directory specified by the TFTP server software. Often, this directory is /tftpboot. However, it may be different with your TFTP server software.

The following is an example of a hot upgrade:

SmartSwitch # update firmware

 

 

ServerIP()

: 206.61.237.127

— IP address of TFTP server

Path(public/server.ima)

: builds/luxor2/server.ima

— Path and name of file to download

You are updating the code image in the flash.

Are you sure this is what you want to do?

 

Confirm(y/n)?:y

— Specify Yes to start download process

Verifying bootfile builds/luxor2/server.ima on 206.61.237.127

...passed.

Erasing Flash.

Using TFTP to get and program bootfile builds/luxor2/server.ima from 206.61.237.127. 4904K (5021760 bytes) received.

Flash update succeeded.

You will have to reboot for the new image to take effect.

SmartSwitch #

Notice that the update firmware command does not use Bootp to find the TFTP server. Instead, the update firmware command requires that you specify the IP address of the TFTP server, the path to the image file, and the file name.

Unsuccessful Update

If the update firmware command fails, DO NOT turn off or attempt to reboot your ATM SmartSwitch. In its current state, the operating firmware normally stored in flash RAM is erased. The switch is functioning only because it is running the image of the operating firmware that resides in volatile system memory.

SmartSwitch ATM User Guide 7-1

Page 93
Image 93
Cabletron Systems 04-0053-01 manual Firmware Upgrades and Bootline Commands, Update Firmware Commands, Unsuccessful Update