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

EIGRP and PRI lines problem

zubairjalal
Level 1
Level 1

I have having a PRI card in 7206 VXR router. My 13 branches are terminating on PRI and all of them are end devices(stub). I am running eigrp on all of them. I am getting ping drops say after every 30 seconds and if i use static routes, everything seems to work ok.

2 Replies 2

pradeepde
Level 5
Level 5

Have you changed any timer settings in Eigrp. If u have done so this klind of problem may arise. Try debug eigrp events and u will find more information

geoff.belknap
Level 1
Level 1

Are there any missing / flapping neighbors on any of the routers?

show ip eigrp neighbors

Check for large discrepencies in uptime, SRTT set to 0, or a large number for RTO. Any of these things could indicate EIGRP having trouble communicating with its neighbors. This can be cuased by any number of things (Broken Multicast routing, access list blocking eigrp etc).

If you do find a problem with eigrp try this:

http://www.cisco.com/en/US/customer/tech/tk365/technologies_tech_note09186a0080094613.shtml

-Geoff