cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
933
Views
1
Helpful
2
Replies

DMVPN: multiple-hub - single tunnel vs. multiple tunnels

michael.luo
Level 1
Level 1

Sorry for newbie questions.  I was reading "Cisco Intelligent WAN (iWAN)" from Cisco Press.

Page 85 talks about "NHRP Redundancy".  It gives an example that multiple NHRP mapping commands can be added to a single tunnel interface.  For example:

interface Tunnel100

  ip nhrp nhs 192.168.100.11 nbma 172.16.11.1 multicast

  ip nhrp nhs 192.168.100.12 nbma 172.16.12.1 multicast

  ...

Instead of using a single tunnel, I've also seen that multiple tunnels are used, each tunnel connects to a dedicated hub.

What's the pros and cons of using multiple tunnels vs. single tunnel?  (as far as redundancy is concerned)?

Thank you very much!

2 Replies 2

Personally, I would always use multiple tunnels simply because it can become more complicated to attempt the use of, say, a single /24 in multiple hub locations. If the routing between these locations will allow for the Anycasting of whatever subnet you place on the tunnels then this is not a concern.

Hello.

For iWAN each DMVPN cloud is a "WAN interface" (named) or a "transport". And PFR preferences are described for the names.

So if you have single Hub device per cloud - you would lose whole WAN transport in case of a hub device failure. At the same time if you create unique names per every transport (one hub per cloud) and write proper policies - this should not affect your PFR domain too much.

I think the reason to have multiple hubs per cloud are to simplify configuration/support and meet some iWAN limitations.

The reason to have single hub per cloud is to have extra redundancy on spoke side (as in iWAN 2.x same transport may be terminated on a branch only once).

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card