From: Brian Dennis (bdennis@internetworkexpert.com)
Date: Thu Sep 28 2006 - 01:14:46 ART
Are you referring to a situation where two routing protocols are redistributing the exact same route into another protocol?
Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
bdennis@internetworkexpert.com
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987
Direct: 775-745-6404 (Outside the US and Canada)
-----------------------------------------------------------
From: Kian Seng Goh [mailto:kianseng.goh@gmail.com]
Sent: Wednesday, September 27, 2006 7:22 PM
To: Brian Dennis
Cc: ccielab@groupstudy.com
Subject: Re: Route Redistribution into ospf
thanks...
anyway, when i refer to the Routing TCP/IP vol 1...
i have a impression that when i have multiple redistribution line in the same routing process
if there's any conflict... it will select based on the lowest administrative distance value rite ?
or am i interpret the book wrongly..
On 9/24/06, Brian Dennis <bdennis@internetworkexpert.com> wrote:
This is normal behaviour. Redistribution between routing processes is
two steps:
1) Bring in the routes from the routing table for the protocol being
redistributed from.
*** In your case these will be the EIGRP routes in the table table. You
can see these by doing a "show ip route eigrp".
2) Bring in the connected interfaces that the protocol is enabled on.
*** These are the connected interfaces that are encompassed by the EIGRP
network statements.
When you redistributed connected "manually" with a route-map you broke
step two that the router did automatically for the EIGRP redistribution.
Your redistributed connected route-map needs to include the connected
routes that are being brought in through the EIGRP redistribution.
HTH,
Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
bdennis@internetworkexpert.com
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987
Direct: 775-745-6404 (Outside the US and Canada)
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Kian Seng Goh
Sent: Saturday, September 23, 2006 6:17 PM
To: ccielab@groupstudy.com
Subject: Route Redistribution into ospf
My config as below :-
router ospf 100
redistribute connected metric 2 subnets route-map Connected2OSPF
redistribute eigrp 10 metric 2 subnets tag 170
What i notice is...
my EIGRP route doesn't get redistributed...whenever i do a
redistribute connected...
when i removed the redistributed connected line.. it works fine...
is this the normal behavior ? or i'm only allow to use the
redistribute command only once ?
This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:41 ART