153
Usage guidelines
For the system to operate correctly, you must specify Boot ROM image, boot image, and system
image. You can specify feature images as needed. Boot images, system images, and feature images
are all Comware images.
Comware images can be released separately as a .bin file or as a whole in one .ipe package file. If
a .ipe file is used, the system automatically decompresses the file into multiple .bin files and uses
them to upgrade the device.
For the downloaded image to take effect, reboot the device.
After you execute the
upgrade runtime
command, the system replaces the existing software
images with the specified images. If you do not specify a feature image, no feature image will be
included in the software image list.
When an .ipe image package file is used for upgrade, you must choose whether to delete the file
after the system decompresses the file.
Examples
# Download file
bootrom.bin
from the root directory of the TFTP server and use the Boot ROM file at
the next startup.
<Sysname> upgrade 192.168.8.2 bootrom bootrom.bin
The file flash:/bootrom.bin already exists.Overwrite?[Y/N]y
Verifying server file...
Downloading file boot.bin from remote TFTP server, please
wait.................................................................... Done.
This command will upgrade the Boot ROM file on the specified board(s), Continue?
[Y/N]:y
Now Upgrade the Boot ROM of slot 1, please wait..........................Done.
# Download file
all.ipe
from the root directory of the TFTP server and use the .ipe file at the next
startup.
<Sysname> upgrade 192.168.8.2 runtime file all.ipe
The file flash:/all.ipe already exists.Overwrite?[Y/N]y
Verifying server file...
Downloading file all.ipe from remote TFTP server, please
wait............................................................................Done.
Verifying the file flash:/all.ipe on slot 1...................Done.
HPE OfficeConnect 1950-24G-2SFP+-2XGT-PoE+ images in IPE:
boot.bin
system.bin
This command will set the main startup software images. Continue? [Y/N]:y
Add images to slot 1.
File flash:/boot.bin already exists on slot 1.
File flash:/system.bin already exists on slot 1.
Overwrite the existing files? [Y/N]:y
Decompressing file boot.bin to flash:/ boot.bin....................Done.
Decompressing file system.bin to
flash:/system.bin..................................................................Do
ne.
Verifying the file flash:/boot.bin on slot 1...Done.
Verifying the file flash:/system.bin on slot 1.....Done.
The images that have passed all examinations will be used as the main startup software
images at the next reboot on slot 1.
Decompression completed.