Updated ArubaOS Switch (AOS S) 16.11 (markdown)

Mathieu Simon 2022-05-04 13:56:20 +02:00
parent 7f2094553f
commit 12a46be85d

@ -6,7 +6,9 @@ SSH into a switch running AOS-S switch, or use a local serial connection in orde
```
configure
crypto key generate ssh rsa bits 3072
exit
```
If the size is omitted, a 2048 Bit RSA key will be generated, 3072 is the largest size supported so far.