02-25-2009 05:22 AM - edited 03-04-2019 03:42 AM
Hello all,
i am facing one acute eigrp problem , getting error as below ,
%DUAL-5-NBRCHANGE: IP-EIGRP(0) 100: Neighbor 10.140.10.1 (Vlan10) is down: retry limit exceeded.
Could any one solve my problem.
Regards
MR
02-25-2009 06:27 AM
Can you connect to the neighbor address 10.140.10.1 - from the device that is reporting the EIGRP down?
02-25-2009 06:40 AM
yes , i can connect from 10.140.10.2.
02-25-2009 06:44 AM
OK - so is that IP address on a SVI, physical layer 3 or loopback interface?
Can you post both devices EIGRP config for review?
02-25-2009 06:50 AM
conf on 10.140.10.2
interface Vlan10
ip address 10.40.10.2 255.255.255.0
ip helper-address 10.40.10.9
no ip redirects
no ip unreachables
no ip proxy-arp
ip pim sparse-dense-mode
ip cgmp
no ip mroute-cache
load-interval 60
standby 2 ip 10.140.10.3
standby 2 priority 105
standby 2 preempt
arp timeout 28800
router eigrp 100
redistribute connected
redistribute static
network 10.0.0.0
no auto-summary
ip route 0.0.0.0 0.0.0.0 10.140.10.1
conf on 10.140.10.1
#sh run int g0/0
Building configuration...
Current configuration : 248 bytes
!
interface GigabitEthernet0/0
ip address 10.140.10.1 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
duplex auto
speed auto
media-type rj45
service-policy input Cos_in
end
router eigrp 100
redistribute connected
redistribute static
redistribute bgp 65000
network 10.0.0.0
default-metric 2000 10000 255 1 1500
no auto-summary
no eigrp log-neighbor-changes
!
02-25-2009 06:54 AM
The config looks OK, can you post the output of
show ip protocols
show ip eigrp nei
show ip eigrp top
on both devices?
HTH>
02-25-2009 07:13 AM
10.140.10.1 - its a router running bgp for WAN and eigrp for lan.
101.40.10.2 - its a L3 sw , running EIGRP for lan.
both are directly connected.
neighbour flaps every 1min 20 sec.
%DUAL-5-NBRCHANGE: IP-EIGRP(0) 100: Neighbor 10.140.10.1 (Vlan10) is down: retry limit exc
eeded
%DUAL-5-NBRCHANGE: IP-EIGRP(0) 100: Neighbor 10.140.10.1 (Vlan10) is up: new adjacency
think this will help u out.
02-25-2009 07:20 AM
How long has this been going on?
I noticed you have HSRP running - do you have any failovers between the L3 primary switch and the secondary?
02-25-2009 07:25 AM
yes hsrp is running , facing this prob since 2 days.
02-25-2009 08:23 AM
are there any significant events on the logs?
02-25-2009 09:55 AM
Hi:
Under vlan 10's SVI, I see you have 10.40.10.2 and the neighbor is supposed to be 10.140.10.1. Is that a typo under the vlan 10 interface?
Also, I see that you have a QoS policy applied to the neighbor interface, are you sure that the eigrp hellos are not being dropped to allow higher prority traffic to use that link?
You may want to isolate the problem to either a network issue or a higher layer problem with the hellos themselves. If it fails every 120 seconds, can you run an extended PING between routers to see if it fails?
HTH
02-25-2009 02:47 PM
If you hello timer are different your adj will flap. Try hardcoding them on both sides. Check your cables if you haven't already
02-25-2009 08:36 PM
Ping response is ok from router to switch. mtu is 1500 on both the side.
02-25-2009 08:42 PM
observing SRTT 0, Any clues?
#SH IP EIGRP INTerfaces G0/0
IP-EIGRP interfaces for process 100
Xmit Queue Mean Pacing Time Multicast Pending
Interface Peers Un/Reliable SRTT Un/Reliable Flow Timer Routes
Gi0/0 2 0/0 0 0/1 50 0
02-25-2009 04:34 PM
On 101.40.10.2 what is the system MTU set to?
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