Displaying And Maintaining Ssh - HP 5120 SI Series Security Configuration Manual

Hide thumbs Also See for 5120 SI Series:
Table of Contents

Advertisement

To do...
Establish a connection
between the SSH client
and the server, and
specify the public key
algorithm, preferred
encryption algorithm,
preferred HMAC
algorithm and preferred
key exchange algorithm

Displaying and maintaining SSH

To do...
Display the source IP address or
interface currently set for the SFTP
client
Display the source IP address or
interface currently set for the SSH
client
Display SSH server status
information or session information
on an SSH server
Display the mappings between
SSH servers and their host public
keys saved on an SSH client
Display information about a
specified or all SSH users on the
SSH server
Display the public keys of the local
key pairs
Display the public keys of the SSH
peers
NOTE:
For more information about the display public-key local and display public-key peer commands, see the
Security Command Reference
Use the command...
In non-FIPS mode:
ssh2 [ipv6] server [ port-number ] [ identity-key
{ dsa | rsa } | prefer-ctos-cipher { 3des | aes128
| des } | prefer-ctos-hmac { md5 | md5-96 |
sha1 | sha1-96 } | prefer-kex
{ dh-group-exchange | dh-group1 |
dh-group14 } | prefer-stoc-cipher { 3des |
aes128 | des } | prefer-stoc-hmac { md5 |
md5-96 | sha1 | sha1-96 } ] *
In FIPS mode:
ssh2 [ ipv6 ] server [ port-number ] [ identity-key
rsa | prefer-ctos-cipher { aes128 | aes256 } |
prefer-ctos-hmac { sha1 | sha1-96 } | prefer-kex
dh-group14 | prefer-stoc-cipher { aes128 |
aes256 } | prefer-stoc-hmac { sha1 | sha1-96 } ]
*
Use the command...
display sftp client source [ | { begin
| exclude | include }
regular-expression ]
display ssh client source [ | { begin
| exclude | include }
regular-expression ]
display ssh server { status |
session } [ | { begin | exclude |
include } regular-expression ]
display ssh server-info [ | { begin |
exclude | include }
regular-expression ]
display ssh user-information
[ username ] [ | { begin | exclude |
include } regular-expression ]
display public-key local { dsa |
rsa } public [ | { begin | exclude |
include } regular-expression ]
display public-key peer [ brief |
name publickey-name ] [ | { begin
| exclude | include }
regular-expression ]
.
252
Remarks
Required
Use either command in
user view.
Remarks
Available in any view
Available in any view
Available in any view
Available in any view
Available in any view
Available in any view
Available in any view

Advertisement

Table of Contents
loading

Table of Contents