diff --git a/ArubaOS-Switch-(AOS-S)-16.11.md b/ArubaOS-Switch-(AOS-S)-16.11.md index 018d2a0..9713696 100644 --- a/ArubaOS-Switch-(AOS-S)-16.11.md +++ b/ArubaOS-Switch-(AOS-S)-16.11.md @@ -18,16 +18,16 @@ If the size is omitted, a 2048 Bit RSA key will be generated, 3072 is the larges ``` configure -no ip ssh cipher aes128-cbc no ip ssh cipher 3des-cbc +no ip ssh cipher aes128-cbc no ip ssh cipher aes192-cbc no ip ssh cipher aes256-cbc no ip ssh cipher rijndael-cbc@lysator.liu.se no ip ssh mac hmac-md5 +no ip ssh mac hmac-md5-96 no ip ssh mac hmac-sha1 no ip ssh mac hmac-sha1-96 -no ip ssh mac hmac-md5-96 no ip ssh kex ecdh-sha2-nistp256 no ip ssh kex ecdh-sha2-nistp384