SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
329
boot system [cflash | flash]
<filename>
[no-backup
|
[cflash | flash]
<backup filename>
] [verify]
Use the
boot config
command to specify the system software loaded at startup.
Syntax Description
cflash
Specifies primary/backup file located in compact flash memory.
flash
Specifies primary/backup file located in flash memory.
<filename>
Specifies the filename of the software (filenames are case-sensitive) - software
files should have a .biz or .BIZ extension.
no-backup
Specifies that no backup software is to be saved to the system.
<backup filename>
Specifies a name for the backup software.
verify
Specifies a verification of the software checksum.
Default Values
No default is necessary for this command.
Functional Notes
Detailed instructions for upgrading the SROS and loading files into memory are found on your
ProCurve
SROS Documentation
CD.
Usage Examples
The following example specifies the file
SROS.BIZ
, stored in flash memory, as the startup software:
ProCurve(config)#
boot system flash SROS.BIZ