Specifications
CLI Management Guide
TigerAccess™ EE
378 SMC7824M/VSW
Step 3
Download the new system software via TFTP using the following command.
Command Mode Description
load {os1 | os2} A.B.C.D FILE-
NAME
Boot
Downloads the system software.
os1 | os2: the area where the system software is stored
A.B.C.D: TFTP server address
FILENAME: system software file name
To verify the system software in the system, use the following command.
Command Mode Description
flashinfo Boot Shows the system software in the system.
To upgrade the system software in the boot mode, TFTP server must be set up first! Us-
ing the load command, the system will download the new system software from the serv-
er.
The following is an example of upgrading the system software stored in os1 in the boot
mode.
Boot> load os1 10.27.41.82 V5924C-R.5.01.x
TFTP from server 10.27.41.82; our IP address is 10.27.41.83
Filename 'V5924C-R.5.01.x'.
Load address: 0xffffe0
Loading: #####################################################################
#####################################################################
#####################################################################
#####################################################################
#####################################################################
(Omitted)
#####################################################################
#####################################################################
#####################################################################
#####################################################################
#####################################################################
####
done
Bytes transferred = 13661822 (d0767e hex)
Update flash: Are you sure (y/n)? y
Erasing : 0x01D00000 - 0x01D1FFFF
Programming : 0x01D00000 - 0x01D1FFFF
Verifying : 0x01D00000 - 0x01D1FFFF
Boot> flashinfo
Flash Information(Bytes)
Area OS size Default-OS Standby-OS OS Version
-------------------------------------------------------------
os1 13661806 * * 5.01 #3001
os2 13661412 4.07 #1008
Boot>
!