[nsp] EIGRP looping problem but not SIA ?

Oliver Boehmer (oboehmer) oboehmer at cisco.com
Mon Dec 22 14:23:15 EST 2003


=
> > I'd start with "debug ip routing <acl>" with an <acl> which lists
> > all the networks you're concerned with on different routers within
> > your network. This should give you an idea on why these EIGRP
> > routes are flapping. This looks like a config issue to me, like
> > improper redistribution between EIGRP and a different protocol or
> > between BGP and EIGRP.
> 
> I tried the above debug but there was no output.  From telnet in I
> configured:
> 
> term mon
> access-list 30 permit 10.2.68.0 255.255.252.0
> debug ip routing 30

your acl should read "access-list 30 permit 10.2.68.0 0.0.3.255"

	oli



More information about the cisco-nsp mailing list