cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
798
Views
0
Helpful
2
Replies

DMVPN - Ping fails on LAN to LAN

snarayanaraju
Level 4
Level 4

Hi Experts - Seeking your help to understand why I am not able to ping the HUB LAN IP address from Spoke LAN IP address in a DMVPN setup. It is a new installation I am trying to achieve.

 

1. Ping successful when doing from spoke to Hub Tunnel IP (ping <hub-Tunnel IP address>)

2. Ping fails when doing from spoke to Hub Tunnel IP using source Interface as LAN IP add (ping <hub-Tunnel IP address> source <fa 0/0)

3. Ping fails when doing from spoke to Hub fa 0/0  using source Interface as LAN IP add (ping <hub-Tunnel IP address> source <fa 0/0)

 

What is the general reason for this. The output from Router below. Can you help me please. Thanks in advance

 

regards / SAIRAM

 

 

debug

HUB#
*Mar  1 03:02:45.107: NHRP: MACADDR: if_in null netid-in 0 if_out Tunnel0 netid-out 1
*Mar  1 03:02:45.107: NHRP: Checking for delayed event 0.0.0.0/192.168.2.1 on list (Tunnel0).
*Mar  1 03:02:45.107: NHRP: No node found.

 

Config

HUB#

interface Tunnel0
 ip address 172.16.1.1 255.255.255.0
 no ip redirects
 ip nhrp map multicast dynamic
 ip nhrp network-id 1
 tunnel source 127.11.100.1
 tunnel mode gre multipoint
end

interface FastEthernet0/0
 ip address 152.141.1.85 255.255.255.0
 

ip route 192.168.2.0 255.255.255.0 Tunnel0
 

SPOKE#

interface Tunnel1
 ip address 172.16.1.2 255.255.255.0
 no ip redirects
 ip nhrp map 172.16.1.1 63.11.124.5
 ip nhrp network-id 1
 ip nhrp nhs 172.16.1.1
 tunnel source 208.11.121.3
 tunnel mode gre multipoint
end

ip route 152.141.0.0 255.255.0.0 Tunnel1
 

interface FastEthernet0/0
 ip address 192.168.2.1 255.255.255.0



 

2 Replies 2

snarayanaraju
Level 4
Level 4

I noted when I am configuring the spoke LAN IP address statically in NHRP, I am able to ping from Spoke LAN to Hub LAN.

ip nhrp map <Spoke LAN IP address> <Spoke Tunnel IP address>

 

But how to make it using Dynamically learn?

 

regards / SAIRAM

 

emackenz
Cisco Employee
Cisco Employee

What was the resolution ?

Review Cisco Networking products for a $25 gift card