ArubaOS Switch or short AOS-S is a network operating system (NOS) used on various switches from Aruba Networks, a subsidiary of HPE. It was formerly known as HP ProVision. Depending on the version of AOS-S not all command may be available, this guide covers AOS-S 16.11.
SSH into a switch running AOS-S, or use a local serial connection in order to apply these options.
1. Re-generate the RSA keys
If the size is omitted, a 2048 Bit RSA key will be generated, 3072 is the largest size supported so far.
2. Restrict supported key exchange, cipher and MAC algorithms
3. Save the running configuration of the switch to flash
Limitations
AOS-S 16.11 doesn't allow you reaching a perfect score, here are some reasons:
- Host-key algorithms: AOS-S supports either RSA (up to 3072 Bit) or DSA (up to 1024 Bit) host keys, that's it so far.
- MACs:
hmac-sha2-256
cannot be disabled, as it is the only remaining after disabling all other
insecure MACs.
Validated versions