cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
716
Views
1
Helpful
9
Replies

Best options for VPN meshing using ISRs

carl_townshend
Spotlight
Spotlight

Hi All

I have about 20 sites that are on MPLS, we have a backup to this by creating GRE tunnels on the backup router, it is very cumbersome as we have these going over IPsec tunnels on our firewalls, so its not efficient at all.

We do not have SDWAN and have no plans at the moment to move to it.

What are our best options here, I was thinking DMVPN?

Are lots of people still using DMVPN?

Cheers

9 Replies 9

If you have mpls why ypu are looking for dmvpn over mpls ?

What is ypur requirements

MHM

Hi, each site has 1 MPLS connection, this is then backed up via Internet.

three option 

1- make SP use import/export target to make all site connect to each other 
2- using DMVPN or GETVPN
3- using FlexVPN <<- this new 

MHM

Joseph W. Doherty
Hall of Fame
Hall of Fame

"Are lots of people still using DMVPN?"

Cannot say, but DMVPN would seem to be a suitable option.

(In the distance past, have used DMVPN as a parallel path to private WAN cloud. Worked very well.  So well, private WAN offered very little benefit over it, although much more costly.)

Hello
You could in theory used both mpls and internet for DMVPN, (single/dual hub & dual cloud design) running ebgp over it for a true resilient dynamic dmvpn network

However  just introducing it for a backup solution would be also a viable alternative, it wont care what underlay you are using, it will work just like any other used for it.

You would need to specify hub(s) for the DMVPN network so the spokes sites can registrar towards and to enable dynamic tunnel between themselves.(phase2/3) and then depending on what routing process you use (BGP) , it can be tweaked so path preference is via your main mpls path.


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Hi Paul,

Any thoughts on what protocol to use, we use OSPF currently on our WAN, single area.

I see the preferred option seems to be EIGRP for DMVPN, what are your thoughts ?

Cheers

Carl

Notes

1- Asa/ftd not support dmvpn & FlexVPN

2- always cisco prefer use  with dmvpn

A- eigrp 

B- bgp (ibgp or ebgp)

MHM

Screenshot (250).png

Hello


@carl_townshend wrote:

Hi Paul,
Any thoughts on what protocol to use, we use OSPF currently on our WAN, single area.
I see the preferred option seems to be EIGRP for DMVPN, what are your thoughts ?

 MPLS connection, this is then backed up via Internet.


Edited- (just noticed you also have a separate DIA at each site

FYI -each sites ce/pe subnet will need to be reachable to each other site (via the isp mpls bb) so NBMA reachability of DMVPN can be obtained for the hub/spoke tunnels

Once that is achieved then it will just a matter of creating the dmvpn overlay network and in this instance it seams a single/dual hub single dual cloud phase 2/3 design would be applicable

Additionally my understanding is the same as you in that eigrp is the preferred igp for dmvpn but I would say bgp is also preferable, However if you wish to run ospf then that’s applicable to, but you will need to use a broadcast network type on the tunnels (as p2p-p2m is not applicable ) also making sure the hub(s) are the selected DRs for the DMVPN and ALL spokes are DRothers

 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul