Home / Network / At the begining, … it was not DMVPN!

At the begining, … it was not DMVPN!

  • GRE Multipoint at Spoke which allows Spoke to Spoke tunnels
  • And NHRP redirect at Hub that hints Spoke to direct upcoming packets toward target Spoke
  • Cef shortcuts at Spoke enables local optimzation of Cef operation upon reception of NHRP redirects.

Now we could ping the broadcast address from the hub. To obtain the same result from R2 as an example, it is sufficient to add a new NHRP multicast map pointing towards R3:

R2#ping 101.0.0.255
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 101.0.0.255, timeout is 2 seconds:Reply to request 0 from 101.0.0.1, 32 ms
Reply to request 0 from 101.0.0.3, 60 ms
Reply to request 1 from 101.0.0.1, 60 ms
Reply to request 1 from 101.0.0.3, 76 ms
Reply to request 2 from 101.0.0.1, 32 ms
Reply to request 2 from 101.0.0.3, 48 ms
Reply to request 3 from 101.0.0.1, 40 ms
Reply to request 3 from 101.0.0.3, 60 ms
Reply to request 4 from 101.0.0.1, 28 ms
Reply to request 4 from 101.0.0.3, 48 ms
R2#
R2#sh run inter tun 0
Building configuration…Current configuration : 334 bytes
!
interface Tunnel0
ip address 101.0.0.2 255.255.255.0
no ip redirects
ip nhrp map 101.0.0.1 1.0.0.101
ip nhrp map 101.0.0.3 1.0.0.103
ip nhrp map multicast 1.0.0.101
ip nhrp map multicast 1.0.0.103
ip nhrp network-id 101
ip nhrp nhs 101.0.0.1
ip nhrp shortcut
tunnel source FastEthernet0/0
tunnel mode gre multipoint
endR2#

At the end, DMPVN is very flexible when it comes to the handling of broadcast domains of 3 or more routers as we compare to classical Ethernet, PPPoE, etc.

Pages: 1 2

Leave a Reply

802.11 (4) application (2) architecture (4) asm (4) automatisation (2) cagd (3) chd (2) cisco (6) command (5) controller (1) cost (6) coverage (5) debug (10) distance (6) dtls (2) dynamic rrm (5) firewall (2) fortinet (2) ieee (4) igmp (5) igp (8) interference (2) internet (3) ip (2) logique (2) loop (5) mac (3) machine learning (3) meraki (1) model (2) mpls (3) mroute (4) multicast (5) nat (2) ndp (2) network (3) next-hop (5) nurbs (3) osi (6) pat (2) pim (4) poisoning (6) projet (2) qos (2) radio (5) rib (5) rip (5) route (6) router (6) routing (15) rpf (4) rrm (10) security (3) show (5) simulation (2) sla (2) snr (2) solution (2) split-horizon (5) sql (1) ssl (2) ssm (4) static (6) stp (2) summarization (5) tcp (2) translation (1) travail (2) udp (2) vpn (3) vrf (3) wifi (11) wireshark (2) wlan (7) wlc (5)

October 2025
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  
Copied!