User guide
C
HAPTER
5: U
SING THE
CLP I
NTERFACE
55
Figure 71 Password Prompt
3. Type a password and press Enter. The password is case-sensitive, so make sure you
capitalize the correct letters. Once the password is accepted, the
clp:/->
system prompt
appears.
Figure 72 System Prompt
You are now logged into the CLP interface and can begin using the interface to administer the
Revelation PDU.
%2 .
The
show
command displays the name, power state (on or off), and associated sensors for one
outlet or for all outlets.
%8
The following is the syntax for the show command:
clp:/-> show /system1/outlet<outlet number>
where
<outlet number>
is the number of the outlet. To display information for all outlets,
type the wildcard asterisk (*) instead of a number.
#
You can use the
name
and
powerState
attributes to filter the output of the
show
command.
The
name
attribute displays only the name of the outlet, and the
powerState
attribute displays
only the power state (on or off).
The following shows the syntax for both attributes:
clp:/-> show –d properties=name /system1/outlet<
outlet number
>
clp:/-> show –d properties=powerState /system1/outlet<outlet number>
where
<outlet number>
is the number of the outlet. In both cases, the outlet number can also
be a wildcard asterisk (*).