R2511-HP MSR Router Series Fundamentals Command Reference(V5)
37
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.
In FIPS mode, the file must pass authenticity verification before it can be set as a system software image
for the next system startup.
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 } [ slot slot-number-list ] [ all | part ]
Views
User view
Default command level
3: Manage level
Parameters
backup: Backs up the BootWare image in the Normal area of memory to the Backup area.
read: Backs up the BootWare image in the Normal area of memory to a 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 a 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."
slot slo
t-number-list: Specifies a space-separated list of up to seven slot number items. Each item specifies
an interface module by its slot number or a range of interface modules in the form of start-slot-number to
end-slot-number. For example, slot 0 to 1 2. If you do not provide this option, all interface modules on the
router are specified.
all: Applies 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 command successfully, you must first save the upgrade BootWare image file to
the root directory of the storage media.










