R21xx-HP FlexFabric 11900 Fundamentals Command Reference

137
Software upgrade commands
boot-loader file
Use boot-loader file to specify startup software image files.
Syntax
In standalone mode:
boot-loader file boot boot-package system system-package [ feature feature-package&<1-30> ] slot
slot-number { backup | main }
boot-loader file ipe-filename slot slot-number { backup | main }
In IRF mode:
boot-loader file boot boot-package system system-package [ feature feature-package&<1-30> ] chassis
chassis-number slot slot-number { backup | main }
boot-loader file ipe-filename chassis chassis-number slot slot-number { backup | main }
Views
User view
Predefined user roles
network-admin
Parameters
boot boot-package: Specifies a .bin boot image file, a case-insensitive string of 1 to 63 characters. The
file path specified for the boot-package argument takes the storage-medium
:/
base-filename.bin format,
for example, flash:/startup-boot.bin. The file path must not include the chassis ID or slot ID.
system system-package: Specifies a .bin system image file, a case-insensitive string of 1 to 63 characters.
The file path specified for the system-package argument takes the storage-medium:/base-filename.bin
format, for example, flash:/startup-system.bin. The file path must not include the chassis ID or slot ID.
feature feature-package: Specifies a space-separated list of up to 30 .bin feature package files. Each
feature package file name must be a case-insensitive string of 1 to 63 characters and takes the
storage-medium:/base-filename.bin format, for example, flash:/startup-a.bin. The file path must not
include the chassis ID or slot ID.
ipe-filename: Specifies an .ipe Comware image file name, a case-insensitive of 1 to 63 characters. The
file name must take the storage-medium:/base-filename.ipe format, for example, flash:/startup.ipe. The
file path must not include the chassis ID or slot ID.
slot slot-number: Specifies the slot number of the MPU for which the startup images are specified. (In
standalone mode.)
chassis chassis-number slot slot-number: Specifies the MPU for which the startup images are specified in
the IRF fabric. The chassis-number argument represents the IRF member ID of the device that holds the
card, and the slot-number argument represents the slot number of the card. (In IRF mode.)
backup: Specifies the files as backup startup files. Backup startup images are used only when main
images are not available.