<?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/"
	xmlns:series="https://publishpress.com/"
	>

<channel>
	<title>routing Archives &#8211; Practical Networking .net</title>
	<atom:link href="https://www.practicalnetworking.net/tag/routing/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.practicalnetworking.net/tag/routing/</link>
	<description>Networking presented simply, practically, and applicably</description>
	<lastBuildDate>Tue, 13 Sep 2022 17:04:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.practicalnetworking.net/wp-content/uploads/2018/07/cropped-Logo-PN-square-32x32.png</url>
	<title>routing Archives &#8211; Practical Networking .net</title>
	<link>https://www.practicalnetworking.net/tag/routing/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>OSPF Training Course – Module 1</title>
		<link>https://www.practicalnetworking.net/stand-alone/ospf-training-course-free-m1/</link>
					<comments>https://www.practicalnetworking.net/stand-alone/ospf-training-course-free-m1/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Tue, 26 Apr 2022 21:47:53 +0000</pubDate>
				<category><![CDATA[Stand Alone]]></category>
		<category><![CDATA[routing]]></category>
		<category><![CDATA[ospf]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=3237</guid>

					<description><![CDATA[<p>Recently I’ve been working on a Practical OSPF deep dive training course on Youtube. The content of the first module is available for free on Youtube: For those of you who prefer learning by reading, I thought I also provide the training series in article form. OSPF is an IGP, Link State, Dynamic Routing Protocol.&#8230;&#160;<a href="https://www.practicalnetworking.net/stand-alone/ospf-training-course-free-m1/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">OSPF Training Course – Module 1</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/stand-alone/ospf-training-course-free-m1/">OSPF Training Course – Module 1</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/stand-alone/ospf-training-course-free-m1/feed/</wfw:commentRss>
			<slash:comments>22</slash:comments>
		
		
			</item>
		<item>
		<title>Local Broadcast vs Directed Broadcast</title>
		<link>https://www.practicalnetworking.net/stand-alone/local-broadcast-vs-directed-broadcast/</link>
					<comments>https://www.practicalnetworking.net/stand-alone/local-broadcast-vs-directed-broadcast/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Wed, 02 Sep 2020 15:00:00 +0000</pubDate>
				<category><![CDATA[Stand Alone]]></category>
		<category><![CDATA[routing]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=2651</guid>

					<description><![CDATA[<p>Two types of Broadcast IP addresses exist: the Local Broadcast IP address and the Directed Broadcast IP address. In the current networking world, they mostly serve the same function. But one of them contains an additionally piece of functionality. In this article we&#8217;ll clearly illustrate both concepts, and show you their functionality. We&#8217;re going to&#8230;&#160;<a href="https://www.practicalnetworking.net/stand-alone/local-broadcast-vs-directed-broadcast/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Local Broadcast vs Directed Broadcast</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/stand-alone/local-broadcast-vs-directed-broadcast/">Local Broadcast vs Directed Broadcast</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/stand-alone/local-broadcast-vs-directed-broadcast/feed/</wfw:commentRss>
			<slash:comments>22</slash:comments>
		
		
			</item>
		<item>
		<title>Route Precedence &#8212; How does a Router choose its preferred path?</title>
		<link>https://www.practicalnetworking.net/stand-alone/route-precedence-how-does-a-router-choose-its-preferred-path/</link>
					<comments>https://www.practicalnetworking.net/stand-alone/route-precedence-how-does-a-router-choose-its-preferred-path/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Wed, 01 Apr 2020 18:26:00 +0000</pubDate>
				<category><![CDATA[Stand Alone]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[routing]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=2404</guid>

					<description><![CDATA[<p>Whenever possible, Routers should have multiple paths (or routes) to get to a target network &#8212; this is a key component for network resiliency. Which means Routers routinely compare routes to choose one preferred path among multiple that may exist. The Route Precedence process is accomplished by comparing three different attributes. This video steps through&#8230;&#160;<a href="https://www.practicalnetworking.net/stand-alone/route-precedence-how-does-a-router-choose-its-preferred-path/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Route Precedence &#8212; How does a Router choose its preferred path?</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/stand-alone/route-precedence-how-does-a-router-choose-its-preferred-path/">Route Precedence &#8212; How does a Router choose its preferred path?</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/stand-alone/route-precedence-how-does-a-router-choose-its-preferred-path/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>VPN with Overlapping Networks</title>
		<link>https://www.practicalnetworking.net/stand-alone/vpn-overlapping-networks/</link>
					<comments>https://www.practicalnetworking.net/stand-alone/vpn-overlapping-networks/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Tue, 05 Dec 2017 17:00:24 +0000</pubDate>
				<category><![CDATA[Stand Alone]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[nat]]></category>
		<category><![CDATA[routing]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=1854</guid>

					<description><![CDATA[<p>When connecting two sites together using a Virtual Private Network (VPN), a common issue that is encountered is trying to build a VPN with overlapping networks &#8212; where both sites happen to use the same Private IP addresses. In such cases, hosts on one side of the VPN tunnel will be unable to communicate with&#8230;&#160;<a href="https://www.practicalnetworking.net/stand-alone/vpn-overlapping-networks/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">VPN with Overlapping Networks</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/stand-alone/vpn-overlapping-networks/">VPN with Overlapping Networks</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/stand-alone/vpn-overlapping-networks/feed/</wfw:commentRss>
			<slash:comments>46</slash:comments>
		
		
			</item>
		<item>
		<title>BGP Oldest Path</title>
		<link>https://www.practicalnetworking.net/stand-alone/bgp-oldest-path/</link>
					<comments>https://www.practicalnetworking.net/stand-alone/bgp-oldest-path/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Wed, 10 May 2017 20:37:41 +0000</pubDate>
				<category><![CDATA[Stand Alone]]></category>
		<category><![CDATA[routing]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[BGP]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=1428</guid>

					<description><![CDATA[<p>BGP is the predominant dynamic routing protocol used to exchange routes between different autonomous systems. BGP&#8217;s popularity lies in the Path Selection process which allows extremely granular control of the path for incoming and outgoing traffic. One of the steps in this process states that if a tie still exists between two paths, BGP will&#8230;&#160;<a href="https://www.practicalnetworking.net/stand-alone/bgp-oldest-path/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">BGP Oldest Path</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/stand-alone/bgp-oldest-path/">BGP Oldest Path</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/stand-alone/bgp-oldest-path/feed/</wfw:commentRss>
			<slash:comments>18</slash:comments>
		
		
			</item>
		<item>
		<title>EIGRP Feasibility Condition</title>
		<link>https://www.practicalnetworking.net/stand-alone/eigrp-feasibility-condition/</link>
					<comments>https://www.practicalnetworking.net/stand-alone/eigrp-feasibility-condition/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Tue, 12 Apr 2016 01:03:51 +0000</pubDate>
				<category><![CDATA[Stand Alone]]></category>
		<category><![CDATA[eigrp]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[routing]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=876</guid>

					<description><![CDATA[<p>EIGRP is a routing protocol whose strategy to prevent routing loops is based upon what is known as the EIGRP Feasibility Condition. EIGRP also makes use of another concept called Split Horizon, which we will also briefly touch on later in this article. To properly discuss the Feasibility Condition however, you must have an understanding&#8230;&#160;<a href="https://www.practicalnetworking.net/stand-alone/eigrp-feasibility-condition/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">EIGRP Feasibility Condition</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/stand-alone/eigrp-feasibility-condition/">EIGRP Feasibility Condition</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/stand-alone/eigrp-feasibility-condition/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
			</item>
		<item>
		<title>EIGRP Metric</title>
		<link>https://www.practicalnetworking.net/stand-alone/eigrp-metric/</link>
					<comments>https://www.practicalnetworking.net/stand-alone/eigrp-metric/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Fri, 08 Apr 2016 21:19:44 +0000</pubDate>
				<category><![CDATA[Stand Alone]]></category>
		<category><![CDATA[eigrp]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[routing]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=842</guid>

					<description><![CDATA[<p>The EIGRP Metric has caused confusion for many network engineers trying to understand the protocol. This article will dive into what the metric is, and how to boil it down into its simplified form. Formula and K-Values EIGRP is a Cisco Proprietary routing protocol created in the 1980s. As such, Cisco was the only vendor&#8230;&#160;<a href="https://www.practicalnetworking.net/stand-alone/eigrp-metric/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">EIGRP Metric</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/stand-alone/eigrp-metric/">EIGRP Metric</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/stand-alone/eigrp-metric/feed/</wfw:commentRss>
			<slash:comments>24</slash:comments>
		
		
			</item>
		<item>
		<title>Understanding EIGRP</title>
		<link>https://www.practicalnetworking.net/stand-alone/eigrp-terminology/</link>
					<comments>https://www.practicalnetworking.net/stand-alone/eigrp-terminology/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Fri, 08 Apr 2016 00:11:12 +0000</pubDate>
				<category><![CDATA[Stand Alone]]></category>
		<category><![CDATA[eigrp]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[routing]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=820</guid>

					<description><![CDATA[<p>Anyone who has ever studied the EIGRP protocol has at some point or another been confused by the awkwardly defined terminology that is incorporated into the protocol. This article’s purpose will disambiguate all the EIGRP terminology that causes so much confusion when trying to understand the protocol. Terms that Describe Routes From the perspective of&#8230;&#160;<a href="https://www.practicalnetworking.net/stand-alone/eigrp-terminology/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Understanding EIGRP</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/stand-alone/eigrp-terminology/">Understanding EIGRP</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/stand-alone/eigrp-terminology/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
