R211x-HP Flexfabric 11900 Security Command Reference

Table Of Contents
290
Examples
# Establish a connection to the IPv6 Stelnet server 2000::1 and specify the public key of the server as
svkey. The SSH client uses publickey authentication. Use the following algorithms:
Preferred key exchange algorithm is dh-group14.
Preferred server-to-client encryption algorithm is aes128.
Preferred client-to-server HMAC algorithm is sha1.
Preferred server-to-client HMAC algorithm is sha1-96.
Preferred compression algorithm between the server and client is zlib.
<Sysname> ssh2 ipv6 2000::1 prefer-kex dh-group14 prefer-stoc-cipher aes128
prefer-ctos-hmac sha1 prefer-stoc-hmac sha1-96 prefer-compress zlib publickey svkey