<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Configure EIGRP routing on a Cisco router</title>
	<atom:link href="http://www.tech-recipes.com/rx/107/configure-eigrp-routing-on-a-cisco-router/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/107/configure-eigrp-routing-on-a-cisco-router/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 16:14:40 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: abanks</title>
		<link>http://www.tech-recipes.com/rx/107/configure-eigrp-routing-on-a-cisco-router/comment-page-1/#comment-75</link>
		<dc:creator>abanks</dc:creator>
		<pubDate>Thu, 29 Jan 2004 11:19:55 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-75</guid>
		<description>By default, EIGRP will auto-summary to classful boundaries, which can cause odd operation.  

This code will prevent summarization for AS 100:
&lt;code&gt;router eigrp 100
no auto-summary&lt;/code&gt;
</description>
		<content:encoded><![CDATA[<p>By default, EIGRP will auto-summary to classful boundaries, which can cause odd operation.  </p>
<p>This code will prevent summarization for AS 100:<br />
<code>router eigrp 100<br />
no auto-summary</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
