From: Schulz, Dave (DSchulz@dpsciences.com)
Date: Wed Dec 21 2005 - 00:21:36 GMT-3
I don't see your route-map, so I assume that it is correct. However, you may
want to change your delay parameter from 1000 to 100 or less. I have had
issues with this in the past with some redistribution. Maybe one of the
experts can explain that more clearly. If that doesn't do it, maybe you can
include your route-map in the next email.
Dave
-----Original Message-----
From: nobody@groupstudy.com
To: CCIEin2006
Cc: lab; nobody@groupstudy.com
Sent: 12/20/2005 8:58 PM
Subject: Re: Redistribution question
the loopback interface will show as a connected interface on the local
router, but yes, if you advertise it in ospf and redistribute it into
eigrp, it will show up on your eigrp neighbors...
Regards,
John D. Matus
Technical Support / PAS
Fujitsu Consulting
626-568-7716
John.Matus@tokiom.com
CCIEin2006
<ciscocciein2006@
gmail.com>
To
Sent by: lab <ccielab@groupstudy.com>
nobody@groupstudy
cc
.com
Subject
Redistribution question
12/20/2005 05:17
PM
Please respond to
CCIEin2006
<ciscocciein2006@
gmail.com>
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