<?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: How-to:Configure RIP route summarization</title>
	<atom:link href="http://www.networkers-online.com/blog/2008/09/how-toconfigure-rip-route-summarization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.networkers-online.com/blog/2008/09/how-toconfigure-rip-route-summarization/</link>
	<description>Networkers&#039; Home on the Internet</description>
	<lastBuildDate>Wed, 08 Sep 2010 00:04:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Wael Osama</title>
		<link>http://www.networkers-online.com/blog/2008/09/how-toconfigure-rip-route-summarization/comment-page-1/#comment-982</link>
		<dc:creator>Wael Osama</dc:creator>
		<pubDate>Tue, 24 Mar 2009 17:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://networkers-online.com/blog/?p=60#comment-982</guid>
		<description>Thanks Aly for sharing the knowledge, keep up the good work</description>
		<content:encoded><![CDATA[<p>Thanks Aly for sharing the knowledge, keep up the good work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aly</title>
		<link>http://www.networkers-online.com/blog/2008/09/how-toconfigure-rip-route-summarization/comment-page-1/#comment-832</link>
		<dc:creator>Aly</dc:creator>
		<pubDate>Mon, 16 Mar 2009 06:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://networkers-online.com/blog/?p=60#comment-832</guid>
		<description>Actually I was trying to create a new post but I did not figure out how yet
I am at my final stages of the CCIE LAB preperation for the R&amp;S track and wanted to share my knowledge with the others.

As you know the LAB is all about time time time and accuracy, so it is good to have a straegy and a methodological approach for each pert in the lab.

Below is my RIP strategy that I develooped over the long time labbing:

Opening Move:
-------------
conf t
router rip
ver 2
no auto
pass def

do sh ip int br
network 
no pass 

!Broadcast v2 update:
---------------------
(config-if)#ip rip v2-broadcast

!Unicast updates:
-----------------
1- send unicast updates
 (config-router)#neighbor A.B.C.D &quot;Neighbor address&quot;
2- stop broadcast/multicast updates
 passiv 

Differet subnets:
-----------------
(config-router)#NO validate-update-source

!check split horizon

Show commds:
------------
Sh ip protocols 
 Routing Information Sources:
   Gateway         Distance      Last Update


Killing the Route:
------------------
1- Distribute list
2- offset list (poison the metric)
3- admin distance (poison the distance)</description>
		<content:encoded><![CDATA[<p>Actually I was trying to create a new post but I did not figure out how yet<br />
I am at my final stages of the CCIE LAB preperation for the R&amp;S track and wanted to share my knowledge with the others.</p>
<p>As you know the LAB is all about time time time and accuracy, so it is good to have a straegy and a methodological approach for each pert in the lab.</p>
<p>Below is my RIP strategy that I develooped over the long time labbing:</p>
<p>Opening Move:<br />
&#8212;&#8212;&#8212;&#8212;-<br />
conf t<br />
router rip<br />
ver 2<br />
no auto<br />
pass def</p>
<p>do sh ip int br<br />
network<br />
no pass </p>
<p>!Broadcast v2 update:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
(config-if)#ip rip v2-broadcast</p>
<p>!Unicast updates:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
1- send unicast updates<br />
 (config-router)#neighbor A.B.C.D &#8220;Neighbor address&#8221;<br />
2- stop broadcast/multicast updates<br />
 passiv </p>
<p>Differet subnets:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
(config-router)#NO validate-update-source</p>
<p>!check split horizon</p>
<p>Show commds:<br />
&#8212;&#8212;&#8212;&#8212;<br />
Sh ip protocols<br />
 Routing Information Sources:<br />
   Gateway         Distance      Last Update</p>
<p>Killing the Route:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
1- Distribute list<br />
2- offset list (poison the metric)<br />
3- admin distance (poison the distance)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
