From: CCIEin2006 (ciscocciein2006@gmail.com)
Date: Tue Dec 20 2005 - 22:17:36 GMT-3
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