SSH overview
SSH is an advanced feature that is available on ProLiant ML150 G2 and ProLiant ML110 G3 servers by installing the
SSH is a
LO100 supports the following protocols:
•SSH protocol version 2
•PuTTY 0.54, which is a free version of telnet and SSH protocols available for download on the Internet. When using PuTTY, versions earlier than 0.54 might display two line feeds instead on a single line feed, when the Enter key is pressed. To avoid this issue, and for best results, use version 0.54 or later.
•OpenSSH, which is a free version of the SSH protocol available for download on the Internet.
NOTE: Logging in to an SSH session could take up to 90 seconds. Depending on the client used, you might not see
LO100 comes preinstalled with a certificate. To install a
Using SSH
When using a Secure Shell utility to connect to a server for the first time, the utility will prompt you to accept the server's public key, sometimes referred to as a host key. Accepting this key authorizes the utility to store a copy of the public key in its own database. The utility will automatically recognize the server when future connections are attempted, by comparing the public key to the one stored in its database.
To access the remote management processor using SSH:
1.Open an SSH window.
2.When prompted, enter the IP address or DNS name, login name, and password.
Using OpenSSH
To start an OpenSSH client in Linux, use:
ssh -l loginname ipaddress/dns name
Using PuTTY
•To start a PuTTY session,
•To start a PuTTY session from the command line:
oTo start a connection to a server called host:
putty.exe [-ssh -telnet -rlogin -raw] [user@]host
oFor telnet sessions, the following alternative syntax is supported: putty.exe telnet://host[:port]/
oTo start an existing saved session called sessionname:
Using LO100 20