10-08-2018 10:46 AM - edited 02-21-2020 09:28 PM
We have a DMVPN network one primary 2951 hub just for DMVPN, and an second DMVPN in another state is a backup dmvpn hub. Also have several Cisco 881's setup a spokes. the primary hub PH2951 went down this weekend. My 881 which had a DMVPN tunnel defined it, lost all connectivity. It could not connect to the backup hub.
I was under the impression that the spokes, kept a database of other spokes and other hubs on how to get to endpoints in the DMVPN infrastructure.
Trying to setup two tunnels on an 881 one to the primary dmvpn hub, another to the secondary with only 1 WAN connection gives an error since the 2nd tunnel needs to use another different wan interface. Is there any work around? Or should I not need to put the backup hub into the 881's config because the dmvpn database should know where to go if the primary dmvpn hub goes down.
Solved! Go to Solution.
10-08-2018 11:27 AM
Hi,
Yes, you would specify the 2 hubs are you correctly stated. That would give you 2 active tunnels, you could use a dynamic routing protocol delay to prefer 1 tunnel over the other or use the cluster priority command to limit only 1 tunnel. Example here.
HTH
10-08-2018 10:58 AM
guessing adding a 2nd static Nhrp map and multicast under my Tunnel to the backup hub, might do the trick? since they both would be using Eth4, should work. yes?
Tunnel1
Ip nhrp map 150.1.1.10 172.16.1.10
ip nhrp map multicast 172.16.1.10
ip nhrp map 150.1.1.1 172.16.1.1
ip nhrp map multicast 172.16.1.1
...bunch left out...
10-08-2018 11:27 AM
Hi,
Yes, you would specify the 2 hubs are you correctly stated. That would give you 2 active tunnels, you could use a dynamic routing protocol delay to prefer 1 tunnel over the other or use the cluster priority command to limit only 1 tunnel. Example here.
HTH
10-08-2018 12:18 PM
10-08-2018 12:40 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide