Product User Guide

Global commands h
There are a number of CLP verbs that can be applied to any target:
CD changes the default target and displays the new value.
SHOW -display targets gives a list of targets subordinated to the specified target
(or, if none specified, the default target).
SHOW -display verbs displays a list of verbs applicable to the specified (or default)
target.
SHOW -display properties displays the required properties of a given instance.
SHOW -display properties -all displays all properties of an instance.
HELP displays useful information about a given target or CLP verb.
Admin domain /
The admin domain is not a valid target for any verbs apart from the global commands listed
above.
/system#
The /system# targets map to the CIM_ComputerSystem class. There are two instances of this
class, according to the IPMI CIM Mapping Specification: system1 represents the managed host
system; system2 represents the BMC. The managed system's GUID value is included in the
Name property of /system1. The system# instances are valid targets to the following CLP verbs,
in addition to the default commands listed above:
Performing the START and STOP commands on /system1 will change the host
system's power state.
RESET will reboot the host system or the BMC, depending on the target.
/system1/locator1
This instance represents the IPMI Chassis Identify feature. This is a Raritan extension which is
not covered by any specification. It supports the following commands:
SET can be used to modify the value of the Interval property, which specifies the
Chassis Identify interval in seconds. The default value is 15.
START will enable the Chassis Identify feature for the specified interval.