HP iLO 4 Scripting and Command Line Guide
status is set to Enabled-No Authentication, then all the commands are executed without
verifying the privilege level.
The general syntax of a CLP command is:
<verb> <target> <option> <property>
• Verbs—The supported verbs are:
cd◦
◦ create
◦ delete
◦ help
◦ load
◦ reset
◦ set
◦ show
◦ start
◦ stop
◦ exit
◦ version
• Target—The default target is the /. Change the target using the cd command, or by specifying
a target on the command line.
• Options—The valid options are:
-all◦
◦ -a
• Properties — Are the attributes of the target that can be modified.
• Output — The output syntax is:
status◦
◦ status_tag
◦ status_msg
The valid Boolean values for any command are yes, no, true, false, y, n, t, f, 1, and 0.
NOTE: If a CLP command spans more than one line, you cannot navigate between different lines.
In the Windows PuTTy client, map the Backspace key to a value of 0x8 by changing the setting
for Terminal Keyboard to Ctrl+H.
Escape commands
The escape key commands are shortcuts to popular tasks.
ESC R ESC r ESC R Resets the system.
ESC ^ Powers on the system.
36 SMASH CLP Scripting Language










