HP Lights-Out 100 Remote Management User Manual
Page 21

Using LO 100 21
target address. In a remote management processor implementation, the 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.
o
-source <location>
—This option must be specified.
o
(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.
o
source <value>
—This option specifies the target from which it transfers 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 every time 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 (
To create the uncompressed image file, enter the following command from DOS:
ROMPAQ /D <infile> <outfile>
where <infile> is the ROMPAQ firmware image file and <outfile> is the filename for the
uncompressed binary image file.
The
load
command returns any status data on the first lines. After the status data appears, one of
the following lines of text displays on the next line:
—
<URL> transferred to <target address
> (if the file is transferred)
—
<URL> not transferred
(if the file is not transferred)
Example:
load -source //192.168.2.1/pub/firmwareimage.bin -oemhpfiletype csr
//192.168.2.1/pub/firmwareimage.bin transferred to
/map1/firmware/fullimage
•
The
reset
command causes a target to cycle from enabled to disabled and back to enabled.
•
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, the target of the property must be specified before entering
the property you want to change.
•
The
start
command causes a target to change state to a higher run level.
•
The
stop
command causes a target to change state to a lower run level.
•
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
Version 1.00
/./map1/firmware/-> show
/./map1/firmware