Ilo Supported Ssh Features - HP Integrated Lights-Out User Manual

Hp integrated lights-out user guide
Hide thumbs Also See for HP Integrated Lights-Out:
Table of Contents

Advertisement

124
User Guide Integrated Lights-Out
1. Open an SSH window.
2. When prompted, enter the IP address or DNS name, login name, and
Using OpenSSH
To start an OpenSSH client in Linux, use:
Using PuTTY

iLO Supported SSH Features

The iLO library only supports version 2, SSH-2, of the protocol. The different
algorithms supported are:
Feature
Server host key algorithms
Encryption (same set supported both ways)
Hashing algorithms
Public key algorithms
Key exchange
Compression
password.
ssh -l loginname ipaddress/dns name
To start a PuTTY session, double-click the PuTTY icon in directory where
PuTTY is installed.
To Start a PuTTY session from the command line:
To start a connection to a server called host:
putty.exe [-ssh | -telnet | -rlogin | -raw]
[user@]host
For telnet sessions, the following alternative syntax is supported:
putty.exe telnet://host[:port]/
To start an existing saved session called sessionname:
putty.exe -load "session name"
ssh-dsa , ssh-rsa
3des-cbc, aes128-cbc
hmac-sha1, hmac-md5
ssh-dss, ssh-rsa
Diffie-hellman-group1-sha1
None

Advertisement

Table of Contents
loading

Table of Contents