Default-Information Blocking in EIGRP Not Working

From: Russell Kelly \(rukelly\) (rukelly@cisco.com)
Date: Sun Jul 16 2006 - 13:35:04 ART


Hi All,

I am having trouble getting EIGRP's no default-information in working.
I have configured a static on the neighbor and redistributed into eigrp,
then tried to block this on the neighbor as detailed below:

R1 - originating default

router eigrp 1024
 redistribute static metric 1 1 1 1 1500
 network 150.1.1.1 0.0.0.0
 network 174.1.13.1 0.0.0.0
 network 174.1.145.1 0.0.0.0
 no auto-summary
 eigrp router-id 150.1.1.1
!
ip route 0.0.0.0 0.0.0.0 Null0 240

R4 trying to block it:

router eigrp 1024
 variance 4
 network 150.1.4.4 0.0.0.0
 network 174.1.45.4 0.0.0.0
 network 174.1.145.4 0.0.0.0
 no default-information in
 no auto-summary
 eigrp router-id 150.1.4.4
!

But I still get the default in the routing table of R4!! ??

Gateway of last resort is 174.1.145.1 to network 0.0.0.0

B 119.0.0.0/8 [200/0] via 150.1.5.5, 00:04:22
-
-
Snip
-
-
D EX 205.90.31.0/24 [170/2561536512] via 174.1.145.1, 00:06:40,
Serial0/0
D*EX 0.0.0.0/0 [170/2561536256] via 174.1.145.1, 00:04:59, Serial0/0

Can anyone explain this?? -- I have read the doc CD and it's kind of
vague -- though mentions blocking candidate defaults and external routes
but I cannot see why it's not working --- HELP??

Russ



This archive was generated by hypermail 2.1.4 : Tue Aug 01 2006 - 07:13:47 ART