DMVPN Tunnels with EIGRP
Hi All,
I have an DMVPN Router which has an Tunnel Interface configured to establish connections with various Routers internationally.
I am using NHRP & EIGRP to establish the connections and routes.
The problem I am having is that some of the Tunnel Interfaces on various routers keep flapping. They keep renewing themselves every 2-3 hours where as some of the connections dont and have been up for days and weeks.
Why is this flapping occuring? Why are the routes renewing themselves whilst other connections are not?
According to Cisco, certain IOS's on ISR's cause flapping, this requires an upgrade of the IOS to resolve, however I do not want to carry that out in an live environment, especially remotely.
Are there any other troubleshooting steps or solutions?
Thanks
I have an DMVPN Router which has an Tunnel Interface configured to establish connections with various Routers internationally.
I am using NHRP & EIGRP to establish the connections and routes.
The problem I am having is that some of the Tunnel Interfaces on various routers keep flapping. They keep renewing themselves every 2-3 hours where as some of the connections dont and have been up for days and weeks.
Why is this flapping occuring? Why are the routes renewing themselves whilst other connections are not?
According to Cisco, certain IOS's on ISR's cause flapping, this requires an upgrade of the IOS to resolve, however I do not want to carry that out in an live environment, especially remotely.
Are there any other troubleshooting steps or solutions?
Thanks

Comments
On the Spoke Router (No Delay Configured, MTU 1400) IOS: 12.4 (15) Cisco 1841
Cisco Bug: https://supportforums.cisco.com/docs/DOC-4046;jsessionid=434591C7BEB1642F61D82339C260F650.node0
Any futher information, then please let me know.
http://www.mashtronauts.com
change MTU 1400 on both ends, i usually keep that the same on that spoke and hub
change delay on spoke to 30 or less if you want the traffic to go only thru the hub or 100 if you want the tunnels to create dynamically to remose sites
Bearing in mind, I have multiple Routers with Tunnels that connect to the Hub. Changing the MTU on the Hub to 1400, could this not have an effect on exisiting Tunnels?
Currently the Spoke does not have an delay configured, how will it help configuring a delay on the Spoke? Currently all traffic that requires services where the Hub (DMVPN Router) is passed down the Tunnel and it learns all remote subnets and sites vi EIGRP.
Will continue to monitor the EIGRP neighbor relationship and see if any flapping occurs on the Tunnel Interface.
Any other thoughts?
Yes the Hub Router has a default route to the spoke Tunnel router.
Could you explain what SRTT is please?
Use ip mtu path discovery on the tunnels, lower the mtu to 1462 and increase EIGRP hello to 30 sec. We have a lot of customers suffering from this issue, the above should help you.
Cheers
Pulled from the CiscoPress website, the SRTT (Smooth Round Trip Timer), is the number of milliseconds it takes for an EIGRP packet to be sent to this neighbor and for the local router to receive an acknowledgment of that packet.
HTH.
-Peanut
-Mayor Cory Booker
Hi, DETH1K, How will this command help me? I can see that I can enter this command from Global configuration mode, however, any "Show" commands I can use to see stats or results of any action for this command?
Shall I lower the MTU on the Hub or Spoke, or both?
What is the command to increase EIGRP "Hello" timing?
Thanks for your help in advance.