<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Understanding Redistribution (Part I)</title>
	<atom:link href="http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/</link>
	<description>Helping you become a Cisco Certified Internetwork Expert</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:21:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: varun</title>
		<link>http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-165502</link>
		<dc:creator>varun</dc:creator>
		<pubDate>Sun, 28 Nov 2010 19:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-165502</guid>
		<description>Thanks a lot for the information.



Cheers
varun</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the information.</p>
<p>Cheers<br />
varun</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KishSquared</title>
		<link>http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-126984</link>
		<dc:creator>KishSquared</dc:creator>
		<pubDate>Sun, 08 Aug 2010 12:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-126984</guid>
		<description>Josh,

Petr is actually correct.  The reason the RIP AD must be greater than other externals is because the border router in question is as much a part of the other routing protocol as RIP.  For example, R4 above is an OSPF router as much as a RIP router.  You want RIP&#039;s external routes to be higher than OSPF&#039;s external routes.

However, RIP doesn&#039;t allow this configuration since it lacks the notion of external routes.  So the trick to doing this is to make a blanket statement (&quot;all RIP routes are external&quot;), and configure this on the border router.  Next, make an exception to the rule by manually setting internal RIP routes below external ADs.  This effectively creates the concept of external RIP routes, since RIP doesn&#039;t take care of that for us.

