firmware downloads a full image file using TFTP from the specified location and programs
flash with the image.
In a remote management processor implementation,
/map1/firmware
is a valid target.
The
load
command supports usage only with the following options.
◦
-source <location>
— This option must be specified.
◦
(h)elp
— This option appears on the command line. The command ignores all options
and properties except
-output
(for terse or verbose output). These options are only valid
for this command when the
-help
option is used.
source <value>
— This option specifies the target from which to transfer the binary
image. The value specified must be a valid URL. The format is
//tftpserverip/path/
filename
. This option is required in the command line when the
load
command is
executed unless
-help
is used. The file must be an uncompressed firmware image file
that you create using the DOS ROMPAQ utility found on the Lights-Out 100 Firmware
Upgrade Diskette Utility available for download from the HP website at
http://
www.hp.com/servers/lights-out
.
◦
Specify one of the following:
"-oemhpfiletype csr" for loading firmware
–
–
"-oemhpfiletype key" for loading a key
–
"-oemhpfiletype cer" for loading a certificate
Example:
/./map1/firmware/-> load -s //16.110.181.187/404.bin -oemhpfiletype csr
Firmware download is in progress.
BMC will be automatically reset once image is programmed and validated.
Checking Image 197120
Erasing Memory 2227924
Dnlding/Prgming 4194304
Time elapsed: 53 seconds.
Download Complete.
•
The
reset
command causes a target to cycle from enabled to disabled and then to enabled
again.
•
The
set
command assigns a specific value to a property or group of properties. The standard
syntax for the
set
command is
set property=new value
.
The
set
command is used to change any changeable property. If the current directory does
not contain the property you want to change, you must specify the target of the property before
entering the property you want to change.
•
The
start
command causes the system1 target to power on.
•
The
stop
command causes the system1 target to power off.
•
The
version
command queries the version of the CLP implementation or other CLP elements.
For example:
/./map1/-> version
Version 1.00
/./map1/-> cd firmware
/./map1/firmware/-> version
Using CLP
23