From: Brian McGahan (bmcgahan@internetworkexpert.com)
Date: Wed Dec 21 2005 - 02:12:36 GMT-3
> router eigrp 100
>  redistribute connected route-map connected
>  redistribute ospf 1 metric 1500 1000 255 1 1500 route-map
ospfin2eigrp
Unless your route-map "connected" matches the Loopback0 interface it
will not be redistributed into EIGRP.  Remove this line and then look at
the EIGRP domain.
HTH,
Brian McGahan, CCIE #8593
bmcgahan@internetworkexpert.com 
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987 x 705
Outside US: 775-826-4344 x 705
24/7 Support: http://forum.internetworkexpert.com
Live Chat: http://www.internetworkexpert.com/chat/
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf
Of
> CCIEin2006
> Sent: Tuesday, December 20, 2005 7:18 PM
> To: lab
> Subject: Redistribution question
> 
> I have a router with loopback 0 address 150.1.3.3/24 and advertise
that
> network in OSPF with the network 150.1.3.0 0.0.0.255 area 0 command.
> If I then redistribute ospf into eigrp on the same router, should the
> 150.1.3.0 network appear in my eigrp topology table and sent to
neighbors?
> 
> I don't see that happening. Here is my config:
> 
> interface Loopback0
>  ip address 150.1.3.3 255.255.255.0
>  ip ospf network point-to-point
> 
> router ospf 1
>  log-adjacency-changes
>  redistribute eigrp 100 subnets route-map eigrpin2ospf
>  network 150.1.3.0 0.0.0.255 area 0
>  network 183.1.0.0 0.0.0.255 area 0
> 
> router eigrp 100
>  redistribute connected route-map connected
>  redistribute ospf 1 metric 1500 1000 255 1 1500 route-map
ospfin2eigrp
>  network 183.1.123.0 0.0.0.255
>  no auto-summary
> 
>
This archive was generated by hypermail 2.1.4 : Mon Jan 09 2006 - 07:07:51 GMT-3