Finally, Petr was flowing with his train of thought regarding the AD vs Metric.  He obviously opted to use metric, but the point is that the internal routers need to somehow &quot;know&quot; which routes are external, and you do that by setting a high metric.  You could technically perform AD manipulation on them as well, I believe, but there&#039;s no reason to go to such effort unless your RIP domain is huge.</description>
		<content:encoded><![CDATA[<p>Josh,</p>
<p>Petr is actually correct.  The reason the RIP AD must be greater than other externals is because the border router in question is as much a part of the other routing protocol as RIP.  For example, R4 above is an OSPF router as much as a RIP router.  You want RIP&#8217;s external routes to be higher than OSPF&#8217;s external routes.</p>
<p>However, RIP doesn&#8217;t allow this configuration since it lacks the notion of external routes.  So the trick to doing this is to make a blanket statement (&#8220;all RIP routes are external&#8221;), and configure this on the border router.  Next, make an exception to the rule by manually setting internal RIP routes below external ADs.  This effectively creates the concept of external RIP routes, since RIP doesn&#8217;t take care of that for us.</p>
<p>Finally, Petr was flowing with his train of thought regarding the AD vs Metric.  He obviously opted to use metric, but the point is that the internal routers need to somehow &#8220;know&#8221; which routes are external, and you do that by setting a high metric.  You could technically perform AD manipulation on them as well, I believe, but there&#8217;s no reason to go to such effort unless your RIP domain is huge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-115932</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 24 Jun 2010 02:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-115932</guid>
		<description>I am confused about something for Rule 1.
Petr states

 &quot;First we should ensure that RIP AD is always greater than any other protocols external AD – on border routers, where this is needed. Next we need to configure so that RIPv2 internal routes have AD less that any other protocols external AD.&quot;

Shouldn&#039;t this read &quot;First we should ensure that RIP AD is always LESS THAN any other protocols external AS&quot;?  ie RIP AD = 109 and OSPF external AD = 110 on border router???

Also shouldnt next sentance read &quot;Next we need to configure so that RIPv2 internal routes have METRIC less than any other protocols external routes METRIC&quot;  
????</description>
		<content:encoded><![CDATA[<p>I am confused about something for Rule 1.<br />
Petr states</p>
<p> &#8220;First we should ensure that RIP AD is always greater than any other protocols external AD – on border routers, where this is needed. Next we need to configure so that RIPv2 internal routes have AD less that any other protocols external AD.&#8221;</p>
<p>Shouldn&#8217;t this read &#8220;First we should ensure that RIP AD is always LESS THAN any other protocols external AS&#8221;?  ie RIP AD = 109 and OSPF external AD = 110 on border router???</p>
<p>Also shouldnt next sentance read &#8220;Next we need to configure so that RIPv2 internal routes have METRIC less than any other protocols external routes METRIC&#8221;<br />
????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-108790</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Thu, 06 May 2010 02:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-108790</guid>
		<description>In this scenario, what if BGP was used to redist the routes?
I have a scenario of:

OSPF Network AS1/ R1  R2  R3 OSPF Network AS2

I want to run:
BGP between R1 and R2 (AS1)
OSPF between R2 and R3 (AS2)

Can I just redist R1 OSPF into BGP to have the routes on R2, then on R2 redist BGP into OSPF to have the routes on R3? In turn, I was thinking to redist R2 OSPF ingo BGP to get routes to R1, but I think
I will hit the loop case. Will BGP prevent the loop?? Or do I still need to do Rule 1 and Rule 2? 

Thanks!!!</description>
		<content:encoded><![CDATA[<p>In this scenario, what if BGP was used to redist the routes?<br />
I have a scenario of:</p>
<p>OSPF Network AS1/ R1  R2  R3 OSPF Network AS2</p>
<p>I want to run:<br />
BGP between R1 and R2 (AS1)<br />
OSPF between R2 and R3 (AS2)</p>
<p>Can I just redist R1 OSPF into BGP to have the routes on R2, then on R2 redist BGP into OSPF to have the routes on R3? In turn, I was thinking to redist R2 OSPF ingo BGP to get routes to R1, but I think<br />
I will hit the loop case. Will BGP prevent the loop?? Or do I still need to do Rule 1 and Rule 2? </p>
<p>Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swallow09</title>
		<link>http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-23914</link>
		<dc:creator>swallow09</dc:creator>
		<pubDate>Tue, 17 Feb 2009 05:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-23914</guid>
		<description>!!Thank!!</description>
		<content:encoded><![CDATA[<p>!!Thank!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: franc_maurer</title>
		<link>http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-17997</link>
		<dc:creator>franc_maurer</dc:creator>
		<pubDate>Tue, 06 Jan 2009 09:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-17997</guid>
		<description>I think the Rule 2, though good for loop avoidance, breaks redundancy requirement in most cases (if there is any). In such a simple topology, everything will be fine (redundancy will be maintaned) but consider the situation if R1 is connected with R2 and R3 with point2point links (instead of the shared medium) and R3 has a RIP neighbor directly connected, lets say R10(that router is running only RIP). In such case we should redistribute on R3 all the RIP prefixes learned from R10 and than redistribute them back to RIP from OSPF on R2 (which is in contrast with Rule 2). If we do not do this in if the link R1-R3 fails R1 will have no knowledge about R10 prefixes.

You can take even the comparison to OSPF areas further: this is exactly what happens in OSPF if the Area0 is partitioned (because the Area 0 prefixes are not redistributed back to Area 0 if the Are0 is partitioned the reachability is broken)

What do you guys think about it?</description>
		<content:encoded><![CDATA[<p>I think the Rule 2, though good for loop avoidance, breaks redundancy requirement in most cases (if there is any). In such a simple topology, everything will be fine (redundancy will be maintaned) but consider the situation if R1 is connected with R2 and R3 with point2point links (instead of the shared medium) and R3 has a RIP neighbor directly connected, lets say R10(that router is running only RIP). In such case we should redistribute on R3 all the RIP prefixes learned from R10 and than redistribute them back to RIP from OSPF on R2 (which is in contrast with Rule 2). If we do not do this in if the link R1-R3 fails R1 will have no knowledge about R10 prefixes.</p>
<p>You can take even the comparison to OSPF areas further: this is exactly what happens in OSPF if the Area0 is partitioned (because the Area 0 prefixes are not redistributed back to Area 0 if the Are0 is partitioned the reachability is broken)</p>
<p>What do you guys think about it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weiborao</title>
		<link>http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-14756</link>
		<dc:creator>Weiborao</dc:creator>
		<pubDate>Wed, 03 Dec 2008 01:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-14756</guid>
		<description>Thank Petr Lapukhov, for giving us quite a good article.
I have a question about the detail of route redistribution.
Is there any Inter-process communication between the two routing processes? For example, a router is running both RIPv2 and OSPF,and redistributing RIPv2 to OSPF.There must be a IPC between RIPv2 and OSPF,right?
And from the article &quot;Redistributing Routing Protocols&quot; on CCO. I learned that
&quot;The rules for redistribution on a Cisco router dictate that the redistributed route be present in the routing table&quot;. So, although the RIPv2 gets updates ervery 30 seconds, the RIP routing table doesn&#039;t change, and the redistribution will not be affected.Is that right?
Can someone give a deep explanation on route redistributing?</description>
		<content:encoded><![CDATA[<p>Thank Petr Lapukhov, for giving us quite a good article.<br />
I have a question about the detail of route redistribution.<br />
Is there any Inter-process communication between the two routing processes? For example, a router is running both RIPv2 and OSPF,and redistributing RIPv2 to OSPF.There must be a IPC between RIPv2 and OSPF,right?<br />
And from the article &#8220;Redistributing Routing Protocols&#8221; on CCO. I learned that<br />
&#8220;The rules for redistribution on a Cisco router dictate that the redistributed route be present in the routing table&#8221;. So, although the RIPv2 gets updates ervery 30 seconds, the RIP routing table doesn&#8217;t change, and the redistribution will not be affected.Is that right?<br />
Can someone give a deep explanation on route redistributing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janardhana Achladi</title>
		<link>http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-9636</link>
		<dc:creator>Janardhana Achladi</dc:creator>
		<pubDate>Sun, 12 Oct 2008 02:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-9636</guid>
		<description>I got this now. I believe petr intent to explain OSPF and EIGRP ability to distinguish between external and internal routes, where as RIP doesn&#039;t.</description>
		<content:encoded><![CDATA[<p>I got this now. I believe petr intent to explain OSPF and EIGRP ability to distinguish between external and internal routes, where as RIP doesn&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janardhana Achladi</title>
		<link>http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-9635</link>
		<dc:creator>Janardhana Achladi</dc:creator>
		<pubDate>Sun, 12 Oct 2008 02:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-9635</guid>
		<description>&quot;For now, we should note that two protocols - OSPF and EIGRP - offer capability to assign different administrative distance values to internal and external prefixes, thanks to their property to distinguish internal and external routes.&quot;

I did not understand how OSPF will have different AD for external prefixes? Can some one explain?</description>
		<content:encoded><![CDATA[<p>&#8220;For now, we should note that two protocols &#8211; OSPF and EIGRP &#8211; offer capability to assign different administrative distance values to internal and external prefixes, thanks to their property to distinguish internal and external routes.&#8221;</p>
<p>I did not understand how OSPF will have different AD for external prefixes? Can some one explain?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IE Blog: understanding redistribution &#171; Just another CCIE</title>
		<link>http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-2748</link>
		<dc:creator>IE Blog: understanding redistribution &#171; Just another CCIE</dc:creator>
		<pubDate>Sun, 18 May 2008 21:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/2008/02/09/understanding-redistribution-part-i/#comment-2748</guid>
		<description>[...] Part I Part II Part III [...]</description>
		<content:encoded><![CDATA[<p>[...] Part I Part II Part III [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

