F3215-HP Load Balancing Module System Management Command Reference-6PW101
116
Views
User view
Default command level
3: Manage level
Parameters
backup: Backs up the BootWare image in the Normal area to the Backup area of memory.
read: Backs up the BootWare image in the Normal area of memory to the storage medium.
restore: Replaces the BootWare image in the Normal area with the BootWare image in the Backup area
for image restoration or version rollback.
update file file-url: Loads a BootWare image in the storage medium to the Normal area of memory. The
file-url argument specifies the image file path, a string of 1 to 63 characters. For more information about
file path naming, see "boot-loader."
all: A
ppli
es the action to the entire BootWare image, including the basic segment and the extended
segment. If neither all nor part is specified, the action applies to the entire BootWare image.
part: Applies the action to the extended BootWare image segment.
Usage guidelines
To execute the bootrom update command successfully, make sure you have saved the upgrade
BootWare image file to the root directory of the storage medium. If the storage medium has been
partitioned, save the file to the root directory of the first partition.
Examples
# Read the BootWare image.
<Sysname> bootrom read all
Now reading bootrom, please wait...
Read bootrom! Please wait...
Start reading basic bootrom!
Read basic bootrom completed!
Start reading extended bootrom!
Read extended bootrom completed!
Read bootrom completed! Please check the file!
After the BootWare image is read, two files, extbtm.bin and basbtm.bin, are generated on the storage
medium.
<Sysname> dir
Directory of cfa0:/
0 drw- - Jul 07 2012 21:09:12 logfile
1 -rw- 15074620 Aug 08 2012 13:03:44 test.bin
2 -rw- 139 Sep 24 2012 06:51:38 system.xml
3 -rw- 524288 Aug 13 2012 17:07:18 extbtm.bin
4 -rw- 524288 Aug 13 2012 17:07:18 basbtm.bin
5 -rw- 4232 Sep 24 2012 06:51:40 startup.cfg
250088 KB total (223700 KB free)
File system type of cfa0: FAT16
# Back up the BootWare image.
<Sysname> bootrom backup all