How To’s – Deploy DMVPN PHASE 3 with encryption (IKEv1)
Hi there, in this post we’re going to deploy DMVPN Phase 3 using encryption.
Deploying a VPN tunnel doesn’t mean that we’re securing the data inside the tunnel. We’re going to use IKEv1 for authentication and encryption.
The tunnel configuration is the same as the last one, to support encryption all we have to do is to tie an IPSec profile to the tunnel. Let’s see how.
First we create IKE tunnels
Lastly we associate the encryption profile with the tunnel.
We do the same on all routers. We can then check the tunnel status whether it's up or down and if packets are being encrypted.
show crypto session
show crypto ipsec sa
I hope you enjoyed this post, leave your comments below and I'll see you on the next one.