mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-12-23 09:29:50 +01:00
Updated ArubaOS Switch (AOS S) 16.11 (markdown)
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
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user