Filter ospf once redistributed into EIGRP

From: ccie (ccie@just-horizon.com)
Date: Sun Jun 08 2008 - 06:39:14 ART


Hi experts,

 

SW1 is running two routing protocols, and the net 150.100.3.0/24 is
obtained through the OSPF domain,

 

 

ip prefix-list deny_ospf seq 10 deny 150.100.3.0/24

 

route-map deny_ospf deny 10

 match ip address prefix-list deny_ospf

!

route-map deny_ospf permit 20

 

router eigrp 3

 redistribute ospf 3 metric 10000 100 255 1 1500 route-map deny_ospf

 

I still see the net 150.100.3.0 redistributed under the EIGRP domain, could
someone help me?

 

Regards,

Amin



This archive was generated by hypermail 2.1.4 : Tue Jul 01 2008 - 06:23:21 ART