Clp syntax – HP ProLiant DL180 Server User Manual

Page 21

Advertising
background image

Using LO100 21

LO100 CLP supports two simultaneous SSH connections, two SSH connections and one telnet connection,
or one SSH connection and two telnet connections. You cannot have more than two simultaneous SSH
connections and up to three (telnet and SSH) connections at a time.

CLP syntax

The general syntax of CLP command is:

<verb> <target> <option> <property>

Verbs—The following verbs are supported:

o

cd

o

help

o

load

o

reset

o

set

o

show

o

start

o

stop

o

exit

o

version

Target—The default target is the

/. The target can be changed by the cd command or by specifying

a target on the command line.

Options—The following options are valid:

o

-help/-h

o

-all/-a

Properties are the attributes of the target that can be modified.

Output—The output syntax is

text.

The valid Boolean values for any command are true and false.
General notes
If the commands on the CLP command span more than one line, you cannot navigate between different
lines.
Operating system-specific notes

The Microsoft® Windows® 2000 telnet client does not support the Functions keys F1 through F12,
Insert, Home, and End keys. These keys will not work in a Lights-Out 100 command line session.

The Backspace key in the Lights-Out 100 CLP implementation is mapped to the value 0x8. Some

client operating systems, Novell Linux Desktop and Red Hat Enterprise Linux 4 Desktop, map the
Backspace key to the value 0x7f, which is used for the Delete key in the Windows® telnet client.

The Backspace key will not work from a client from which it has value of 0x7f. For the Linux clients,

using the Home or the End key enables the Lights-Out 100 CLP service to remap the Backspace key
to use the value 0x7f, making the key functional.

In the Windows® PuTTY client, the Backspace key can be mapped to a value of 0x8 by changing the

setting for Terminal Keyboard to Control-H.

Advertising