HP Integrated Lights-Out 2 Management Processor Scripting and Command Line Resource Guide
Instead of using the simple commands, the following example shows the new CLP format:
start /system1/oemhp vsp1
• remcons
The remcons command starts a Remote Console session and is limited to users with the
Remote Console privilege. Only a text-based remote console is supported, similar to a Telnet
session. When in Remote Console session, enter Esc( to return to the CLI.
Instead of using the simple commands, the following example shows the new CLP format:
start /system1/console1
Firmware update
Firmware commands enable you to display and modify the iLO 2 firmware version. Firmware
settings are available at /map1/firmware1.
Targets
No targets
Properties
DescriptionAccessProperty
Displays the current firmware version.read
version
Displays the release date of the current firmware version.read
date
Command format
load -source <URL> [<target>]
where <URL> is the URL of firmware update image file on web server. The URL is limited to 80
characters in the iLO 2.00 release of the firmware.
URL example:
protocol://username:password@hostname:port/filename
• protocol field is mandatory and must be either HTTP or HTTPS.
• username:password field is optional.
• hostname field is mandatory.
• port field is optional
• filename field is mandatory.
The CLP only performs a cursory syntax verification of the <URL> value. You must visually ensure
the URL is valid.
Examples
load -source http://imgserver.company.com/firmware/iloFWimage.bin
load -source http://john:abc123@imgserver.company.com/firmware/ilo.bin
The [<target>] field is /map1/firmware, and is optional if it is already the default target.
Eventlog commands
Eventlog commands enable you to display or delete the logs of both the system and iLO 2. Eventlog
settings are available at:
• /system1/log1 for the Integrated Management Log
• /map1/log1 for the iLO 2 event log
Targets
30 Command line










