
159
When an .ipe image package file is used for upgrade, you must choose whether to delete the file
after the system decompresses the file.
The
boot-loader pex file
command overwrites the entire PEX startup software image list. To add
new startup feature images, specify all feature image files in the old startup image list, including
feature image files. The new startup software image list will contain only the feature image files that
are specified in the command.
To verify the PEX startup software images on the parent fabric, use the
display boot-loader pex
command.
Examples
# Specify
flash:/all.ipe
as the startup software image file for the PEX-S5120HI PEXs to load from
the parent fabric.
<Sysname> boot-loader pex PEX-S5120HI file ipe flash:/all.ipe
Verifying the IPE file and the images............Done.
File flash:/rpu-S5120-boot.bin already exists on slot 1.
File flash:/rpu-S5120-system.bin already exists on slot 1.
Overwrite the existing files? [Y/N]:Y
Decompressing file rpu-S5120-boot.bin to
flash:/rpu-S5120-boot.bin.....................Done.
Decompressing file rpu-S5120-system.bin to
flash:/rpu-S5120-system.bin............................................ Done.
File flash:/rpu-S5120-boot.bin already exists on slot 2.
File flash:/rpu-S5120-system.bin already exists on slot 2.
Overwrite the existing files? [Y/N]:Y
Copying file flash:/rpu-S5120-boot.bin to
slot2#flash:/rpu-S5120-boot.bin.........................Done.
Copying file flash:/rpu-S5120-system.bin to
slot2#flash:/rpu-S5120-system.bin...............................................Done.
Decompression completed.
Do you want to delete flash:/all.ipe now? [Y/N]:Y
# Specify
flash:/boot.bin
and
flash:/system.bin
as the startup boot and system image files for the
PEX-S5120HI PEXs to load from the parent fabric.
<Sysname> boot-loader pex PEX-S5120HI file boot flash:/boot.bin system flash:/system.bin
File flash:/boot.bin already exists on slot 2.
File flash:/system.bin already exists on slot 2.
Overwrite the existing files? [Y/N]:Y
Copying file flash:/boot.bin to slot2#flash:/boot.bin.........................Done.
Copying file flash:/system.bin to
slot2#flash:/system.bin........................................................Done.
Related commands
•
boot-loader
file
•
display boot-loader pex
boot-loader update
Use
boot-loader update
to synchronize startup images from the master to a subordinate device.
Syntax
boot-loader update
{
all
|
slot
slot-number
}