What Is DMVPN?: What Is DMVPN? Physical Connectivity: DMVPN Config: Ipsec: Dynamic Routing Verification: Acknowledgement

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

o Introduction:

o What is DMVPN?
o Physical Connectivity:
o DMVPN Config:
o IPSEC:
o Dynamic Routing
o Verification:
o Acknowledgement:

Introduction:
This document gives information about DMVPN with a configuration example.

What is DMVPN?
DMVPN stands for Dynamic Multipoint VPN and it is an effective solution for dynamic secure
overlay networks. In short, DMVPN is combination of the following technologies:

 Multipoint GRE (mGRE)


 Next-Hop Resolution Protocol (NHRP)
 Dynamic Routing Protocol (EIGRP, RIP, OSPF, BGP)
 Dynamic IPsec encryption
 Cisco Express Forwarding (CEF)

Physical Connectivity:
HUB:

ROUTER 2
ROUTER 3

ROUTER 4

DMVPN Config:
Once you have physical connectivity you can add the DMVPN configuration.

HUB

ROUTER 2
ROUTER 3

ROUTER 4

IPSEC:
Next you will need to add IPSEC, this will ensure that traffic is not sent in clear text. This
configuration will be added to each router except router 1.

Dynamic Routing
To enable dynamic routing i am using EIGRP add the following configuration to each routers
except router 1.
Verification:
Dynamic Tunnels:

NHRP Tunnels:

You might also like