Using the openssh utility, Using clp, Clp syntax – HP Lights-Out 100 Remote Management User Manual
Page 17
Using LO 100 17
o
To start an existing saved session called session name, enter:
putty.exe -load "session name"
When you press Enter using PuTTY versions earlier than 0.54, two line feeds might appear on a single
line feed. To avoid this issue and for best results, HP recommends using version 0.54 or later.
Using the OpenSSH utility
OpenSSH is a free version of the SSH protocol available for download on the Internet.
To start an OpenSSH client in Linux, at the command prompt enter:
ssh -l loginname ipaddress/dns name
Using CLP
HP has worked with key industry partners within Distributed Management Task Force, Inc. to define an
industry-standard set of commands. The SMASH suite will standardize manageability interfaces for
servers. The Lights-Out 100 remote management processor implements the command set defined in the
Server Management Command Line Protocol Specification, 1.00 Draft. The CLP replaces the simple CLI
that was released previously and is no longer supported.
The management processor functionality accessible from the SMASH CLP is a low-bandwidth interface
and provides similar functionality to the web interface. The CLP is designed for users who prefer a
nongraphical interface. The CLP is accessible through the following methods:
•
Telnet
•
SSH connection
•
Physical serial port
LO 100 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:
•
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