From: Leo Leung (leoleung_yh@yahoo.com)
Date: Fri Apr 27 2007 - 02:44:21 ART
Hi Group,
When I did mutual redistribution in R5 between eigrp and ospf, put "redistribute connected metric 1500 1000 255 1 1500" in eigrp, which made 192.10.1.5/24 reachable in eigrp domain, but routers R1/R2 in ospf domain were not able to reach that until "redistribute connected subnets" was configured in ospf in R5, which is not needed in solution guide. What I am missing here? Since R5's e0/0 interface was not enabled in eigrp, I do not see that "redistribute eigrp 10 metric-type 1 subnets" in ospf would advertise prefix 192.10.1.5/24 to R1/R2 i ospf domain. I checked the archive, no notes about this issue, it seems I did not have it right and would like to hear what is wrong? My configuration is as follows.
Regards,
Leo
Rack1R5#
router eigrp 10
redistribute connected metric 1544 10 255 1 1500
redistribute ospf 1 metric 1544 10 255 1 1500
network 173.1.5.0 0.0.0.255
network 173.1.45.0 0.0.0.255
network 173.1.54.0 0.0.0.255
no auto-summary
!
router ospf 1
router-id 150.1.5.5
log-adjacency-changes
redistribute connected subnets
redistribute eigrp 10 metric-type 1 subnets
network 150.1.5.5 0.0.0.0 area 0
network 173.1.125.5 0.0.0.0 area 0
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
Check outnew cars at Yahoo! Autos.
This archive was generated by hypermail 2.1.4 : Tue May 01 2007 - 08:28:38 ART