{"id":561,"date":"2017-01-27T14:39:25","date_gmt":"2017-01-27T14:39:25","guid":{"rendered":"https:\/\/visworlditsolution.wordpress.com\/?p=561"},"modified":"2017-01-27T14:39:25","modified_gmt":"2017-01-27T14:39:25","slug":"how-to-configure-rip-routing-in-cisco-packet-tracer","status":"publish","type":"post","link":"https:\/\/linux.thingsomething.com\/index.php\/2017\/01\/27\/how-to-configure-rip-routing-in-cisco-packet-tracer\/","title":{"rendered":"How to configure RIP Routing in Cisco Packet tracer"},"content":{"rendered":"<p>hello guys today we will learn how to configure RiP(Routing Information protocol ) Routing in cisco packet tracer its a very simple process you just fillow my step<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-562\" src=\"https:\/\/visworlditsolution.files.wordpress.com\/2017\/01\/screenshot-66.png?w=300\" alt=\"Rip routing\" width=\"712\" height=\"344\" \/><\/p>\n<p><span style=\"color:#ff0000;\"><strong>Step1. \u00a0before we will take three router and three pc and we assign ip address According chart \u00a0\u00a0<\/strong><\/span><\/p>\n<table border=\"1\" width=\"795\">\n<tbody>\n<tr>\n<td width=\"115\">PC0<\/td>\n<td width=\"185\">1.0.0.2<\/td>\n<td width=\"158\">default geteway<\/td>\n<td width=\"315\">1.0.0.1<\/td>\n<\/tr>\n<tr>\n<td>PC1<\/td>\n<td>3.0.0.2<\/td>\n<td>default geteway<\/td>\n<td>3.0.0.1<\/td>\n<\/tr>\n<tr>\n<td height=\"39\">PC2<\/td>\n<td>5.0.0.2<\/td>\n<td>default geteway<\/td>\n<td>5.0.0.1<\/td>\n<\/tr>\n<tr>\n<td height=\"23\">\/Router\/all Router port<\/td>\n<td>Se\/0\/0\/0<\/td>\n<td>Se\/0\/1\/1<\/td>\n<td>Fa0\/0<\/td>\n<\/tr>\n<tr>\n<td>ROUTER0<\/td>\n<td>2.0.0.1<\/td>\n<td>&#8212;&#8211;<\/td>\n<td>1.0.0.1<\/td>\n<\/tr>\n<tr>\n<td>ROUTER1<\/td>\n<td>2.0.0.2<\/td>\n<td>4.0.0.1<\/td>\n<td>3.0.0.1<\/td>\n<\/tr>\n<tr>\n<td>ROUTER2<\/td>\n<td>&#8212;&#8212;-<\/td>\n<td>4.0.0.2<\/td>\n<td>5.0.0.1<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Step2 we will go in Router 0 CLI mod and congigure ip address like this<\/p>\n<p><strong><span style=\"color:#008000;\">Router&gt;en<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router#config t<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Enter configuration commands, one per line. End with CNTL\/Z.<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router(config)#int Fa0\/0<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router(config-if)#ip address 1.0.0.1 255.0.0.0<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router(config-if)#no shut \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 <\/span><\/strong><strong><span style=\"color:#008000;\">Router(config-if)#exit<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router(config)#int Se0\/0\/0<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router(config-if)#ip address 2.0.0.1 255.0.0.0<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router(config-if)#no shut<\/span><\/strong><\/p>\n<p>Step2 \u00a0now we will go Router1 CLI mod and configure io address<\/p>\n<p><span style=\"color:#008000;\"><strong>Router&gt;en<\/strong><\/span><br \/>\n<span style=\"color:#008000;\"><strong>Router#config t<\/strong><\/span><br \/>\n<span style=\"color:#008000;\"><strong>Enter configuration commands, one per line. End with CNTL\/Z.<\/strong><\/span><br \/>\n<span style=\"color:#008000;\"><strong>Router(config)#int Fa0\/0<\/strong><\/span><br \/>\n<span style=\"color:#008000;\"><strong>Router(config-if)#ip address 3.0.0.1 255.0.0.0<\/strong><\/span><br \/>\n<span style=\"color:#008000;\"><strong>Router(config-if)#no shut<\/strong><\/span><br \/>\n<span style=\"color:#008000;\"><strong>Router(config)#exit<\/strong><\/span><br \/>\n<span style=\"color:#008000;\"><strong>Router(config)#int Se0\/0\/0<\/strong><\/span><br \/>\n<span style=\"color:#008000;\"><strong>Router(config-if)#ip address 2.0.0.2 255.0.0.0<\/strong><\/span><br \/>\n<span style=\"color:#008000;\"><strong>Router(config-if)#no shut<\/strong><\/span><br \/>\n<span style=\"color:#008000;\"><strong>Router(config)#exit<\/strong><\/span><br \/>\n<span style=\"color:#008000;\"><strong>Router(config)#int Se0\/1\/1<\/strong><\/span><br \/>\n<span style=\"color:#008000;\"><strong>Router(config-if)#ip address 4.0.0.1 255.0.0.0<\/strong><\/span><br \/>\n<span style=\"color:#008000;\"><strong>Router(config-if)#no shut<\/strong><\/span><\/p>\n<p>Srep3 and now we will configure ip address in router2<\/p>\n<p><strong><span style=\"color:#008000;\">Router&gt;en<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router#config t<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Enter configuration commands, one per line. End with CNTL\/Z.<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router(config)#int Fa0\/0<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router(config-if)#ip address 5.0.0.1 255.0.0.0<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router(config-if)#no shut<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router(config-if)#exit<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router(config)#int Se0\/1\/1<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router(config-if)#ip address 4.0.0.2 255.0.0.0<\/span><\/strong><br \/>\n<strong><span style=\"color:#008000;\">Router(config-if)#no shut<\/span><\/strong><\/p>\n<p>Step 4 After ip address configuration we will configure each router in ip RIP routing like this<\/p>\n<h2><span style=\"color:#ff0000;\">Router o<\/span><\/h2>\n<p><span style=\"color:#339966;\"><strong>Router(config)#router rip<\/strong><\/span><br \/>\n<span style=\"color:#339966;\"><strong>Router(config-router)#network 1.0.0.0<\/strong><\/span><br \/>\n<span style=\"color:#339966;\"><strong>Router(config-router)#network 2.0.0.0<\/strong><\/span><\/p>\n<h3><span style=\"color:#ff0000;\"><strong>Router 1<\/strong><\/span><\/h3>\n<p><span style=\"color:#339966;\"><strong>Router(config)#router rip<\/strong><\/span><br \/>\n<span style=\"color:#339966;\"><strong>Router(config-router)#network 2.0.0.0<\/strong><\/span><br \/>\n<span style=\"color:#339966;\"><strong>Router(config-router)#network 3.0.0.0<\/strong><\/span><br \/>\n<span style=\"color:#339966;\"><strong>Router(config-router)#network 4.0.0.0<\/strong><\/span><\/p>\n<h3><span style=\"color:#ff0000;\">Router 2<\/span><\/h3>\n<p><strong><span style=\"color:#339966;\">Router(config)#router rip<\/span><\/strong><br \/>\n<strong><span style=\"color:#339966;\">Router(config-router)#network 5.0.0.0<\/span><\/strong><br \/>\n<strong><span style=\"color:#339966;\">Router(config-router)#network 4.0.0.0<\/span><\/strong><\/p>\n<p>if you have problem in this rip routing so comment here i will solve your problem. you can also <a href=\"https:\/\/drive.google.com\/open?id=0B-DQGzWetNG3Q1Z3em9hS3JHVjQ\">download rip routing lab<\/a> through this link<\/p>\n<p>thank you<\/p>\n<p>by Vishnu \u00a0Sharma<\/p>\n","protected":false},"excerpt":{"rendered":"<p>hello guys today we will learn how to configure RiP(Routing Information protocol ) Routing in cisco packet tracer its a very simple process you just &hellip; <span class=\"ml-btn\"><a href=\"https:\/\/linux.thingsomething.com\/index.php\/2017\/01\/27\/how-to-configure-rip-routing-in-cisco-packet-tracer\/\" class=\"more-link\">Read More<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[4],"tags":[89,188,189],"class_list":["post-561","post","type-post","status-publish","format-standard","hentry","category-ccna","tag-how-to-configure-rip-routing","tag-rip","tag-rip-routing"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/posts\/561"}],"collection":[{"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/comments?post=561"}],"version-history":[{"count":0,"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/posts\/561\/revisions"}],"wp:attachment":[{"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/media?parent=561"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/categories?post=561"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/tags?post=561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}