
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Routing Information Protocol Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/routing-information-protocol/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/routing-information-protocol/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Wed, 16 Mar 2022 10:07:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Routing Information Protocol Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/routing-information-protocol/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Configure Routing Information Protocol (RIP) on Cisco Router?</title>
		<link>https://www.technig.com/configure-routing-information-protocol/</link>
					<comments>https://www.technig.com/configure-routing-information-protocol/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Tue, 14 Apr 2015 13:02:57 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[CCNA Lab]]></category>
		<category><![CDATA[Cisco Packet Tracer]]></category>
		<category><![CDATA[Configure Router]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Routing Information Protocol]]></category>
		<category><![CDATA[Routing RIP]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=2332</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Configure RIP Routing" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing.jpg 840w, https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>Today I&#8217;m going to show you, how to configure Routing Information Protocol (RIP) on the Cisco Routers. The RIP is one of the oldest distance-vector routing protocols and work perfectly with IPv4. The next generation of routing information protocol for IPv6 is know as RIPng (RIP next generation). So in this article we are going to [&#8230;]</p>
<p>The post <a href="https://www.technig.com/configure-routing-information-protocol/">How to Configure Routing Information Protocol (RIP) on Cisco Router?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Configure RIP Routing" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing.jpg 840w, https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>Today I&#8217;m going to show you, how to configure Routing Information Protocol (<a href="https://en.wikipedia.org/wiki/Routing_Information_Protocol" target="_blank" rel="noopener noreferrer">RIP</a>) on the Cisco Routers. The RIP is one of the oldest distance-vector routing protocols and work perfectly with IPv4. The next generation of routing information protocol for IPv6 is know as RIPng (RIP next generation). So in this article we are going to test the RIP with IPv4.</p>
<p>It would be good if you have a physical Cisco lab for testing RIP, otherwise you can use <a href="https://www.technig.com/install-gns3-network-simulator/" target="_blank" rel="noopener noreferrer">GNS3 </a>,  <a href="https://www.technig.com/tag/Cisco-Packet-Tracer/" target="_blank" rel="noopener noreferrer">Cisco Packet Tracer</a> or equivalent <a href="https://www.isi.edu/nsnam/ns/" target="_blank" rel="noopener noreferrer">network simulator</a> software.  Here I&#8217;m using packet tracer and the Cisco RIP  routing lab I have created is downloadable from the below link. Just download and configure the basic routing with the IP addresses which assigned for each router interfaces. It help your to practice some basic router commands also. I&#8217;m sure you can do it, but in case of requiring some help, read the <a href="https://www.technig.com/how-to-configure-standard-access-list/" target="_blank" rel="noopener noreferrer">basic router commands</a> from this post.</p>
<p>Downlaod the non configured <a href="https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-RIP-Prococol-CCNA-Lab.zip" target="_blank" rel="noopener noreferrer">Routing RIP Protocol </a>lab that need basic configuration and this one <a href="https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-RIP-Prococol-CCNA-Lab-Ready-for-RIP.zip" target="_blank" rel="noopener noreferrer">Routing RIP Protocol &#8211; CCNA Lab -Ready for RIP</a> Lab for CCNA is configured with basic and essential configuration.</p>
<figure id="attachment_2339" aria-describedby="caption-attachment-2339" style="width: 798px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-Information-Protocol.jpg"><img decoding="async" class="wp-image-2339 size-full" src="https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-Information-Protocol.jpg" alt="Configure Routing Information Protocol" width="798" height="485" srcset="https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-Information-Protocol.jpg 798w, https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-Information-Protocol-300x182.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-Information-Protocol-768x467.jpg 768w" sizes="(max-width: 798px) 100vw, 798px" /></a><figcaption id="caption-attachment-2339" class="wp-caption-text">Configure Routing Information Protocol</figcaption></figure>
<h3> Configure Routing Information Protocol (RIP)</h3>
<p>So let&#8217;s start configure routing information protocol in this lab. Go to your lab and open the router 1 (<strong>R1</strong>) which is the main router connected to ISP router. Do the following command for RIP Routing.</p>
<pre class="nums:false plain:false expand-toggle:false lang:batch decode:true  ">R1&gt;enable
R1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#router rip
R1(config-router)#version 2
R1(config-router)#network 200.100.10.0
R1(config-router)#network 192.168.20.0
R1(config-router)#network 10.10.10.0
R1(config-router)#</pre>
<p>After enabling router with <strong>enable</strong> command then go to privileged mode with <strong>configure terminal</strong> command. Now with <strong>router rip</strong> command, enable routing for all routers. The <strong>version 2</strong> command, configure routing information protocol with version two. And next set all network id like the above <strong>network</strong> command. I have set all three network which connect directly to <strong>R1</strong>.</p>
<figure id="attachment_2342" aria-describedby="caption-attachment-2342" style="width: 307px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/04/RIP-configuration.jpg"><img decoding="async" class="wp-image-2342 size-full" src="https://www.technig.com/wp-content/uploads/2015/04/RIP-configuration.jpg" alt="RIP configuration" width="307" height="151" srcset="https://www.technig.com/wp-content/uploads/2015/04/RIP-configuration.jpg 307w, https://www.technig.com/wp-content/uploads/2015/04/RIP-configuration-300x148.jpg 300w" sizes="(max-width: 307px) 100vw, 307px" /></a><figcaption id="caption-attachment-2342" class="wp-caption-text">RIP configuration</figcaption></figure>
<p>Now go to router<strong> R2</strong> and configure routing protocol the same as router <strong>R1</strong>. On router 2 you must assign the network ids of all connected network the R2.</p>
<pre class="nums:false lang:batch decode:true">R2&gt;enable 
R2#configure terminal 
Enter configuration commands, one per line. End with CNTL/Z.
R2(config)#router rip 
R2(config-router)#version 2
R2(config-router)#network 10.10.10.0
R2(config-router)#network 192.168.10.0
R2(config-router)#network 192.168.1.0
R2(config-router)#</pre>
<figure id="attachment_2343" aria-describedby="caption-attachment-2343" style="width: 435px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-On-Cisco-Router.jpg"><img loading="lazy" decoding="async" class="wp-image-2343 size-full" src="https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-On-Cisco-Router.jpg" alt="Configure RIP On Cisco Router" width="435" height="344" srcset="https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-On-Cisco-Router.jpg 435w, https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-On-Cisco-Router-300x237.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-On-Cisco-Router-279x220.jpg 279w" sizes="(max-width: 435px) 100vw, 435px" /></a><figcaption id="caption-attachment-2343" class="wp-caption-text">Configure RIP On Cisco Router</figcaption></figure>
<p>For <strong>ISP</strong> router, just enter the network id <strong>200.100.10.0</strong>, because only one network connected to <strong>ISP</strong> router.</p>
<pre class="nums:false plain:false expand-toggle:false lang:batch decode:true">ISP&gt;enable
ISP#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
ISP(config)#router rip
ISP(config-router)#version 2
ISP(config-router)#network 200.100.10.0
ISP(config-router)#</pre>
<figure id="attachment_2344" aria-describedby="caption-attachment-2344" style="width: 180px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/04/ISP-Router.jpg"><img loading="lazy" decoding="async" class="wp-image-2344 size-full" src="https://www.technig.com/wp-content/uploads/2015/04/ISP-Router.jpg" alt="ISP Router" width="180" height="164" /></a><figcaption id="caption-attachment-2344" class="wp-caption-text">ISP Router</figcaption></figure>
<p>OK, your routing task with RIP is accomplished successfully, now all network devices can communicate with each other without any problem through routing information protocol. Test them with ping command and be sure they must ping correctly. If they are not ping with each other, so your routing has some problem. You should troubleshoot it. Here you can download my completed <a href="https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-RIP-Prococol-CCNA-Lab-Task-Completed.zip" target="_blank" rel="noopener noreferrer" data-wplink-edit="true">Routing RIP Lab</a> project which work fine.</p>
<p>If you have any question, just ask me through comments. I will reply you as soon as possible.</p>
<p>The post <a href="https://www.technig.com/configure-routing-information-protocol/">How to Configure Routing Information Protocol (RIP) on Cisco Router?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/configure-routing-information-protocol/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2332</post-id>	</item>
	</channel>
</rss>
