From e5d12293763ce460761b99ff6e9dee2167eea4d6 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Sat, 3 Mar 2018 07:36:49 -0500 Subject: [PATCH] more RSA info --- documentation/config.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/config.md b/documentation/config.md index 03c078e..09f4138 100644 --- a/documentation/config.md +++ b/documentation/config.md @@ -2,6 +2,7 @@ + ## Getting Started @@ -120,7 +121,7 @@ If you want to be able to SSH to the switch without setting up a key pair, run t ``` ip ssh key-authentication no ``` -If you do wish to enable key based SSH login, it's beyond the scope of this intro. Refer to the Security Guide PDF included. It has information on all of the above, SSH, etc. +If you do wish to enable key based SSH login, it's beyond the scope of this intro. Refer to the main ```ConfigGuide``` PDF, specifically page 124. It will say DSA, but RSA is also supported. ## SNMP To quickly enable SNMPv2, follow the below. SNMP v3 is available but you'll have to refer to the included documentation: