12-15-2006 10:44 AM - edited 03-03-2019 03:03 PM
Hi, I have noticed that it is common for my GRE tunnels to bounce a few times after a power cycle with two log messages that are repeated several times:
%DUAL-5-NBRCHANGE: IP-EIGRP(0) 1: Neighbor X.X.X.X (Tunnel1) is down: holding time expired
%DUAL-5-NBRCHANGE: IP-EIGRP(0) 1: Neighbor X.X.X.X (Tunnel1) is up: new adjacency
Eventually the bouncing stops, but what is causing these tunnels to bounce a several times. Why not just once.
Thanks
12-16-2006 06:52 AM
any unsaved configuration (particularly any route) missing after power cycle?
12-18-2006 05:58 AM
Thanks for the response, but no, it doesn't appear so.
12-18-2006 06:27 AM
after power cycle, tunnel interface comes from DOWN to UP state.
Once interface is UP at both ends, EIGRP sends Hello packets for estabalishing adjacency with its neighbor router, Once neighbor is formed, only then routing tables are exchanged.
until neighbor adjacency is formed, you will keep getting this message in log.
%DUAL-5-NBRCHANGE: IP-EIGRP(0) 1: Neighbor X.X.X.X (Tunnel1) is down: holding time expired
Once neighbor adjacency is formed, you will get this message in log.
%DUAL-5-NBRCHANGE: IP-EIGRP(0) 1: Neighbor X.X.X.X (Tunnel1) is up: new adjacency
after this you won't get these messages again until tunnel interface goes down again.
hope to help ... rate if it does ...
12-18-2006 03:18 PM
Thanks for the reply sourabhagarwal, that is the way I expected it to work as well, but I see a series of these two logs before the tunnel(s) stablize. I would expect only one set of these logs like you said, not several as I'm seeing, that is what is confusing. There isn't an interface DOWN log in between the series of EIGRP Neighbor logs. It seems that the HELLO messages aren't reaching the neighbors in time to avoid a timeout situation perhaps(?)
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