158
chassis
chassis-number
: Specifies an IRF member device by its member ID. (In IRF mode.)
slot
slot-number-list
: Specifies a space-separated list of up to seven slot number items. Each item specifies
a card by its slot number or a range of cards in the form of
start-slot-number
to
end-slot-number
on the
specified IRF member device. For example,
slot 0 to 1 2
. (In IRF mode.)
Usage guidelines
If a software upgrade requires upgrading the BootWare image, you can use this command to preload
the new BootWare image to the BootWare before upgrading Comware images. This command helps
shorten the subsequent upgrade time, reducing the risk of upgrade failure caused by unexpected
electricity failure.
To complete the upgrade, reboot the device.
To save space, you can delete the BootWare image in the storage medium after completing the
BootWare image upgrade.
Examples
# In standalone mode, use the file
a.bin
to upgrade the BootWare image.
<Sysname> bootrom update file flash:/a.bin slot 17
This command will update the Boot ROM file on the specified board(s), Continue? [Y/N]:y
Now updating the Boot ROM, please wait...
.............Done.
# In IRF mode, use the file
a.bin
to upgrade the BootWare image.
<Sysname> bootrom update file flash:/a.bin chassis 1 slot 17
This command will update the Boot ROM file on the specified board(s), Continue? [Y/N]:y
Now updating the Boot ROM, please wait...
.............Done.
Related commands
boot-loader file
bootrom-update security-check enable
Use
bootrom-update security-check enable
to enable BootWare image validity check.
Use
undo bootrom-update security-check enable
to disable BootWare image validity check.
Syntax
bootrom-update security-check enable
undo bootrom-update security-check enable
Default
BootWare image validity check is enabled.
Views
System view
Predefined user roles
network-admin