sysconf ssh ciphers show
Shows the available and configured SSH ciphers for the appliance.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
>Monitor
Syntax
sysconf ssh ciphers show
Example
lunash:>sysconf ssh ciphers show The following cipher(s) are available to configure SSH: Available Ciphers -------------------------------------------------- 3des-cbc blowfish-cbc cast128-cbc arcfour arcfour128 arcfour256 aes128-cbc aes192-cbc aes256-cbc rijndael-cbc@lysator.liu.se aes128-ctr aes192-ctr aes256-ctr aes128-gcm@openssh.com aes256-gcm@openssh.com chacha20-poly1305@openssh.com The selected SSH cipher(s) are used by the SSH service SSH is using the following cipher(s): Configured Ciphers ------------------ aes192-ctr aes256-ctr Command Result : 0 (Success)