134
Related commands:
display boot-loader
.
Examples
Specify the main boot file for the next boot of the AC as
plat.bin
.
<Sysname> boot-loader file plat.bin main
This command will set boot file, Continue? [Y/N]:y
The specified file will be used as the main boot file at the next reboot!
bootrom
Syntax
bootrom
{
backup
|
read
|
restore
|
update
file
file-url
} [
all
|
part
]
View
User view
Default Level
2: System level
Parameters
read
: Reads Boot ROM. Copies the Boot ROM program from the normal partition of the
Boot ROM memory to the flash as the backup, which is used to restore the Boot ROM
when the Boot ROM memory is broken.
restore
: Restores Boot ROM. Restores the Boot ROM codes from the backup partition to
the normal partition of the Boot ROM memory. When the current Boot ROM is broken,
and you have backed up the codes, you can restore the Boot ROM by performing the
restore operation.
backup
: Backs up Boot ROM. Backs up the Boot ROM codes in the normal partition to
the backup partition of the Boot ROM memory. When the current Boot ROM is broken,
you can restore the Boot ROM program from the backup partition.
update file
file-url
: Upgrades Boot ROM,
where file-url
is a string of 1 to 63 characters
and represents name of the file to be upgraded. For more information about the
file-url
all
: Operates all contents of Boot ROM.
part
: Operates only the extension part of Boot ROM (Boot ROM includes the basic part
and the extension part, the basic part provides the basic operation items and the
extension part provides more Boot ROM operation items).
Description
Use the
bootrom
command to read, restore, back up, or upgrade the Boot ROM
program.