Information
Outdated and insecure ciphers and algorithms should not be used.
An attacker can possibly break the encryption of transported data if weak ciphers and algorithms are used
to access sensitive data.
Solution
management ssh
cipher aes128-ctr aes256-ctr
key-exchange diffie-hellman-group14-sha256
mac hmac-sha2-256
Impact:
The alogithms used in an ssh session are negotiated between the client and the server. Restricting the list of accepted algorithms could prevent some clients connecting to the device.