F3215-HP Load Balancing Module System Management Command Reference-6PW101

115
Software upgrade commands
boot-loader
Use boot-loader to specify a startup system software image for the device.
Syntax
boot-loader file file-url { main | backup }
Views
User view
Default command level
3: Manage level
Parameters
file file-url: Specifies the file path, a string of 1 to 63 characters. If you enter a relative path, the system
automatically converts it to an absolute path. The absolute path can contain up to 63 characters. The file
name uses the drive:/file-name format or the file-name format, where:
The drive argument specifies the storage medium where the file is saved.
The file-name argument specifies the file name, which must use the .bin extension.
main: Specifies the file as the main system software image. The main system software image has higher
priority than the backup system software image at startup.
backup: Specifies the file as the backup system software image. The backup system software image is
used at startup only if the main system software image is not available.
Usage guidelines
To execute the boot-loader command successfully, make sure you have saved the 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
# Specify test.bin as the main startup system software image file. This example assumes that this file has
been saved in the root directory of the storage medium.
<Sysname> boot-loader file test.bin main
This command will set the boot file. Continue? [Y/N]:y
The specified file will be used as the main boot file at the next reboot on slot 0!
Related commands
display boot-loader
bootrom
Use bootrom to read, restore, back up, or upgrade the BootWare image.
Syntax
bootrom { backup | read | restore | update file file-url } [ all | part ]