Following is command to use to display SSH settings on the ZFS Storage appliance.
configuration services ssh show
Above command will display the SSH settings along with Ciphers, MACs and Algorithms of SSH sertings of ZFS Storage appliance.
Following is sample output of above command.
# configuration services ssh show
Properties:
<status> = online
login_grace_time = 120
permit_root_login = true
pubkey_authentication = true
pubkey_inldap = false
password_authentication = true
listen_port = 22
ciphers = aes128-gcm@openssh.com,aes256-gcm@openssh.com,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,aes192-cbc,aes256-cbc,3des-cbc
macs = hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-sha1-96
kexalgorithms = ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha256
hostkeyalgorithms = default
pubkeyacceptedkeytypes = ssh-rsa,rsa-sha2-256,rsa-sha2-512,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
If you want to specifically check the MACs of the ZFS Storage appliance following command can be used.
configuration services ssh get macs
Products to which Article Applies
Search Keywords: oracle sun zfs storage appliance zfssa listing list mac macs cipher ciphers algorithm algorithms how to
Article Author: Tarun Boyella
No comments:
Post a Comment