<?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>Networkers-online.com &#187; EIGRP</title>
	<atom:link href="http://www.networkers-online.com/blog/category/routing/interior-gateway-protocol/enhanced-internal-gateway-protocol/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.networkers-online.com/blog</link>
	<description>Networkers&#039; Home on the Internet</description>
	<lastBuildDate>Fri, 02 Sep 2011 14:08:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>EIGRP metric manipulation</title>
		<link>http://www.networkers-online.com/blog/2008/09/eigrp-metric-manipulation/</link>
		<comments>http://www.networkers-online.com/blog/2008/09/eigrp-metric-manipulation/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 08:16:17 +0000</pubDate>
		<dc:creator>Wael Osama</dc:creator>
				<category><![CDATA[EIGRP]]></category>

		<guid isPermaLink="false">http://networkers-online.com/blog/?p=56</guid>
		<description><![CDATA[EIGRP is the most complex metric between all routing protocols metrics, in this post we are trying to clear the calculation of this metric as much as possible. Lets begin.. EGIRP metric is a composite metric made up of 5 parameters listed as follows: Bandwidth. Delay. Load. Reliability. MTU. All these parameters are used to [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.networkers-online.com/blog/2008/09/eigrp-metric-manipulation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EIGRP timers (hello, hold-down and active)</title>
		<link>http://www.networkers-online.com/blog/2008/08/eigrp-timers-hello-hold-down-and-active/</link>
		<comments>http://www.networkers-online.com/blog/2008/08/eigrp-timers-hello-hold-down-and-active/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 21:41:48 +0000</pubDate>
		<dc:creator>Wael Osama</dc:creator>
				<category><![CDATA[EIGRP]]></category>

		<guid isPermaLink="false">http://networkers-online.com/blog/?p=53</guid>
		<description><![CDATA[Today at work I have run into troubleshooting an EIGRP problem with one of our customers; while troubleshooting this problem I started making every optimization I know about EIGRP. In this post I am sharing with you EIGRP timers I adjusted in order to clear up the problem. Hello interval timer: Hello interval is the [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.networkers-online.com/blog/2008/08/eigrp-timers-hello-hold-down-and-active/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Passive-interface command behavior in RIP, EIGRP &amp; OSPF</title>
		<link>http://www.networkers-online.com/blog/2008/07/passive-interface-command-behavior-in-rip-eigrp-ospf/</link>
		<comments>http://www.networkers-online.com/blog/2008/07/passive-interface-command-behavior-in-rip-eigrp-ospf/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 01:35:40 +0000</pubDate>
		<dc:creator>Wael Osama</dc:creator>
				<category><![CDATA[EIGRP]]></category>
		<category><![CDATA[IGP]]></category>
		<category><![CDATA[OSPF]]></category>
		<category><![CDATA[RIP]]></category>

		<guid isPermaLink="false">http://networkers-online.com/blog/?p=16</guid>
		<description><![CDATA[Passive-interface command is used in all routing protocols to disable sending updates out from a specific interface. However the command behavior varies from o­ne protocol to another. In RIP this command will disable sending multicast updates via a specific interface but will allow listening to incoming updates from other RIP speaking neighbors. This simply means [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.networkers-online.com/blog/2008/07/passive-interface-command-behavior-in-rip-eigrp-ospf/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Automatic summarization in RIP and EIGRP</title>
		<link>http://www.networkers-online.com/blog/2008/07/automatic-summarization-in-rip-and-eigrp/</link>
		<comments>http://www.networkers-online.com/blog/2008/07/automatic-summarization-in-rip-and-eigrp/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 12:21:31 +0000</pubDate>
		<dc:creator>Wael Osama</dc:creator>
				<category><![CDATA[EIGRP]]></category>
		<category><![CDATA[IGP]]></category>
		<category><![CDATA[RIP]]></category>
		<category><![CDATA[Routing]]></category>

		<guid isPermaLink="false">http://networkers-online.com/blog/?p=11</guid>
		<description><![CDATA[Summarization in RIP and EIGRP can be configured manually using the ip summary-address command or automatically using auto-summary command. when auto summarization is in effect routers behave as shown in the steps below: Subnets are summarized to their classful boundary before being sent to neighbors if they are not part of the major subnet of [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.networkers-online.com/blog/2008/07/automatic-summarization-in-rip-and-eigrp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
