HP MSR2000/3000/4000 Router Series Fundamentals Command Reference
166
Software upgrade commands
boot-loader file
Use boot-loader file to specify startup software image files.
Syntax
On an MSR2000 or MSR3000:
boot-loader file boot boot-package system system-package [ feature feature-package&<1-30> ]
{ backup | main }
boot-loader file ipe-filename { backup | main }
On an MSR4000:
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 }
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, cfa0:/startup-boot.bin. For an MSR4000, the file path must not include the 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, cfa0:/startup-system.bin. For an MSR4000, the file path must not include the 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, cfa0:/startup-a.bin. For an MSR4000, the file
path must not include the slot ID.
ipe-filename: Specifies an .ipe Comware image file name, a case-insensitive of 1 to 63 characters. The
file path must take the storage-medium:/base-filename.ipe format, for example, cfa0:/startup.ipe. For an
MSR4000, the file path must not include the slot ID.
slot slot-number: Specifies the slot number of the MPU for which the startup images are specified.
(MSR4000.)
backup: Specifies the files as backup startup files. Backup startup images are used only when main
images are not available.
main: Specifies the files as main startup files. The device always first attempts to start up with main startup
files.