From 07f208bd6a6d5ee3b78b70b882bbba4ca14afe76 Mon Sep 17 00:00:00 2001 From: srividya0208 Date: Thu, 18 Nov 2021 10:16:21 -0500 Subject: VPN IPsec: Added a note related to rsa key A private key is also needed to finish the ipsec setup which is not mentioned in the section "Source tunnel from loopbacks/Setting up IPSec". I have added for reference. --- docs/configuration/vpn/ipsec.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/configuration') diff --git a/docs/configuration/vpn/ipsec.rst b/docs/configuration/vpn/ipsec.rst index ea13d82b..50814b6e 100644 --- a/docs/configuration/vpn/ipsec.rst +++ b/docs/configuration/vpn/ipsec.rst @@ -135,7 +135,8 @@ install >". You may choose different length than 2048 of course. set pki key-pair ipsec-LEFT private key 'MIIEvgIBADAN...' [edit] -Configuration commands will display. +Configuration commands for the private and public key will be displayed on the +screen which needs to be set on the router first. Note the command with the public key (set pki key-pair ipsec-LEFT public key 'MIIBIjANBgkqh...'). Then do the same on the opposite router: -- cgit v1.2.3