Eigrp - default-information

From: Marco Umer (m.umer@libero.it)
Date: Tue Sep 30 2003 - 19:03:44 GMT-3


Hi all,

There is something the I really don't understand about Eigrp and
default-information command, I am trying to block the default with this
command (I have tried other cases but ... failed)

Quite easy configuration:

router eigrp 2
 network 172.16.100.0 0.0.0.255
 network 192.168.1.0
 default-information in 1
 no auto-summary

access-list 1 deny 0.0.0.0 log

If I look at the show ip protocol it seems ok

sh ip protocols
Routing Protocol is "eigrp 2"
  Outgoing update filter list for all interfaces is not set
  Incoming update filter list for all interfaces is not set
  Default networks flagged in outgoing updates
  Default networks accepted from incoming updates, if matching access list 1

Also the show access-list shows matches

#sh access-lists
Standard IP access list 1
    deny 0.0.0.0 log (8 matches)

But if I look at the routing table I find the default and the other external

#sh ip route eigrp
     172.16.0.0/16 is variably subnetted, 5 subnets, 5 masks
D EX 172.16.2.0/24 [170/21441536] via 172.16.100.2, 00:10:55, Serial1/0:1
D 192.168.2.0/24 [90/20640000] via 172.16.100.2, 00:58:24, Serial1/0:1
D EX 192.168.33.0/24 [170/21441536] via 172.16.100.2, 00:10:55, Serial1/0:1
D*EX 0.0.0.0/0 [170/21441536] via 172.16.100.2, 00:09:10, Serial1/0:1

Do you have any idea what it wrong, I searched a lot for default-information
but it is a quite hard search because it is spitted in default and
information ... it matches everything.

Thank you in advance
Marci Umer

***Get your CCIE and a FREE vacation: Shop.GroupStudy.com***



This archive was generated by hypermail 2.1.4 : Wed Oct 01 2003 - 07:24:40 GMT-3