mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-08-05 14:51:15 +02:00
Updated ArubaOS Switch (AOS S) 16.11 (markdown)
@@ -6,7 +6,9 @@ SSH into a switch running AOS-S switch, or use a local serial connection in orde
|
|||||||
|
|
||||||
```
|
```
|
||||||
configure
|
configure
|
||||||
|
|
||||||
crypto key generate ssh rsa bits 3072
|
crypto key generate ssh rsa bits 3072
|
||||||
|
|
||||||
exit
|
exit
|
||||||
```
|
```
|
||||||
If the size is omitted, a 2048 Bit RSA key will be generated, 3072 is the largest size supported so far.
|
If the size is omitted, a 2048 Bit RSA key will be generated, 3072 is the largest size supported so far.
|
||||||
|
Reference in New Issue
Block a user