<?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>SGT CCIE &#187; spanning-tree</title>
	<atom:link href="http://www.sgtccie.com/blog/tag/spanning-tree/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sgtccie.com/blog</link>
	<description>A man on a mission</description>
	<lastBuildDate>Sun, 02 Oct 2011 14:22:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>LAN Switching: Read it, or else.</title>
		<link>http://www.sgtccie.com/blog/2010/02/lan-switching-read-it-or-else/</link>
		<comments>http://www.sgtccie.com/blog/2010/02/lan-switching-read-it-or-else/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 06:25:51 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[CCIE]]></category>
		<category><![CDATA[Routing & Switching]]></category>
		<category><![CDATA[802.1D]]></category>
		<category><![CDATA[BCMSN]]></category>
		<category><![CDATA[LAN Switching]]></category>
		<category><![CDATA[spanning-tree]]></category>

		<guid isPermaLink="false">http://www.sgtccie.com/blog/?p=530</guid>
		<description><![CDATA[<a href="http://www.sgtccie.com/blog/2010/02/lan-switching-read-it-or-else/" title="LAN Switching: Read it, or else."></a>I finished the STP chapter in the CCIE exam cert guide, and was almost disappointed. I have a hard time believing anyone could expect to be fully prepared for the written exam after reading that chapter. I would highly recommend &#8230;<p class="read-more"><a href="http://www.sgtccie.com/blog/2010/02/lan-switching-read-it-or-else/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://www.sgtccie.com/blog/2010/02/lan-switching-read-it-or-else/" title="LAN Switching: Read it, or else."></a><p>I finished the STP chapter in the CCIE exam cert guide, and was almost disappointed. I have a hard time believing anyone could expect to be fully prepared for the written exam after reading that chapter. I would highly recommend that anyone taking the written give a strong look at the LAN Switching book from cisco press, Chapters 6 and 7, which both cover STP and Advanced STP. This book is FANTASTIC as far as STP theory goes. Blows the others out of the water. Granted, the config examples are done in CatOS, but ignore those..use the BCMSN book for configuration, LAN Switching for theory, and the CCIE exam cert guide for review!</p>
<p>I knocked out chapter 6 of LAN Switching, and part of chapter 7. Once I finish Chapter 7, I&#8217;m going to read up on a lot of MSTP, and do some STP labs in the next few days. I&#8217;d say that I&#8217;ll call STP &#8220;done&#8221; in about 3-5 days, after which it&#8217;ll be onto some IP Addressing review, and then EIGRP. If I can maintain this pace, I think I might be able to bump up my written date, which would give me more time to prep for the lab. We&#8217;ll see! Stay posted, I may put some STP notes up tomorrow..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sgtccie.com/blog/2010/02/lan-switching-read-it-or-else/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The effects of Uplinkfast</title>
		<link>http://www.sgtccie.com/blog/2009/04/the-effects-of-uplinkfast/</link>
		<comments>http://www.sgtccie.com/blog/2009/04/the-effects-of-uplinkfast/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 03:22:01 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[CCIE]]></category>
		<category><![CDATA[Routing & Switching]]></category>
		<category><![CDATA[backbonefast]]></category>
		<category><![CDATA[ccna]]></category>
		<category><![CDATA[ccnp]]></category>
		<category><![CDATA[spanning-tree]]></category>
		<category><![CDATA[stp]]></category>
		<category><![CDATA[stp priority]]></category>
		<category><![CDATA[switchport]]></category>
		<category><![CDATA[uplinkfast]]></category>

		<guid isPermaLink="false">http://www.sgtccie.com/blog/?p=218</guid>
		<description><![CDATA[<a href="http://www.sgtccie.com/blog/2009/04/the-effects-of-uplinkfast/" title="The effects of Uplinkfast"></a>Uplinkfast. How many of you can honestly say you&#8217;ve used it? Some of you? Most of you? Ok, well I guess I am the minority! I have seen spanning-tree uplinkfast used in configs, but never took the time to really &#8230;<p class="read-more"><a href="http://www.sgtccie.com/blog/2009/04/the-effects-of-uplinkfast/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://www.sgtccie.com/blog/2009/04/the-effects-of-uplinkfast/" title="The effects of Uplinkfast"></a><p>Uplinkfast. How many of you can honestly say you&#8217;ve used it? Some of you? Most of you? Ok, well I guess I am the minority! I have seen spanning-tree uplinkfast used in configs, but never took the time to really understand the effects of it. The idea is simple enough. You have an access layer switch, with redunant links to the distribution layer. What if one of those links fail? Yes, the access switch will change it&#8217;s root port to the other (still working) link, but only after transitioning through the listening and learning states. The length of time it will take is based on the forward timer, which by default is 15 seconds. The default time to transition from blocking to forwarding can take up to 50 seconds. What uplinkfast will do is transition within 5 seconds from the failed link to the new link (changing it&#8217;s root port in the process). Much better!</p>
<p>Now, onto the actual effects of uplinkfast. First, uplinkfast will raise the STP priority from the default 32,768 to 49,152 for all VLAN&#8217;s. The best way to understand the logic behind this is to figure that by configuring uplinkfast on a switch, you are essentially saying &#8220;this switch is an access layer switch&#8221;..since uplinkfast is designed for access/edge devices. The higher priority will prevent this switch from becoming the root switch for the STP instance. As you can imagine, having an access-layer switch become the root switch is a very poor design!</p>
<p>The second effect of uplinkfast is that the STP path costs will be changed to 3000 + the current cost (assuming they are the default, we&#8217;ll say 19 for a 100 meg link)..this means the costs will be 3019. Why? This will also prevent the access switch from becoming somewhat of a transit point for traffic, because the cost will be so high that every other link into the core will appear much more attractive.</p>
<p>Finally, it&#8217;s worth mentioning that when uplinkfast transitions the new root port from blocking to forwarding, it will send out station-learning  multicast frames at a default of 150 packets per second. You can adjust this flood of multicast traffic in the following way: <em>spanning-tree max-update-rate {0-32000}</em></p>
<p>Note: If you configure the max-update-rate to 0, no station-learning frames will be sent out. This will slow the convergence after a link failure.</p>
<p>There you have it! I was  talking to a buddy of mine about these bits of information regarding the path cost, and decided it&#8217;d be good to put it up for others to benefit from. Enjoy! Time to get back to STP and all the details.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sgtccie.com/blog/2009/04/the-effects-of-uplinkfast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

