H3C s3100 series Command Manual page 813

Hide thumbs Also See for s3100 series:
Table of Contents

Advertisement

md5_96: HMAC-MD5-96 algorithm.
DES (data encryption standard) is a standard data encryption algorithm.
AES (advanced encryption standard) is an advanced encryption standard algorithm.
Description
Use the ssh2 command to start the SSH client to establish a connection with an SSH server, and at the
same time specify the preferred key exchange algorithm, encryption algorithms and HMAC algorithms
between the server and client.
Note that when logging into the SSH server using publickey authentication, an SSH client needs to read
its own private key for authentication. As two algorithms (RSA or DSA) are available, the identity-key
keyword must be used to specify one algorithm in order to get the correct private key.
Examples
# Log into SSH server 10.214.50.51 with:
dh_exchange_group as the preferred key exchange algorithm,
aes128 as the preferred server-to-client encryption algorithm,
md5 as the preferred client-to-server HMAC algorithm, and
sha1_96 as the preferred server-to-client HMAC algorithm.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname]
ssh2
prefer_ctos_hmac md5 prefer_stoc_hmac sha1_96
10.214.50.51
prefer_kex
dh_exchange_group
1-34
prefer_stoc_cipher
aes128

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents