<options> Selections that affect the action, behavior, or output of the verb.
<target> The implicitly or explicitly-identified managed element the command is
directed to.
<properties> Attributes of the target relative to the command execution.
Command Verbs
Command verbs select a management action for target.
The command verbs listed in Table 8-33 consist of several reserved words in the following
categories:
Retrieve Information cd, help, show, version
Configure a target create, delete, load, set
Change target state exit, reset, start, stop
Table 8-33 lists the supported command verbs.
Table 8-33 Supported Command Verbs
ActionCommand
Changes the current default target.
The root of the CLP target namespace is /, and this is the starting point for a CLP system. By
changing the current default target by running cd <some target>, you can shorten commands.
For example, to find the current MP firmware version, run the command show
/map1/swinventory1/swid1. However, if you run the cd /map1/swinventory1/swid1
command, the show command displays the information.
cd
Creates a new instance of an object.create
Deletes an instance of a target object.delete
Terminates the SM CLP session.exit
Displays context-sensitive help.
help displays general help and all supported commands.
help <some verb> displays help for the specified verb.
help <some target>displays help for the specified target.
help <some property> displays help for the specified property.
help
Moves a binary image to iLO 2 from a URI.load
Causes a target to cycle from enabled to disabled and back to enabled.reset
Sets a property to a specific value.set
Displays information about managed elements (targets, their supported properties and verbs).
You can also run the show command with an explicit or implicit target. For more information on
implicit and explicit targets, see “System1 Target” (page 158), “Map1 (iLO 2) Target” (page 160),
“Command Targets” (page 156)
.
show
Causes a targeted object to change its state to a higher level.start
Causes a targeted object to change its state to a lower level.stop
Queries the version of the SM CLP implementation.version
The following verbs are available for execution from any target:
• show
• help
• cd
SMASH Server Management Command Line Protocol 155