<?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: Tuning OSPF Performance</title>
	<atom:link href="http://blog.ine.com/2009/12/31/tuning-ospf-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ine.com/2009/12/31/tuning-ospf-performance/</link>
	<description>Helping you become a Cisco Certified Internetwork Expert</description>
	<lastBuildDate>Wed, 28 Jul 2010 22:47:55 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: raghavme</title>
		<link>http://blog.ine.com/2009/12/31/tuning-ospf-performance/comment-page-1/#comment-114827</link>
		<dc:creator>raghavme</dc:creator>
		<pubDate>Thu, 17 Jun 2010 19:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=3213#comment-114827</guid>
		<description>Hello Petr,

Is it possible to tune the throttle timers for a particular subnet only?

In my case, I have hub-spoke OSPF topology. Areas 1,2,3,4,5,6,7 are connected to Area 0 via Leased Line.

However, there are 100 VSAT links terminated on the core router in Area 0. These links are very unstable (8kbps,600-1000ms response time)

Is it possible to tweak the timers only for this particular subnet, so that the up/down events are not registered as much.

The bandwidth on these links are also very less, so when the routing updates are exchanged, it takes around 2-5 minutes for OSPF convergence to complete.</description>
		<content:encoded><![CDATA[<p>Hello Petr,</p>
<p>Is it possible to tune the throttle timers for a particular subnet only?</p>
<p>In my case, I have hub-spoke OSPF topology. Areas 1,2,3,4,5,6,7 are connected to Area 0 via Leased Line.</p>
<p>However, there are 100 VSAT links terminated on the core router in Area 0. These links are very unstable (8kbps,600-1000ms response time)</p>
<p>Is it possible to tweak the timers only for this particular subnet, so that the up/down events are not registered as much.</p>
<p>The bandwidth on these links are also very less, so when the routing updates are exchanged, it takes around 2-5 minutes for OSPF convergence to complete.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OSPF Fast Convergence &#124; CCIE Blog</title>
		<link>http://blog.ine.com/2009/12/31/tuning-ospf-performance/comment-page-1/#comment-112485</link>
		<dc:creator>OSPF Fast Convergence &#124; CCIE Blog</dc:creator>
		<pubDate>Wed, 02 Jun 2010 22:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=3213#comment-112485</guid>
		<description>[...] Router ID) by the router. You may find more information about truncated exponential backoff in [TUNING-OSPF], but in short the process works as following.  Three parameters control the throttling process: [...]</description>
		<content:encoded><![CDATA[<p>[...] Router ID) by the router. You may find more information about truncated exponential backoff in [TUNING-OSPF], but in short the process works as following.  Three parameters control the throttling process: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OSPF Performance - So Do You Want to be a CCIE? - 2bccie.com</title>
		<link>http://blog.ine.com/2009/12/31/tuning-ospf-performance/comment-page-1/#comment-110945</link>
		<dc:creator>OSPF Performance - So Do You Want to be a CCIE? - 2bccie.com</dc:creator>
		<pubDate>Sat, 22 May 2010 09:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=3213#comment-110945</guid>
		<description>[...] According to ine bog: http://blog.ine.com/2009/12/31/tuning-ospf-performance/ timers throttle spf start increment max_wait:is used when dynamic adaptation to unstable network [...]</description>
		<content:encoded><![CDATA[<p>[...] According to ine bog: <a href="http://blog.ine.com/2009/12/31/tuning-ospf-performance/" rel="nofollow">http://blog.ine.com/2009/12/31/tuning-ospf-performance/</a> timers throttle spf start increment max_wait:is used when dynamic adaptation to unstable network [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petr Lapukhov, CCIE #16379</title>
		<link>http://blog.ine.com/2009/12/31/tuning-ospf-performance/comment-page-1/#comment-87534</link>
		<dc:creator>Petr Lapukhov, CCIE #16379</dc:creator>
		<pubDate>Sun, 03 Jan 2010 06:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=3213#comment-87534</guid>
		<description>@Walter

Thanks for the correction, i&#039;ve edited the blog post. When you enable iSPF the amount of memory used would be inremented by a number proportional to 2*N where N is the number of routers in the area. Thus, even for largest areas it should be virtually insignificant for modern routers. 

The only potential problem might be some sort of programming bug in iSPF implementation, but the feature has been there for quite some time and appears to be mature now.

With iSPF or without it, SPF computations are not a big issue for modern routers; for large LSDBs and routing tables the main impact might be updating the FIB with new route information.</description>
		<content:encoded><![CDATA[<p>@Walter</p>
<p>Thanks for the correction, i&#8217;ve edited the blog post. When you enable iSPF the amount of memory used would be inremented by a number proportional to 2*N where N is the number of routers in the area. Thus, even for largest areas it should be virtually insignificant for modern routers. </p>
<p>The only potential problem might be some sort of programming bug in iSPF implementation, but the feature has been there for quite some time and appears to be mature now.</p>
<p>With iSPF or without it, SPF computations are not a big issue for modern routers; for large LSDBs and routing tables the main impact might be updating the FIB with new route information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter Gibbons</title>
		<link>http://blog.ine.com/2009/12/31/tuning-ospf-performance/comment-page-1/#comment-87415</link>
		<dc:creator>Walter Gibbons</dc:creator>
		<pubDate>Sat, 02 Jan 2010 06:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=3213#comment-87415</guid>
		<description>Excellent article Petr! The the discussion of Dijkstra&#039;s algorithm performance brought back nightmares from my Algorithms class and the big O notation from college.
 
In the version of IOS 12.4 I am running iSPF is off by default. You have to turn it on if you want to use it. Any idea the impact on memory usage that is incurred by turning it on in a med to large OSPF implementation? Is it a no-brainer to just turn it on?

Thanks!</description>
		<content:encoded><![CDATA[<p>Excellent article Petr! The the discussion of Dijkstra&#8217;s algorithm performance brought back nightmares from my Algorithms class and the big O notation from college.</p>
<p>In the version of IOS 12.4 I am running iSPF is off by default. You have to turn it on if you want to use it. Any idea the impact on memory usage that is incurred by turning it on in a med to large OSPF implementation? Is it a no-brainer to just turn it on?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yasir Ashfaque</title>
		<link>http://blog.ine.com/2009/12/31/tuning-ospf-performance/comment-page-1/#comment-87317</link>
		<dc:creator>Yasir Ashfaque</dc:creator>
		<pubDate>Fri, 01 Jan 2010 13:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=3213#comment-87317</guid>
		<description>good explanation..</description>
		<content:encoded><![CDATA[<p>good explanation..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petr Lapukhov, CCIE #16379</title>
		<link>http://blog.ine.com/2009/12/31/tuning-ospf-performance/comment-page-1/#comment-87291</link>
		<dc:creator>Petr Lapukhov, CCIE #16379</dc:creator>
		<pubDate>Fri, 01 Jan 2010 07:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=3213#comment-87291</guid>
		<description>Hey wait a sec, Dijkstra invented SPF, but John Moy designed OSPF! :) Both did a tremendous amount of work, however I mostly know Dijkstra for his incredible work in formal program verification and the wonderful book &quot;A Discipline of Programming&quot;.</description>
		<content:encoded><![CDATA[<p>Hey wait a sec, Dijkstra invented SPF, but John Moy designed OSPF! <img src='http://blog.ine.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Both did a tremendous amount of work, however I mostly know Dijkstra for his incredible work in formal program verification and the wonderful book &#8220;A Discipline of Programming&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amit chopra</title>
		<link>http://blog.ine.com/2009/12/31/tuning-ospf-performance/comment-page-1/#comment-87288</link>
		<dc:creator>amit chopra</dc:creator>
		<pubDate>Fri, 01 Jan 2010 07:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=3213#comment-87288</guid>
		<description>ok seriously tell me petr &quot; Who are you?&quot;

Surely you are the incranation of Mr Edsger Dijkstra who wrote OSPF</description>
		<content:encoded><![CDATA[<p>ok seriously tell me petr &#8221; Who are you?&#8221;</p>
<p>Surely you are the incranation of Mr Edsger Dijkstra who wrote OSPF</p>
]]></content:encoded>
	</item>
</channel>
</rss>
