09-14-2022 05:40 AM
From my router i am unable to ping for example destination IP of Cisco Prime 172.17.10.10 over DMVPM. G0/0.1 is the management IP and similarly switches behind that using same IP also not able to ping. What could be the issue?
Router Interfaces and IPs example as below
Interface IP-Address
Ge 0/0.1 172.16.12.10
Tunnel12 192,168.12.10
09-14-2022 05:54 AM
First rule of troubleshooting "I can't ping xxxx". Does "xxxx" in your case 172.17.10.10 have a route back to the specific address you are testing from? Second rule, does xxxx actually reply to ping in any case.
The point here is it's tempting to think "I can't ping xxxx", but the issue may be that the answer is not getting back to you.
I suggest doing a traceroute in each direction, see where it gets lost.
09-14-2022 07:06 AM
friend the DMVPN is
underlayer <<- 172.16.12.10 which I think the tunnel source
Overlayer <<- 192,168.12.10 which is tunnel interface
now your destination is reach via which layer ?
09-15-2022 11:39 PM
Its reaching via tunnel interface IP
09-16-2022 04:22 AM
then use tunnel interface as source in ping
09-14-2022 07:31 AM
One of the more common causes of what you describe is missing routing information on one or both ends.
09-16-2022 02:40 AM
Hello
You dont mention what type of DMVPN your are running?
Can you post the configuration and route table of the DMVPN hub which is the mapping agent called a Next Hop Server (NHS) and a client Next Hop Client (NHC)
Hub/Client
sh run int tunnel xx
sh ip route
sh ip protocols
traceroute xxxx source xxxx
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