sysconf ssh ciphers reset
Resets the SSH ciphers for the appliance to default settings.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
Syntax
sysconf ssh ciphers reset
Example resetting a configured list of ciphers
llunash:>sysconf ssh ciphers reset This operation will reset the SSH cipher(s) to use the following default cipher(s): Configured Ciphers ------------------ aes192-ctr aes256-ctr This operation will restart the SSH service. Type 'proceed' to reset SSH cipher(s) to default settings and restart the SSH service, or 'quit' to quit now. > proceed Stopping sshd: [ OK ] Starting sshd: [ OK ] Command Result : 0 (Success)