<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Multicast - Tag - Fryguy's Blog</title><link>https://hugo.fryguy.net/tags/multicast/</link><description>Multicast - Tag - Fryguy's Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Fri, 05 Aug 2011 12:46:07 +0000</lastBuildDate><atom:link href="https://hugo.fryguy.net/tags/multicast/" rel="self" type="application/rss+xml"/><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>