From: Non-HP-Singapore,ex4 ("VANGADASALAM,SURENDRAN)
Date: Wed Sep 11 2002 - 11:39:59 GMT-3
Hi all,
I have typed out a simple scenario. Below is the config. Sorry if
there is any typo. In the scenario will OSPF learn the eigrp routes? In y
case it seems like the filter list is blocking even the EIGRP routes......
int e0
ip address 10.1.1.1 255.255.255.0
int e1
ip address 10.2.1.1 255.255.255.0
int e3
ip address 10.3.1.1 255.255.255.0
router eigrp 1
network 10.0.0.0
no auto-summary
redistribute ospf 1 metric 1000 10 255 1 1500
passive-interface default
no passive-interface e1
router opsf 1
network 10.2.1.1 0.0.0.0 area 0
redistribute eigrp 1 metric 20
redistribute connected metric 20 route-map filter
route-map filter 10 permit
match ip address 1
access-list 1 permit 10.3.1.0 0.0.0.255
This archive was generated by hypermail 2.1.4 : Mon Oct 07 2002 - 07:43:48 GMT-3