9. Test the connectivity to the TFTP server from the device using the ping command to ensure a
working connection; for example:
ICX64XX-boot> ping 10.10.10.21
ethPortNo = 0
Using egiga0 device
host 10.10.10.21 is alive
10.Provide the file name of the image that you want to copy from the TFTP server using the setenv
image_name command; for example:
ICX64XX-boot> setenv image_name images/ICX/ICX64R08000.bin
11.Update the primary flash using the update_primary command; for example:
ICX64XX-boot> update_primary
ethPortNo = 0
Using egiga0 device
TFTP from server 10.10.10.21; our IP address is 10.10.10.22
Download Filename 'ICX64S07400.bin'.
Load address: 0x3000000
Download to address: 0x3000000
Loading: %#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
########################################################
done
Bytes transferred = 10360844 (9e180c hex)
prot off f8100000 f907ffff
................................................................................
................................................................................
................................................................................
........
Un-Protected 248 sectors
erase f8100000 f907ffff
.................................................
.................................................................
.................................................................
.................................................................
....
Erased 248 sectors
copying image to flash, it will take sometime...
sflash write 3000000 100000 f80000
TFTP to Flash Done.
12.Load the image from the primary flash using the boot_primary command; for example:
ICX64XX-boot> boot_primary
Booting image from Primary
## Booting image at 00007fc0 ...
Created: 2012-03-02 20:38:52 UTC
Data Size: 10360268 Bytes = 9.9 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
Starting kernel in BE mode ...
Uncompressing Image.............................................................
................................................................................
................................................................................
................................................................................
................................................................................
........................................... done, booting the kernel.
Config partition mounted.
13.Enter show flash and see the output to check whether the image copy process was successful.
14.Copy the image from the primary to the secondary flash partition using the copy flash flash
secondary command.
Software Upgrade and Downgrade
36 FastIron Ethernet Switch Software Upgrade Guide
53-1003632-02