<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Rip - Tag - Fryguy's Blog</title><link>https://hugo.fryguy.net/tags/rip/</link><description>Rip - Tag - Fryguy's Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Mon, 04 Feb 2013 13:05:02 +0000</lastBuildDate><atom:link href="https://hugo.fryguy.net/tags/rip/" rel="self" type="application/rss+xml"/><item><title>Junos – RIP Authentication and Preferences</title><link>https://hugo.fryguy.net/2013/02/04/junos-rip-authentication-and-preferences/</link><pubDate>Mon, 04 Feb 2013 13:05:02 +0000</pubDate><author>Fryguy</author><guid>https://hugo.fryguy.net/2013/02/04/junos-rip-authentication-and-preferences/</guid><description><![CDATA[  
Ok, time for our next Junos topic –  RIP Authentication and Preferences.  
Below is our lab topology.  
 
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt;">
  <span style="font-size: medium;"><span style="font-family: Calibri;">Let’s do RIP Authentication first.<span style="mso-spacerun: yes;">  </span><!--?xml:namespace prefix ="" o ns ="" "urn:schemas-microsoft-com:office:office" ?--></span></span>
</p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt;">
  <span style="font-family: Calibri; font-size: medium;"> </span>
</p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt;">
  <span style="font-size: medium;"><span style="font-family: Calibri;">First, up – md5 authentication between R4 and J1 only.</span></span>
</p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt;">
  <span style="font-size: medium;"><span style="font-family: Calibri;">For this exercise, we will use the password of JNPRCSCO for the link authentication between the routers.</span></span>
</p>]]></description></item><item><title>Junos – RIP</title><link>https://hugo.fryguy.net/2013/01/31/junos-rip/</link><pubDate>Thu, 31 Jan 2013 13:05:57 +0000</pubDate><author>Fryguy</author><guid>https://hugo.fryguy.net/2013/01/31/junos-rip/</guid><description><![CDATA[<p align="left">
  
</p>
<p align="left">
  Here is a quick reminder on what the lab looks like:
</p>
<p align="left">
  
</p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt;">
  <span style="font-size: medium;"><span style="font-family: Calibri;">Ok, time to get some routing.<span style="mso-spacerun: yes;">  </span>First up, Routing Information Protocol, RIP!<!--?xml:namespace prefix ="" o ns ="" "urn:schemas-microsoft-com:office:office" ?--></span></span>
</p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt;">
  <span style="font-family: Calibri; font-size: medium;"> </span>
</p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt;">
  <span style="font-size: medium;"><span style="font-family: Calibri;">So, first up we will configure the Cisco router, R4 for RIP.</span></span>
</p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt;">
  <span style="font-family: Calibri; font-size: medium;"> </span>
</p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt;">
  <span style="font-size: medium;"><span style="font-family: Calibri;"><span style="color: #0070c0;">R4(config)#</span><span style="color: red;">router rip</span></span></span>
</p>]]></description></item><item><title>Basic MPLS continued – RIP</title><link>https://hugo.fryguy.net/2011/09/12/basic-mpls-continued-rip/</link><pubDate>Mon, 12 Sep 2011 12:05:42 +0000</pubDate><author>Fryguy</author><guid>https://hugo.fryguy.net/2011/09/12/basic-mpls-continued-rip/</guid><description><![CDATA[<p><a href="/wp-content/uploads/2011/09/CatChasingBug.jpg" rel=""></a><br>
The other day I posted some “basic” MPLS information and figured I could use that to build a bit more. In subsequent posts I will post the configs for EIGRP, OSPF, and BGP – but today I will post on RIP.<br>
So, this whole lab/post will build off the previous one – <a href="http://www.fryguy.net/2011/09/09/basic-mpls-with-vrf-rd-and-bgp-vpnv4/" target="_blank" rel="noopener noreffer ">LINK</a> – but will remove all the static routes and replace them with the RIP protocol. I will only post the configs for the CE (R1, R3, R4, R5) and PE (R2 and R5), the core will not change.</p>
<p align="center">
  
</p>
<p> </p>]]></description></item><item><title>DMVPN and Routing Protocols – RIP</title><link>https://hugo.fryguy.net/2011/08/05/dmvpn-and-routing-protocols-rip/</link><pubDate>Fri, 05 Aug 2011 12:46:07 +0000</pubDate><author>Fryguy</author><guid>https://hugo.fryguy.net/2011/08/05/dmvpn-and-routing-protocols-rip/</guid><description><![CDATA[  
This post will build off my last one, <a href="/2011/08/03/dmvpn/" target="_blank" rel="noopener noreferrer">DMVPN,</a> and here we will discuss the routing protocol options as well as each of their configurations.  I will break out each protocol into a separate post in order to help keep things straight, putting them all together has the potential to get confusing (for both you and me!).   The routing protocol options I will document are OSPF, RIPv2, EIGRP, and BGP and   each has some unique features and quirks, so I will try and point them out where necessary.  
One of the joys of RIPv2 in a DMVPN network is Split-Horizon.  Just a quick refersher on Split Horizon &#8211; it is the rule that prohibits a router from advertising a route through an interface that the router itself uses to reach the destination.   This is done in order to prevent loops in the network, but with DMVPN we need to disable this feature via the no split-horizon command.  
Quick note:  When I am posting the configurations for the sites I will only notate the routing protocol additions.  If you need information on DMVPN configuration, see my previous post.  
<span style="color: #ff0000;"><strong>Router/Switch Output</strong></span>  
<span style="color: #3366ff;"><strong>Commands</strong></span>  
<span style="color: #339966;"><strong>Notes</strong></span>  
<span style="color: #000000;">First up, the DMVPN hub.</span>]]></description></item></channel></rss>