<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Ponder the Network (and other things)</title>
	<atom:link href="http://dhucaby.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dhucaby.wordpress.com</link>
	<description>Dave Hucaby&#039;s blog</description>
	<lastBuildDate>Wed, 28 Dec 2011 10:40:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dhucaby.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Ponder the Network (and other things)</title>
		<link>http://dhucaby.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dhucaby.wordpress.com/osd.xml" title="Ponder the Network (and other things)" />
	<atom:link rel='hub' href='http://dhucaby.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Scenario 4</title>
		<link>http://dhucaby.wordpress.com/2010/08/16/scenario-4/</link>
		<comments>http://dhucaby.wordpress.com/2010/08/16/scenario-4/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 03:19:15 +0000</pubDate>
		<dc:creator>dhucaby</dc:creator>
				<category><![CDATA[CCNP SWITCH]]></category>

		<guid isPermaLink="false">http://dhucaby.wordpress.com/?p=123</guid>
		<description><![CDATA[One LAN switching best practice is to locate the STP root in a strategic place for each VLAN. In Scenario 4, we’ll need to configure the STP root location&#8230; Three switches are connected to each other as shown in the network diagram. Switches D1 and D2 form the distribution layer, while switch A1 is in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=123&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One LAN switching best practice is to locate the STP root in a strategic place for each VLAN. In Scenario 4, we’ll need to configure the STP root location&#8230;</p>
<p><span id="more-123"></span>Three switches are connected to each other as shown in the network diagram. Switches D1 and D2 form the distribution layer, while switch A1 is in the access layer.  The links between the switches are all Gigabit Ethernet. Each of the switches has been left to the default STP configuration, and a partial output from each is shown below.</p>
<p><a href="http://dhucaby.files.wordpress.com/2010/08/scenario-4-stp-root.jpg"><img class="aligncenter size-full wp-image-124" title="Scenario 4 Network Diagram" src="http://dhucaby.files.wordpress.com/2010/08/scenario-4-stp-root.jpg?w=510" alt=""   /></a></p>
<pre style="padding-left:30px;">D1#<strong>show spanning-tree vlan 2</strong></pre>
<pre style="padding-left:30px;">VLAN0002</pre>
<pre style="padding-left:30px;">Spanning tree enabled protocol rstp</pre>
<pre style="padding-left:30px;">Bridge ID Priority 32770 (priority 32768 sys-id-ext 2)</pre>
<pre style="padding-left:30px;">Address 001c.570f.5e80</pre>
<pre style="padding-left:30px;">Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec</pre>
<pre style="padding-left:30px;">Aging Time 300
</pre>
<pre style="padding-left:30px;">D2#<strong>show spanning-tree vlan 2</strong></pre>
<pre style="padding-left:30px;">VLAN0002</pre>
<pre style="padding-left:30px;">Spanning tree enabled protocol rstp</pre>
<pre style="padding-left:30px;">Bridge ID Priority 32770 (priority 32768 sys-id-ext 2)</pre>
<pre style="padding-left:30px;">Address 001c.570f.41f0</pre>
<pre style="padding-left:30px;">Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec</pre>
<pre style="padding-left:30px;">Aging Time 300
</pre>
<pre style="padding-left:30px;">A1# <strong>show spanning-tree vlan 2</strong></pre>
<pre style="padding-left:30px;">VLAN0002</pre>
<pre style="padding-left:30px;">Spanning tree enabled protocol rstp</pre>
<pre style="padding-left:30px;">Bridge ID Priority 32770 (priority 32768 sys-id-ext 2)</pre>
<pre style="padding-left:30px;">Address 001c.570f.4180</pre>
<pre style="padding-left:30px;">Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec</pre>
<pre style="padding-left:30px;">Aging Time 300</pre>
<p>Answer the following questions:</p>
<ol>
<li>Based on the console output, which switch will be elected as the STP root for VLAN 2?</li>
<li>Is this the best choice to be the root switch? Why or why not?</li>
<li>If the root should be relocated, what configuration commands should be entered on each of the switches to force the appropriate switch to become the root?</li>
<li>After configuring the root switch, suppose that a fourth switch, A2, is introduced into the access layer of the network a month later. A2 has an uplink to each of the distribution switches. From switch A2, we can see this partial output:</li>
</ol>
<pre style="padding-left:60px;">A2#<strong>show spanning vlan 2</strong></pre>
<pre style="padding-left:60px;">VLAN0002</pre>
<pre style="padding-left:60px;">Spanning tree enabled protocol rstp</pre>
<pre style="padding-left:60px;">Bridge ID  Priority    16386  (priority 16384 sys-id-ext 2)</pre>
<pre style="padding-left:60px;">Address     001c.570f.f030</pre>
<pre style="padding-left:60px;">Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec</pre>
<pre style="padding-left:60px;">Aging Time 300</pre>
<p style="padding-left:30px;">Does the addition of switch A2 sway the election and change the location of the STP root?</p>
<p><em><strong>Stop here if you don’t want to see the solution!  Otherwise, go on to page 2…</strong></em></p>
<p>Get a PDF version of this scenario here: <a href="http://dhucaby.files.wordpress.com/2010/08/scenario-4-stp-root1.pdf">PDF</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dhucaby.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dhucaby.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dhucaby.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dhucaby.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dhucaby.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dhucaby.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dhucaby.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dhucaby.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dhucaby.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dhucaby.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dhucaby.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dhucaby.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dhucaby.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dhucaby.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=123&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dhucaby.wordpress.com/2010/08/16/scenario-4/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60c00ded99594eb858158165ed0d3332?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dhucaby</media:title>
		</media:content>

		<media:content url="http://dhucaby.files.wordpress.com/2010/08/scenario-4-stp-root.jpg" medium="image">
			<media:title type="html">Scenario 4 Network Diagram</media:title>
		</media:content>
	</item>
		<item>
		<title>Scenario 3</title>
		<link>http://dhucaby.wordpress.com/2010/07/03/scenario-3/</link>
		<comments>http://dhucaby.wordpress.com/2010/07/03/scenario-3/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 04:22:56 +0000</pubDate>
		<dc:creator>dhucaby</dc:creator>
				<category><![CDATA[CCNP SWITCH]]></category>

		<guid isPermaLink="false">http://dhucaby.wordpress.com/?p=107</guid>
		<description><![CDATA[When switches are connected together, it’s important to keep traffic flowing in both directions over the links. In Scenario 3, we’ll need to leverage a switch feature to make sure that happens&#8230; Three switches are connected to each other as shown in the network diagram. Switch A has nothing but links to other switches, while [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=107&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When switches are connected together, it’s important to keep traffic flowing in both directions over the links. In Scenario 3, we’ll need to leverage a switch feature to make sure that happens&#8230;</p>
<p><span id="more-107"></span></p>
<p>Three switches are connected to each other as shown in the network diagram. Switch A has nothing but links to other switches, while switches B and C have links to switch A, as well as links to end users. The links between switches are provided over fiber optic media; the end users connect via twisted pair copper cables.</p>
<p><a href="http://dhucaby.files.wordpress.com/2010/07/scenario-3-udld.jpg"><img class="aligncenter size-full wp-image-108" title="Scenario 3 network diagram" src="http://dhucaby.files.wordpress.com/2010/07/scenario-3-udld.jpg?w=510" alt=""   /></a></p>
<p>All three switches  support  the same set of VLANs, and all three use the Spanning Tree Protocol to prevent bridging loops from forming. You will need to add a Cisco feature to make sure that the links between switches can always support bidirectional traffic. In the event of an odd link failure that prevents data from flowing in one direction, the link must be automatically disabled.</p>
<p><em><strong>Stop here if you don&#8217;t want to see the solution!  Otherwise, go on to page 2&#8230;</strong></em></p>
<p>Get a PDF version of this scenario here: <a href="http://dhucaby.files.wordpress.com/2010/07/scenario-31.pdf">PDF</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dhucaby.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dhucaby.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dhucaby.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dhucaby.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dhucaby.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dhucaby.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dhucaby.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dhucaby.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dhucaby.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dhucaby.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dhucaby.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dhucaby.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dhucaby.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dhucaby.wordpress.com/107/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=107&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dhucaby.wordpress.com/2010/07/03/scenario-3/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60c00ded99594eb858158165ed0d3332?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dhucaby</media:title>
		</media:content>

		<media:content url="http://dhucaby.files.wordpress.com/2010/07/scenario-3-udld.jpg" medium="image">
			<media:title type="html">Scenario 3 network diagram</media:title>
		</media:content>
	</item>
		<item>
		<title>Scenario 2 &#8211; Securing a Trunk</title>
		<link>http://dhucaby.wordpress.com/2010/06/15/scenario-2-securing-a-trunk/</link>
		<comments>http://dhucaby.wordpress.com/2010/06/15/scenario-2-securing-a-trunk/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 20:22:58 +0000</pubDate>
		<dc:creator>dhucaby</dc:creator>
				<category><![CDATA[CCNP SWITCH]]></category>

		<guid isPermaLink="false">http://dhucaby.wordpress.com/?p=103</guid>
		<description><![CDATA[I&#8217;m going to try and pick up the pace with new scenarios. Hopefully, this one won&#8217;t be too difficult and will work like I think it should. Today&#8217;s scenario involves securing a trunk between two switches&#8230; A user PC A is located on Switch A with the interface configuration shown in the diagram below. A [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=103&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to try and pick up the pace with new scenarios. Hopefully, this one won&#8217;t be too difficult and will work like I think it should. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Today&#8217;s scenario involves securing a trunk between two switches&#8230;</p>
<p><span id="more-103"></span>A user PC A is located on Switch A with the interface configuration shown in the diagram below. A different user PC X is located on Switch B, and that interface configuration is also shown. Switches A and B are connected by a trunk link on their GigabitEthernet1/0/49 interfaces. The same configuration commands that are shown below the link have been applied to both switches. Assume that neither switch A nor B has been configured for IP routing.</p>
<p><a href="http://dhucaby.files.wordpress.com/2010/06/scenario-vlan-hopping-11.png"><img class="alignnone size-full wp-image-105" title="scenario vlan hopping 1" src="http://dhucaby.files.wordpress.com/2010/06/scenario-vlan-hopping-11.png?w=510&#038;h=254" alt="" width="510" height="254" /></a></p>
<p>See if you can answer the following questions:</p>
<p>1. Given the interface configurations, is it possible for user PC A to send traffic from VLAN 100 onto VLAN 200, so that it reaches PC X? If so, what configuration command(s) make it possible?</p>
<p>2. What configuration commands should you enter into switches A and B to secure the trunk link and prevent any VLAN hopping? (Hint: There may be more than one way to secure the trunk link.)</p>
<p>Enjoy,</p>
<p>Dave H</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dhucaby.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dhucaby.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dhucaby.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dhucaby.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dhucaby.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dhucaby.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dhucaby.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dhucaby.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dhucaby.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dhucaby.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dhucaby.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dhucaby.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dhucaby.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dhucaby.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=103&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dhucaby.wordpress.com/2010/06/15/scenario-2-securing-a-trunk/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60c00ded99594eb858158165ed0d3332?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dhucaby</media:title>
		</media:content>

		<media:content url="http://dhucaby.files.wordpress.com/2010/06/scenario-vlan-hopping-11.png" medium="image">
			<media:title type="html">scenario vlan hopping 1</media:title>
		</media:content>
	</item>
		<item>
		<title>New scenario &#8211; VLAN Trunking 1</title>
		<link>http://dhucaby.wordpress.com/2010/06/11/new-scenario-vlan-trunking-1/</link>
		<comments>http://dhucaby.wordpress.com/2010/06/11/new-scenario-vlan-trunking-1/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 04:47:00 +0000</pubDate>
		<dc:creator>dhucaby</dc:creator>
				<category><![CDATA[CCNP SWITCH]]></category>

		<guid isPermaLink="false">http://dhucaby.wordpress.com/?p=94</guid>
		<description><![CDATA[Here&#8217;s a new scenario to think about. I haven&#8217;t built it in a lab yet, but I think it might be interesting and it just might work. Switches A and B are connected by a single link. The configurations for each end of the link are shown in the figure below. PCs A, B, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=94&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a new scenario to think about. I haven&#8217;t built it in a lab yet, but I think it might be interesting and it just might work.</p>
<p><span id="more-94"></span></p>
<p>Switches A and B are connected by a single link. The configurations for each end of the link are shown in the figure below. PCs A, B, and C are connected to access interfaces assigned to VLANs 10, 20, and 30, respectively, on Switch A. PC X is connected to an interface on Switch B, which has the interface configuration shown.</p>
<p><a href="http://dhucaby.files.wordpress.com/2010/06/scenario-trunk-12.png"><img class="alignnone size-full wp-image-101" title="scenario trunk 1" src="http://dhucaby.files.wordpress.com/2010/06/scenario-trunk-12.png?w=510&#038;h=303" alt="" width="510" height="303" /></a></p>
<p>Assuming that the switches are configured for Layer 2 traffic only,  which one of the following can PC X reach?</p>
<p>A. PC A</p>
<p>B. PC B</p>
<p>C. PC C</p>
<p>D. None of the above</p>
<p>Enjoy,</p>
<p>Dave H</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dhucaby.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dhucaby.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dhucaby.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dhucaby.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dhucaby.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dhucaby.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dhucaby.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dhucaby.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dhucaby.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dhucaby.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dhucaby.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dhucaby.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dhucaby.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dhucaby.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=94&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dhucaby.wordpress.com/2010/06/11/new-scenario-vlan-trunking-1/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60c00ded99594eb858158165ed0d3332?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dhucaby</media:title>
		</media:content>

		<media:content url="http://dhucaby.files.wordpress.com/2010/06/scenario-trunk-12.png" medium="image">
			<media:title type="html">scenario trunk 1</media:title>
		</media:content>
	</item>
		<item>
		<title>Door prizes &#8211; round one!</title>
		<link>http://dhucaby.wordpress.com/2010/06/08/door-prizes-round-one/</link>
		<comments>http://dhucaby.wordpress.com/2010/06/08/door-prizes-round-one/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 03:57:23 +0000</pubDate>
		<dc:creator>dhucaby</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dhucaby.wordpress.com/?p=87</guid>
		<description><![CDATA[There&#8217;s been too much grief on this blog, thanks to a certain exam. It&#8217;s time to spread a little sunshine with some door prizes!! I&#8217;m going to send a CCNP SWITCH Cert Kit to the first five people who meet the following criteria: You have failed to pass the 642-813 SWITCH exam You don&#8217;t already [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=87&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been too much grief on this blog, thanks to a certain exam. It&#8217;s time to spread a little sunshine with some door prizes!!</p>
<p><span id="more-87"></span></p>
<p><a href="http://dhucaby.files.wordpress.com/2010/06/ccnp-switch-exam-cert-kit1.jpg"><img class="alignnone size-full  wp-image-89" title="CCNP SWITCH Cert Kit" src="http://dhucaby.files.wordpress.com/2010/06/ccnp-switch-exam-cert-kit1.jpg?w=510" alt=""   /></a></p>
<p>I&#8217;m going to send a CCNP SWITCH Cert Kit to the first five people who meet the following criteria:</p>
<ol>
<li>You have failed to pass the 642-813 SWITCH exam</li>
<li>You don&#8217;t already have a CCNP SWITCH Cert Kit <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
</ol>
<p>If I&#8217;ve just described you, then email me at dave@hucaby.net and provide your full name and shipping address. I&#8217;ll take care of the rest.</p>
<p>For those who don&#8217;t know, the Cert Kit contains a DVD with over five hours of screen recording video of me working through about 20 different LAN switching lab scenarios. The DVD is really more like a mini course. Each lab begins with the theory behind a switch feature, then covers the configuration and testing on actual switches. The Cert Kit also contains the CCNP SWITCH Cert Flash Cards and Quick Reference booklet. It&#8217;s a $54 value &#8212; yours today for&#8230; FREE!</p>
<p>By the way, this is just the first round of giveaways. Stay tuned for more!</p>
<p>Dave H</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dhucaby.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dhucaby.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dhucaby.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dhucaby.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dhucaby.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dhucaby.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dhucaby.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dhucaby.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dhucaby.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dhucaby.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dhucaby.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dhucaby.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dhucaby.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dhucaby.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=87&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dhucaby.wordpress.com/2010/06/08/door-prizes-round-one/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60c00ded99594eb858158165ed0d3332?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dhucaby</media:title>
		</media:content>

		<media:content url="http://dhucaby.files.wordpress.com/2010/06/ccnp-switch-exam-cert-kit1.jpg" medium="image">
			<media:title type="html">CCNP SWITCH Cert Kit</media:title>
		</media:content>
	</item>
		<item>
		<title>CCNP Switch &#8211; SVI Autostate</title>
		<link>http://dhucaby.wordpress.com/2010/06/07/ccnp-switch-svi-autostate/</link>
		<comments>http://dhucaby.wordpress.com/2010/06/07/ccnp-switch-svi-autostate/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 04:24:54 +0000</pubDate>
		<dc:creator>dhucaby</dc:creator>
				<category><![CDATA[CCNP SWITCH]]></category>

		<guid isPermaLink="false">http://dhucaby.wordpress.com/?p=82</guid>
		<description><![CDATA[Here’s the next installment of supplementary material to the CCNP SWITCH Certification Guide. This time, I cover the Layer 3 SVI autostate feature.  This content will be added to the book toward the bottom of page 221. Dave H Controlling the Automatic State of an SVI Because a Layer 3 SVI is bound to a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=82&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Here’s the next installment of supplementary material to the CCNP   SWITCH Certification  Guide. This time, I cover the <strong>Layer 3 SVI  autostate</strong> feature.   This content will be added to  the book toward  the bottom of page 221.<br />
</em></p>
<p><em>Dave H<br />
</em></p>
<p><em><span id="more-82"></span></em></p>
<h2>Controlling the Automatic State of an SVI</h2>
<p>Because a Layer 3 SVI is bound to a Layer 2 VLAN on a switch, it normally follows the state of the VLAN on that switch automatically. If the switch has at least one Layer 2 interface that is up and active on the VLAN, then the Layer 3 SVI will be brought up, too. If all of the Layer 2 interfaces assigned to the VLAN are down, then the Layer 3 interface will be brought down.</p>
<p>This is the default “autostate” behavior. The idea is to bring the Layer 3 interface down so that routing protocols will cease advertising a route to the IP subnet if there are no active switch interfaces on the VLAN where the subnet exists.</p>
<p>When the SVI autostate feature is enabled, a Layer 3 SVI can come up only if the following three conditions are met:</p>
<ul>
<li>The VLAN bound to the SVI exists and is active in the VLAN database on the switch</li>
<li>The SVI is not administratively shutdown</li>
<li>At least one Layer 2 interface is assigned to the SVI’s VLAN and is in the up state, with STP forwarding</li>
</ul>
<p>As an example, a switch has VLAN 2 defined and assigned to a variety of Layer 2 interfaces, but none of the interfaces are up. A Layer 3 SVI called interface vlan2 is then defined. Watch what happens to interface vlan2 in the following console output.</p>
<pre><span style="text-decoration:underline;">Switch(config)#<strong>interface vlan2</strong></span></pre>
<pre><span style="text-decoration:underline;">Switch(config-if)#</span></pre>
<pre><span style="text-decoration:underline;">*Apr 21 10:13:10.949: %LINK-3-UPDOWN: Interface Vlan2, changed state to up</span></pre>
<pre><span style="text-decoration:underline;">Switch(config-if)#</span></pre>
<pre><span style="text-decoration:underline;">Switch(config-if)#<strong>ip address 192.168.1.1 255.255.255.0</strong></span></pre>
<pre><span style="text-decoration:underline;">Switch(config-if)#^Z</span></pre>
<pre><span style="text-decoration:underline;">Switch#</span></pre>
<pre>Switch#<strong>show ip interface brief</strong></pre>
<pre>Interface              IP-Address      OK? Method Status                Protocol</pre>
<pre>Vlan1                  unassigned      YES manual administratively down down</pre>
<pre>Vlan2                  192.168.1.1     YES manual up                    down</pre>
<pre>FastEthernet1/0/1      unassigned      YES unset  down                  down</pre>
<pre>FastEthernet1/0/2      unassigned      YES unset  down                  down</pre>
<p>Even before an IP address can be configured on the new SVI, the switch brings its status up, but its line protocol stays down. In other words, the SVI now exists and is bound to VLAN 2, but it is unusable until at least one Layer 2 interface becomes active on VLAN 2.</p>
<p>In the following output, notice what happens as a PC is connected to interface FastEthernet1/0/1, which is assigned to VLAN 2.</p>
<pre>Switch#</pre>
<pre>*Apr 21 10:21:31.925: %LINK-3-UPDOWN: Interface FastEthernet1/0/1, changed state to up</pre>
<pre>*Apr 21 10:21:32.009: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan2, changed state to up</pre>
<pre>*Apr 21 10:21:32.932: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0/1, changed state to up</pre>
<pre>Switch#</pre>
<p>When the Layer 2 interface comes up, so does the line protocol of the SVI. Once the PC is disconnected or powered down, the SVI is automatically taken down, as shown in the following output.</p>
<pre>Switch#</pre>
<pre>*Apr 21 10:21:45.624: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0/1, changed state to down</pre>
<pre>*Apr 21 10:21:45.624: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan2, changed state to down</pre>
<pre>*Apr 21 10:21:46.622: %LINK-3-UPDOWN: Interface FastEthernet1/0/1, changed state to down</pre>
<pre>Switch#</pre>
<p>You can override the default behavior by disabling autostate on a per-interface basis with the following command:</p>
<p>Switch(config-if)# <strong>switchport autostate exclude</strong></p>
<p>When an interface is excluded, any influence that it might have had over the SVI state is removed. This command isn’t normally used unless the interface is a special case, such as an interface where a network analyzer is connected. The analyzer would capture traffic without being an active participant in the VLAN that is assigned to the interface.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dhucaby.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dhucaby.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dhucaby.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dhucaby.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dhucaby.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dhucaby.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dhucaby.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dhucaby.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dhucaby.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dhucaby.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dhucaby.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dhucaby.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dhucaby.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dhucaby.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=82&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dhucaby.wordpress.com/2010/06/07/ccnp-switch-svi-autostate/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60c00ded99594eb858158165ed0d3332?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dhucaby</media:title>
		</media:content>
	</item>
		<item>
		<title>CCNP Switch &#8211; Planning Topics</title>
		<link>http://dhucaby.wordpress.com/2010/06/04/ccnp-switch-planning-topics/</link>
		<comments>http://dhucaby.wordpress.com/2010/06/04/ccnp-switch-planning-topics/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 05:26:27 +0000</pubDate>
		<dc:creator>dhucaby</dc:creator>
				<category><![CDATA[CCNP SWITCH]]></category>

		<guid isPermaLink="false">http://dhucaby.wordpress.com/?p=70</guid>
		<description><![CDATA[It’s time to shed a little light on the “planning” topics of the CCNP SWITCH exam. Or is it? This is probably the most elusive part of the exam, in my opinion.  The new SWITCH course doesn’t have much content directly related to planning, other than some common sense advice. In the past, the CCNP [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=70&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It’s time to shed a little light on the “planning” topics of the CCNP SWITCH exam. Or is it? This is probably the most elusive part of the exam, in my opinion.  The new SWITCH course doesn’t have much content directly related to planning, other than some common sense advice. In the past, the CCNP exams were limited to the scope of the corresponding course. With the new exams, this isn’t necessarily the case.</p>
<p><span id="more-70"></span>Let’s see if we can gather up some facts and ideas that might help with our studies. To come up with a network plan, we have to begin with some goals or objectives. These are generally based on the following things:</p>
<ul>
<li><strong>Business requirements </strong>– What does the business need out of the network? What policies must be met? <strong> </strong></li>
<li><strong>Business constraints </strong>&#8211; How much will the planned solution (hardware and labor) cost? How long will it take to implement?</li>
<li><strong>Technical requirements </strong>– Which switch features should be leveraged? How should the switch configurations be carried out? What limitations are there?<strong> </strong></li>
</ul>
<p>As network professionals, we may or may not have a role in identifying these requirements. But we do have a role in carrying out the work. Usually, our work follows this sequence:</p>
<ol>
<li><strong>Plan</strong> the network architecture and every switch feature that will be used. This can be done as a detailed project plan or as something sketched on a napkin over lunch. The idea is to know what needs to be done beforehand.</li>
<li><strong>Implement </strong>the plan with switches, cables, protocols, and features. The CCNP exams have traditionally focused on implementing things.</li>
<li><strong>Verify </strong>that the implementation works and meets the objectives of the plan.</li>
</ol>
<p>Now let’s hold that up against the new exam blueprint. There are several broad categories where we find the words “implement” and “verify”, always with the words “create&#8230;a plan”.</p>
<blockquote><p>Create a VLAN-based implementation plan<br />
Create a VLAN-based verification plan</p></blockquote>
<blockquote><p>Create an implementation plan for the Security solution<br />
Create a verification plan for the  Security solution</p></blockquote>
<blockquote><p>Create an implementation plan for the Switch-based Layer 3 solution<br />
Create a verification plan for the Switch-based Layer 3 solution</p></blockquote>
<blockquote><p>Create a High Availability implementation plan<br />
Create a High Availability verification plan</p></blockquote>
<p>How would we “create a plan” on a Cisco exam? We might get multiple choice questions that ask for a best approach to a problem. More likely, we might get one of those complex scenario questions. You know – the ones where you have to read a lengthy explanation in one window, squint at the network diagram in another window, and interact with some switches in some other windows – all on one small screen.</p>
<p>The key here is with the scenario description. It’s nothing more than a huge word problem that lays out things like business requirements, business constraints, and a list of goals to reach. Even the network diagram becomes a part of the project definition. As you read through the scenario and look over the diagram, you have to <strong>create an implementation plan</strong> in your mind. The scenarios don’t give you a sequence of things to do; instead, they present a bunch of things to accomplish. You have to figure out what specific features you’ll need, what steps you’ll need to configure for each feature, which switch you’ll have to visit to type in configuration commands, and so on.</p>
<p>Even as you work through a scenario on the exam, you should spend time <strong>creating a verification plan</strong> so you can test and make sure each feature you have configured actually works as it should. Otherwise, whatever you typed into the switch emulators might not be correct and might not earn you points.</p>
<p>Why did Cisco move toward such broad strokes on the exam blueprint? I think it’s to test our knowledge of the many Cisco IOS features and which ones can be used to accomplish something. For example, the exam blueprint covers VLAN-based plans, Security plans, Switch-based Layer 3 plans, and High Availability plans. Those don’t say much about switch features, commands, or protocols. Instead, think of each one as a big toolbox. We have to know which tools are in each toolbox. As the old saying goes, not every problem needs a hammer.</p>
<p>Let’s work through an example scenario to get a feel for this. The exam question has scenario text as follows:</p>
<blockquote><p>A company has a network as shown in the network diagram. Switches A and B form the core, while C and D act as distribution switches. Switches A through D are already configured with working links and routing protocols.</p>
<p>Switch E is added into the access layer. It is connected to switches C and D by two uplinks each. Each pair of uplinks should be joined together as a single logical link using a standards-based approach.</p>
<p>Switch E needs to support two distinct groups of users in the Accounting and Engineering departments, to be placed on VLAN 10 and 20, respectively. Each VLAN needs to have a highly available gateway address using the .1 address in the appropriate subnet. The network should be configured such that the Accounting users normally pass over the link between switches C and E, while Engineering users pass over the link between D and E.</p>
<p>Do not change the routing configuration on switches A, B, C, or D, other than to advertise the new Accounting and Engineering subnets. Make sure that all uplinks are functioning and that users in the Accounting and Engineering subnets can ping  the 192.168.199.10 server located in the data center.</p></blockquote>
<div id="attachment_74" class="wp-caption alignnone" style="width: 410px"><a href="http://dhucaby.files.wordpress.com/2010/06/planning-blog-12.png"><img class="size-full wp-image-74" title="Network Diagram" src="http://dhucaby.files.wordpress.com/2010/06/planning-blog-12.png?w=510" alt=""   /></a><p class="wp-caption-text">Network Diagram for the Sample Scenario Exam Question</p></div>
<p>Whew! That scenario covers plenty of ground, and it’s really just one question on the exam! Notice that the scenario didn’t really specify any switch features or protocols to be used. Instead, we have to put on our thinking caps and develop an implementation plan  &#8212; fast! Remember that the exam clock is ticking. Our plan should include the following things:</p>
<ul>
<li><strong>Create VLANs</strong> – VLAN 10 for Accounting and VLAN 20 for Engineering</li>
<li><strong>VLAN extent</strong> – the VLANs should exist on Switch E, where the users live, and also on C and D, where the gateways and routing protocols live.</li>
<li><strong>EtherChannels</strong> – Bundle one pair of uplinks between C and E and another pair between D and E. For a standards-based EtherChannel, we need to use LACP.</li>
<li><strong>Trunks </strong>– VLANs 10 and 20 will need to be carried between switches C and E and between D and E.</li>
<li><strong>Layer 3 interfaces </strong>– We’ll need an interface vlan10 and an interface vlan20 to provide Layer 3 connectivity for the user subnets. Those will be configured on switches C and D.</li>
<li><strong>HSRP </strong>– To get highly available gateways on both VLANs 10 and 20, we’ll need to configure two different HSRP groups.</li>
<li><strong>HSRP load balancing </strong>– The two user groups need to normally pass over different uplinks. We’ll need to tune the HSRP priorities so that the gateways are split across the two distribution switches.</li>
<li><strong>Routing </strong>– We will need to add the new subnets into the <strong>network </strong>commands for the preconfigured routing protocols on switches C and D.</li>
</ul>
<p>The scenario also mentions some things we need to test and verify. Our mental verification plan can include things like the following:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="140" valign="top"><strong>Function to Verify</strong></td>
<td width="360" valign="top"><strong>Example Commands</strong></td>
<td width="139" valign="top"><strong>Verify on Switch</strong></td>
</tr>
<tr>
<td width="140" valign="top">VLAN creation</td>
<td width="360" valign="top"><strong>show vlan</strong></td>
<td width="139" valign="top">C, D, E</td>
</tr>
<tr>
<td width="140" valign="top">Working EtherChannels toward switches C and D</td>
<td width="360" valign="top"><strong>show etherchannel summary</strong></td>
<td width="139" valign="top">E</td>
</tr>
<tr>
<td width="140" valign="top">VLAN trunking</td>
<td width="360" valign="top"><strong>show interfaces </strong><em>type/num</em><strong> trunk</strong></td>
<td width="139" valign="top">C, D, E</td>
</tr>
<tr>
<td width="140" valign="top">Layer 3 interfaces</td>
<td width="360" valign="top"><strong>show interfaces vlan10</strong></p>
<p><strong>show interfaces vlan20</strong></p>
<p>or</p>
<p><strong>show ip interface brief</strong></td>
<td width="139" valign="top">C, D</td>
</tr>
<tr>
<td width="140" valign="top">HSRP configuration and load balancing</td>
<td width="360" valign="top"><strong>show standby   brief</strong></td>
<td width="139" valign="top">C, D</td>
</tr>
<tr>
<td width="140" valign="top">Routing</td>
<td width="360" valign="top"><strong>show ip route</strong></td>
<td width="139" valign="top">C, D</td>
</tr>
<tr>
<td width="140" valign="top">Reachability</td>
<td width="360" valign="top"><strong>ping 192.168.199.10 source   vlan10</strong></p>
<p><strong>ping 192.168.199.10 source   vlan20</strong></td>
<td width="139" valign="top">C or D</td>
</tr>
</tbody>
</table>
<p>To test that the server is reachable from each user subnet, a regular, simple ping won’t do. Instead, it’s better to use extended pings so that the source address can be set to the Layer 3 interface that sits on each user subnet.</p>
<p>&#8212;&#8212;&#8212;-</p>
<p>So, where should we go next? For me, the hardest part about these scenario-based exam questions is interacting with the emulated switches – especially when I’m under a time crunch. Would it be helpful if I post the configuration commands for each switch? Would you like to see more scenarios posted for practice?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dhucaby.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dhucaby.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dhucaby.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dhucaby.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dhucaby.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dhucaby.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dhucaby.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dhucaby.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dhucaby.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dhucaby.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dhucaby.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dhucaby.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dhucaby.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dhucaby.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=70&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dhucaby.wordpress.com/2010/06/04/ccnp-switch-planning-topics/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60c00ded99594eb858158165ed0d3332?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dhucaby</media:title>
		</media:content>

		<media:content url="http://dhucaby.files.wordpress.com/2010/06/planning-blog-12.png" medium="image">
			<media:title type="html">Network Diagram</media:title>
		</media:content>
	</item>
		<item>
		<title>CCNP Switch &#8211; IP SLA</title>
		<link>http://dhucaby.wordpress.com/2010/06/01/ccnp-switch-ip-sla/</link>
		<comments>http://dhucaby.wordpress.com/2010/06/01/ccnp-switch-ip-sla/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 03:37:55 +0000</pubDate>
		<dc:creator>dhucaby</dc:creator>
				<category><![CDATA[CCNP SWITCH]]></category>

		<guid isPermaLink="false">http://dhucaby.wordpress.com/?p=35</guid>
		<description><![CDATA[Here’s the next installment of supplementary material to the CCNP SWITCH Certification Guide. This time, we cover IP SLA &#8212; a feature found on Cisco routers, switches, and firewalls. Cisco does include it on the 642-813 SWITCH exam. This content will be added to the book at the end of Chapter 13: High Availability, right [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=35&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Here’s the next installment of supplementary material to the CCNP  SWITCH Certification  Guide. This time, we cover<strong> IP SLA</strong> &#8212; a feature found on Cisco routers, switches, and firewalls. Cisco does  include it on the 642-813 SWITCH exam.  This content will be added to  the book at the end of Chapter 13: High  Availability, right after the SNMP section.</em></p>
<p><em>Dave H</em></p>
<h2><em><span id="more-35"></span></em>IP SLA</h2>
<p>The Cisco IOS IP Service Level Agreement (IP SLA) feature can be used to gather realistic information about how specific types of traffic are being handled end-to-end across a network. To do this, an IP SLA device runs a preconfigured test and generates traffic that is destined for a far end device. As the far end responds with packets that are received back at the source, IP SLA gathers data about what happened along the way.</p>
<p>IP SLA can be configured to perform a variety of tests. The simplest test involves ICMP echo packets that are sent toward a target address, as shown in Figure 13-8. If the target answers with ICMP echo replies, IP SLA can then assess how well the source and destination were able to communicate. In this case, the echo failures (packet loss) and round trip transit (RTT) times are calculated, as shown in the following example:</p>
<pre>Switch#<strong>show ip sla statistics aggregated</strong></pre>
<pre>Round Trip Time (RTT) for       Index 1</pre>
<pre>Type of operation: icmp-echo</pre>
<pre>Start Time Index: 15:10:17.665 EDT Fri May 21 2010</pre>
<pre>RTT Values</pre>
<pre>Number Of RTT: 24</pre>
<pre>RTT Min/Avg/Max: 1/1/4 ms</pre>
<pre>Number of successes: 24</pre>
<pre>Number of failures: 0</pre>
<div id="attachment_36" class="wp-caption alignnone" style="width: 512px"><a href="http://dhucaby.files.wordpress.com/2010/06/fig13-8.png"><img class="size-full wp-image-36" title="Figure 13-8" src="http://dhucaby.files.wordpress.com/2010/06/fig13-8.png?w=510" alt=""   /></a><p class="wp-caption-text">Figure 13-8     IP SLA ICMP Echo Test Operation</p></div>
<p>For the ICMP echo test, IP SLA can use any live device at the far end. After all, most every networked device will reply when it is pinged. IP SLA can also test some network protocols, such as DNS, by sending requests to a server at the far end. Cisco IOS is needed only at the source of the IP SLA test, as the far end is simply responding to ordinary request packets.</p>
<p>However, IP SLA is capable of running much more sophisticated tests. Table 13-8 shows some example test operations that are available with IP SLA.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="145" valign="top"><strong>Test Type</strong></td>
<td width="390" valign="top"><strong>Description</strong></td>
<td width="103" valign="top"><strong>IP SLA Required on   Target?</strong></td>
</tr>
<tr>
<td width="145" valign="top">icmp-echo</td>
<td width="390" valign="top">ICMP Echo response time</td>
<td width="103" valign="top">No</td>
</tr>
<tr>
<td width="145" valign="top">path-echo</td>
<td width="390" valign="top">Hop-by-hop and end-to-end response times over path discovered   from ICMP Echo</td>
<td width="103" valign="top">No</td>
</tr>
<tr>
<td width="145" valign="top">path-jitter</td>
<td width="390" valign="top">Hop-by-hop jitter over ICMP Echo path</td>
<td width="103" valign="top">Yes</td>
</tr>
<tr>
<td width="145" valign="top">dns</td>
<td width="390" valign="top">DNS query response time</td>
<td width="103" valign="top">No</td>
</tr>
<tr>
<td width="145" valign="top">dhcp</td>
<td width="390" valign="top">DHCP IP address request response time</td>
<td width="103" valign="top">No</td>
</tr>
<tr>
<td width="145" valign="top">ftp</td>
<td width="390" valign="top">FTP file retrieval response time</td>
<td width="103" valign="top">No</td>
</tr>
<tr>
<td width="145" valign="top">http</td>
<td width="390" valign="top">Web page retrieval response time</td>
<td width="103" valign="top">No</td>
</tr>
<tr>
<td width="145" valign="top">udp-echo</td>
<td width="390" valign="top">End-to-end response time of UDP echo</td>
<td width="103" valign="top">No</td>
</tr>
<tr>
<td width="145" valign="top">udp-jitter</td>
<td width="390" valign="top">Round trip delay, one-way delay, one-way jitter, one-way packet   loss, and connectivity using UDP packets</td>
<td width="103" valign="top">Yes</td>
</tr>
<tr>
<td width="145" valign="top">tcp-connect</td>
<td width="390" valign="top">Response time to build a TCP connection with a host</td>
<td width="103" valign="top">No</td>
</tr>
</tbody>
</table>
<p>Table 13-8         IP SLA Test Operations</p>
<p>To leverage its full capabilities, Cisco IOS IP SLA must be available  on both the source and the target devices, as shown in Figure 13-9. The  source device handles the test scheduling and sets up each test over a  special IP SLA control connection with the target device. The source  generates the traffic involved in a test operation, and analyzes the  results as packets return from the target. The target end has a simpler  role &#8212; respond to the incoming test packets. In fact, the target device  is called an <em>IP SLA Responder</em>.</p>
<div id="attachment_37" class="wp-caption alignnone" style="width: 520px"><a href="http://dhucaby.files.wordpress.com/2010/06/fig13-9.png"><img class="size-full wp-image-37" title="Figure 13-9" src="http://dhucaby.files.wordpress.com/2010/06/fig13-9.png?w=510&#038;h=256" alt="" width="510" height="256" /></a><p class="wp-caption-text">Figure 13-9     IP SLA UDP Jitter Test Operation</p></div>
<p>The responder must also add timestamps to the packets it sends, to flag  the time a test packet arrived and the time it left the responder. The  idea is to account for any latency that is incurred while the responder  is processing the test packets. For this to work accurately, both the  source and responder must synchronize their clocks through NTP.</p>
<p>An IP SLA source device can schedule and keep track of multiple test operations. For example, an ICMP echo operation might run against target 10.1.1.1, while UDP jitter operations are running against targets 10.2.2.2, 10.3.3.3, and 10.4.4.4. Each test runs independently, at a configured frequency and duration.</p>
<p>What in the world does this have to do with LAN switching? And why would you want to run IP SLA on a Catalyst switch anyway? Here’s a two-fold answer:</p>
<ul>
<li>IP SLA will likely appear on the CCNP SWITCH exam</li>
<li>IP SLA is actually a useful tool in a switched campus network</li>
</ul>
<p>In order to run live tests and take useful measurements without IP SLA, you would need to place some sort of probe devices at various locations in the network &#8212; all managed from a central system. With IP SLA, you don’t need probes at all! Wherever you have a Catalyst switch, you already have an IP SLA “probe”.</p>
<p>By leveraging IP SLA test operations, you can take advantage of some fancy features:</p>
<ul>
<li>Generate SNMP traps when certain test thresholds are exceeded</li>
<li>Schedule further IP SLA tests automatically when test thresholds are crossed</li>
<li>Track an IP SLA test to trigger a next-hop gateway redundancy protocol, such as HSRP</li>
<li>Gather voice quality measurements from all over a network</li>
</ul>
<h3>Configuring IP SLA</h3>
<p>You can use the following configuration steps to define and run an IP SLA test operation.</p>
<p>Step 1. Enable the IP SLA responder on the target switch</p>
<pre style="padding-left:30px;">Switch(config)# <strong>ip sla responder</strong></pre>
<p style="padding-left:30px;">By default, the IP SLA responder is disabled. If the IP SLA operation will involve jitter or time-critical measurements, then the responder should be enabled on the target switch.</p>
<p>Step 2. Define a new IP SLA operation o the source switch</p>
<pre style="padding-left:30px;">Switch(config)# <strong>ip sla </strong><em>operation-number</em></pre>
<p style="padding-left:30px;">The <em>operation-number</em> is an arbitrary index that can range from 1 to a very large number. This number uniquely identifies the test.</p>
<p>Step 3. Select the type of test operation to perform</p>
<pre style="padding-left:30px;">Switch(config-ip-sla)# <em>test-type parameters...</em></pre>
<p style="padding-left:30px;">The <em>test-type</em> keyword can be one of the following:</p>
<p style="padding-left:30px;"><strong>dhcp</strong>, <strong>dns</strong>, <strong>ethernet</strong>, <strong>ftp</strong>, <strong>http</strong>, <strong>icmp-echo</strong>, <strong>mpls</strong>, <strong>path-echo</strong>,<strong> path-jitter</strong>, <strong>slm</strong>, <strong>tcp-connect</strong>, <strong>udp-echo</strong>, or <strong>udp-jitter</strong></p>
<p style="padding-left:30px;">The list of parameters following the <em>test-type</em> varies according to the test operation. As an example, consider the following <strong>icmp-echo</strong> operation syntax:</p>
<pre style="padding-left:30px;">Switch(config-ip-sla)# <strong>icmp-echo </strong><em>destination-ip-addr </em>[<em>source-ip-addr</em>]</pre>
<p style="padding-left:30px;">The parameters are simple[md]a destination address to ping, and an optional source address to use. If a switch has several Layer 3 interfaces, you can specify which one of their IP address to use as the source of the test packets.</p>
<p style="padding-left:30px;">As another example, the <strong>udp-jitter</strong> command is useful for testing time-critical traffic paths through a switched network. The command syntax is a little more complex, as follows:</p>
<pre style="padding-left:30px;">Switch(config-ip-sla)# <strong>udp-jitter </strong><em>destination-ip-addr dest-udp-port </em>[<strong>source-ip </strong><em>source-ip-addr</em>] [<strong>source-port </strong><em>source-udp-port</em>]<em> </em>[<strong>num-packets </strong><em>number-of-packets</em>] [<strong>interval </strong><em>packet-interval</em>]</pre>
<p style="padding-left:30px;">In addition to the source and destination IP addresses, you can define the UDP port numbers that will be used for the packet stream. By default, 10 packets spaced at 20 milliseconds will be sent. You can override that by specifying the <strong>num-packets </strong>and <strong>interval</strong> keywords.</p>
<p style="padding-left:30px;">As an alternative, you can configure the <strong>udp-jitter</strong> operation to test Voice Over IP (VoIP) call quality. To do this, the <strong>udp-jitter </strong>command must include the <strong>codec</strong> keyword and a codec definition. The IP SLA operation will then simulate a real-time stream of voice traffic using a specific codec. In this way, you can tailor the test to fit the type of calls that are actually being used in the network.</p>
<p style="padding-left:30px;">You can define the UDP jitter codec operation by using the following command syntax:</p>
<pre style="padding-left:30px;">Switch(config-ip-sla)# <strong>udp-jitter </strong><em>destination-ip-addr dest-udp-port </em><strong>codec </strong>{<strong>g711alaw </strong>| <strong>g711ulaw </strong>| <strong>g729a</strong>}</pre>
<p style="padding-left:30px;">There are other keywords and parameters you can add to the command, but those are beyond the scope of this book. By default, 1000 packets are sent, 20 milliseconds apart.</p>
<p>Step 4. Schedule the test operation</p>
<pre style="padding-left:30px;">Switch(config)# <strong>ip sla schedule </strong><em>operation-number </em>[<strong>life </strong>{<strong>forever </strong>| <em>seconds</em>}] [<strong>start-time </strong>{<em>hh:mm</em>[<em>:ss</em>] [<em>month day <strong>| </strong>day month</em>] | <strong>pending </strong>| <strong>now </strong>| <strong>after </strong><em>hh:mm:ss</em>}] [<strong>ageout </strong><em>seconds</em>] [<strong>recurring</strong>]</pre>
<p style="padding-left:30px;">In a nutshell, the command tells the switch when to start the test, how long to let it run, and how long to keep the data that is collected.</p>
<p style="padding-left:30px;">Set the lifetime with the <strong>life </strong>keyword: <strong>forever</strong> means the operation will keep running forever, until you manually remove it. Otherwise, specify how many seconds it will run. By default, an IP SLA scheduled operation will run for 3600 seconds (one hour).</p>
<p style="padding-left:30px;">Set the start time with the <strong>start-time </strong>keyword. You can define the start time as a specific time, date, after a delay with the <strong>after</strong> keyword, or right now with the <strong>now </strong>keyword.</p>
<p style="padding-left:30px;">By default, the test statistics are collected and held in memory indefinitely. You can use the <strong>ageout</strong> keyword to specify how many seconds elapse before the data is aged out.</p>
<p style="padding-left:30px;">The <strong>recurring </strong>keyword can be used to schedule the test operation to run at the same time each day, as long as you have defined the starting time with <em>hh:mm:ss</em>, too.</p>
<p><span style="color:#003366;">TIP</span></p>
<p><span style="color:#003366;">Be aware that the IP SLA operation command syntax has changed along the way. In Cisco IOS releases 12.2(33) and later, the syntax is as shown in steps 2 through 4.</span></p>
<p><span style="color:#003366;">Prior to 12.2(33), the commands in steps 2 through 4 included additional keywords, as follows:</span></p>
<pre style="padding-left:30px;"><span style="color:#003366;">Step 2. <strong>ip sla monitor </strong><em>operation-number</em></span></pre>
<pre style="padding-left:30px;"><span style="color:#003366;">Step 3. <strong>type </strong><em>test-type </em></span></pre>
<pre style="padding-left:30px;"><span style="color:#003366;">Step 4. <strong>ip sla monitor schedule </strong><em>operation-number</em></span></pre>
<p><span style="color:#003366;">It isn’t clear which version of the IP SLA commands are used in the SWITCH exam; just be prepared to see the syntax in either form.</span></p>
<h3>Using IP SLA</h3>
<p>Once you have configured an IP SLA operation, you can verify the configuration with the <strong>show ip sla configuration </strong>[<em>operation-number</em>] command. As an example, the following configuration commands are used to define IP SLA operation 100 &#8212; an ICMP echo test that pings target 172.25.226.1 every 5 seconds.</p>
<pre>Switch(config)# <strong>ip sla 100</strong></pre>
<pre>Switch(config-ip-sla)# <strong>icmp-echo 172.25.226.1</strong></pre>
<pre>Switch(config-ip-sla)# <strong>frequency 5</strong></pre>
<pre>Switch(config-ip-sla)# <strong>exit</strong></pre>
<pre>Switch(config)# <strong>ip sla schedule 100 life forever start-time now</strong></pre>
<p>Example 13-13 shows the output of the corresponding  <strong>show ip sla configuration </strong>command.</p>
<p style="padding-left:30px;"><em><strong>Example 13-13</strong></em><em> &#8212; Displaying the Current IP SLA Configuration</em></p>
<pre style="padding-left:30px;">Switch#<strong>show ip sla configuration</strong></pre>
<pre style="padding-left:30px;">IP SLAs, Infrastructure Engine-II</pre>
<pre style="padding-left:30px;">Entry number: 100</pre>
<pre style="padding-left:30px;">Owner:</pre>
<pre style="padding-left:30px;">Tag:</pre>
<pre style="padding-left:30px;">Type of operation to perform: echo</pre>
<pre style="padding-left:30px;">Target address: 172.25.226.1</pre>
<pre style="padding-left:30px;">Source address: 0.0.0.0</pre>
<pre style="padding-left:30px;">Request size (ARR data portion): 28</pre>
<pre style="padding-left:30px;">Operation timeout (milliseconds): 5000</pre>
<pre style="padding-left:30px;">Type Of Service parameters: 0x0</pre>
<pre style="padding-left:30px;">Verify data: No</pre>
<pre style="padding-left:30px;">Vrf Name:</pre>
<pre style="padding-left:30px;">Schedule:</pre>
<pre style="padding-left:30px;">Operation frequency (seconds): 5</pre>
<pre style="padding-left:30px;">Next Scheduled Start Time: Start Time already passed</pre>
<pre style="padding-left:30px;">Group Scheduled : FALSE</pre>
<pre style="padding-left:30px;">Randomly Scheduled : FALSE</pre>
<pre style="padding-left:30px;">Life (seconds): Forever</pre>
<pre style="padding-left:30px;">Entry Ageout (seconds): never</pre>
<pre style="padding-left:30px;">Recurring (Starting Everyday): FALSE</pre>
<pre style="padding-left:30px;">Status of entry (SNMP RowStatus): Active</pre>
<pre style="padding-left:30px;">Threshold (milliseconds): 5000</pre>
<pre style="padding-left:30px;">Distribution Statistics:</pre>
<pre style="padding-left:30px;">Number of statistic hours kept: 2</pre>
<pre style="padding-left:30px;">Number of statistic distribution buckets kept: 1</pre>
<pre style="padding-left:30px;">Statistic distribution interval (milliseconds): 20</pre>
<pre style="padding-left:30px;">History Statistics:</pre>
<pre style="padding-left:30px;">Number of history Lives kept: 0</pre>
<pre style="padding-left:30px;">Number of history Buckets kept: 15</pre>
<pre style="padding-left:30px;">History Filter Type: None</pre>
<pre style="padding-left:30px;">Enhanced History:</pre>
<p>You can use the <strong>show ip sla statistics </strong>[<strong>aggregated</strong>] [<em>operation-number</em>] command to display the IP SLA test analysis. By default, the most recent test results are shown. You can add the <strong>aggregated</strong> keyword to show a summary of the data gathered over the life of the operation. Example 13-14 shows the statistics gathered for ICMP echo operation 100.</p>
<p style="padding-left:30px;"><em><strong>Example 13-14</strong> &#8212; Displaying IP SLA Statistics</em></p>
<pre style="padding-left:30px;">Switch#<strong>show ip sla statistics 100</strong></pre>
<pre style="padding-left:30px;">Round Trip Time (RTT) for       Index 100</pre>
<pre style="padding-left:30px;">Latest RTT: 1 ms</pre>
<pre style="padding-left:30px;">Latest operation start time: 15:52:00.834 EDT Fri May 28 2010</pre>
<pre style="padding-left:30px;">Latest operation return code: OK</pre>
<pre style="padding-left:30px;">Number of successes: 117</pre>
<pre style="padding-left:30px;">Number of failures: 0</pre>
<pre style="padding-left:30px;">Operation time to live: Forever</pre>
<pre style="padding-left:30px;">Switch# <strong>show ip sla statistics aggregated 100</strong></pre>
<pre style="padding-left:30px;">Round Trip Time (RTT) for       Index 100</pre>
<pre style="padding-left:30px;">Type of operation: icmp-echo</pre>
<pre style="padding-left:30px;">Start Time Index: 15:43:55.842 EDT Fri May 28 2010</pre>
<pre style="padding-left:30px;">RTT Values</pre>
<pre style="padding-left:30px;">Number Of RTT: 121</pre>
<pre style="padding-left:30px;">RTT Min/Avg/Max: 1/1/4 ms</pre>
<pre style="padding-left:30px;">Number of successes: 121</pre>
<pre style="padding-left:30px;">Number of failures: 0</pre>
<p>It isn’t too difficult to configure an IP SLA operation manually and check the results every now and then. But does IP SLA have any greater use? Yes, you can also use an IP SLA operation to make some other switch features change behavior automatically, without any other intervention.</p>
<p>For example, HSRP can track the status of an IP SLA operation to lower automatically decrement the priority value when the target device stops answering ICMP echo packets. To do this, begin by using the <strong>track </strong>command to define a unique track <em>object-number</em> index that will be bound to the IP SLA operation number.</p>
<pre>Switch(config)# <strong>track </strong><em>object-number </em><strong>ip sla </strong><em>operation-number </em>{<strong>state </strong>| <strong>reachability</strong>}</pre>
<p>You can use the <strong>state</strong> keyword to track the return code or state of the IP SLA operation; the state is up if the IP SLA test was successful or down if it wasn’t. The <strong>reachability</strong> keyword is slightly different[em]the result is up if the IP SLA operation is successful or has risen above a threshold; otherwise, the reachability is down.</p>
<p>Next, configure the HSRP standby group to use the tracked object to control the priority decrement value. As long as the tracked object (the IP SLA operation) is up or successful, the HSRP priority stays unchanged. If the tracked object is down, then the HSRP priority is decremented by <em>decrement-value</em> (default 10).</p>
<pre>Switch(config-if)# <strong>standby </strong><em>group </em><strong>track </strong><em>object-number </em><strong>decrement </strong><em>decrement-value</em></pre>
<p>In Example 13-15, SwitchA and SwitchB are configured as an HSRP pair, sharing gateway address 192.168.1.1. SwitchA has a higher priority than SwitchB, so it is normally the active gateway. However, it is configured to ping an upstream router at 192.168.70.1 every five seconds; if that router doesn’t respond, SwitchA will decrement its HSRP priority by 50, permitting SwitchB to take over.</p>
<p style="padding-left:30px;"><em><strong>Example 13-15</strong> &#8212; Tracking an IP SLA Operation in an HSRP Group</em></p>
<pre style="padding-left:30px;">Switch(config)# <strong>ip sla 10</strong></pre>
<pre style="padding-left:30px;">Switch(config-ip-sla)#<strong> icmp-echo 192.168.70.1</strong></pre>
<pre style="padding-left:30px;">Switch(config-ip-sla)# <strong>frequency 5</strong></pre>
<pre style="padding-left:30px;">Switch(config-ip-sla)# <strong>exit</strong></pre>
<pre style="padding-left:30px;">Switch(config)# <strong>ip sla schedule 10 life forever start-time now</strong></pre>
<pre style="padding-left:30px;"><strong> </strong></pre>
<pre style="padding-left:30px;">Switch(config)# <strong>track 1 ip sla 10 reachability</strong></pre>
<pre style="padding-left:30px;"><strong> </strong></pre>
<pre style="padding-left:30px;">Switch(config)# <strong>interface vlan10</strong></pre>
<pre style="padding-left:30px;">Switch(config-if)# <strong>ip address 192.168.1.3 255.255.255.0</strong></pre>
<pre style="padding-left:30px;">Switch(config-if)# <strong>standby 1 priority 200</strong></pre>
<pre style="padding-left:30px;">Switch(config-if)# <strong>standby 1 track 1 decrement 50</strong></pre>
<pre style="padding-left:30px;">Switch(config-if)# <strong>no shutdown</strong></pre>
<p>In some cases, you might need many IP SLA operations to take many measurements in a network. For example, you could use UDP jitter operations to measure voice call quality across many different parts of the network. Manually configuring and monitoring more than a few IP SLA operations can become overwhelming and impractical. Instead, you can leverage a network management application that can set up and monitor IP SLA tests automatically. To do this, the network management system needs SNMP read and write access to each switch that will use IP SLA. Tests are configured by writing to the IP SLA MIB, and results are gathered by reading the MIB.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dhucaby.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dhucaby.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dhucaby.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dhucaby.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dhucaby.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dhucaby.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dhucaby.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dhucaby.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dhucaby.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dhucaby.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dhucaby.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dhucaby.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dhucaby.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dhucaby.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=35&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dhucaby.wordpress.com/2010/06/01/ccnp-switch-ip-sla/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60c00ded99594eb858158165ed0d3332?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dhucaby</media:title>
		</media:content>

		<media:content url="http://dhucaby.files.wordpress.com/2010/06/fig13-8.png" medium="image">
			<media:title type="html">Figure 13-8</media:title>
		</media:content>

		<media:content url="http://dhucaby.files.wordpress.com/2010/06/fig13-9.png" medium="image">
			<media:title type="html">Figure 13-9</media:title>
		</media:content>
	</item>
		<item>
		<title>Wrinkles to iron out&#8230;</title>
		<link>http://dhucaby.wordpress.com/2010/06/01/wrinkles-to-iron-out/</link>
		<comments>http://dhucaby.wordpress.com/2010/06/01/wrinkles-to-iron-out/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 16:27:15 +0000</pubDate>
		<dc:creator>dhucaby</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dhucaby.wordpress.com/?p=50</guid>
		<description><![CDATA[I&#8217;ve noticed that WordPress is truncating any long command syntax lines when I post. I&#8217;m working to figure out a solution and will fix the posts shortly. Welcome to the learning curve. Dave H<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=50&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve noticed that WordPress is truncating any long command syntax lines when I post. I&#8217;m working to figure out a solution and will fix the posts shortly.</p>
<p>Welcome to the learning curve. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Dave H</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dhucaby.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dhucaby.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dhucaby.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dhucaby.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dhucaby.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dhucaby.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dhucaby.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dhucaby.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dhucaby.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dhucaby.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dhucaby.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dhucaby.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dhucaby.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dhucaby.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=50&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dhucaby.wordpress.com/2010/06/01/wrinkles-to-iron-out/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60c00ded99594eb858158165ed0d3332?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dhucaby</media:title>
		</media:content>
	</item>
		<item>
		<title>CCNP Switch &#8211; SNMP</title>
		<link>http://dhucaby.wordpress.com/2010/05/27/ccnp-switch-snmp/</link>
		<comments>http://dhucaby.wordpress.com/2010/05/27/ccnp-switch-snmp/#comments</comments>
		<pubDate>Fri, 28 May 2010 04:22:57 +0000</pubDate>
		<dc:creator>dhucaby</dc:creator>
				<category><![CDATA[CCNP SWITCH]]></category>

		<guid isPermaLink="false">http://dhucaby.wordpress.com/?p=27</guid>
		<description><![CDATA[Here&#8217;s the next installment of supplementary material to the CCNP SWITCH Certification Guide. This time, we cover SNMP. While SNMP is not a foundational LAN switching topic, Cisco does include it on the 642-813 SWITCH exam. This content will be added to the book at the end of Chapter 13: High Availability, right after the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=27&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Here&#8217;s the next installment of supplementary material to the CCNP SWITCH Certification  Guide. This time, we cover <strong>SNMP</strong>. While SNMP is not a foundational  LAN switching topic, Cisco does include it on the 642-813 SWITCH exam.  This content will be added to the book at the end of Chapter 13: High  Availability, right after the Syslog section.</em></p>
<p><em>Dave H</em></p>
<p><em><span id="more-27"></span></em><em>————————————–</em></p>
<h2>SNMP</h2>
<p>The Simple Network Management Protocol (SNMP) is a protocol that allows a network device to share information about itself and its activities. A complete SNMP system consists of the following parts:</p>
<ul>
<li><strong>SNMP Manager</strong> &#8212; A network management system that uses SNMP to poll and receive data from any number of network devices. The SNMP Manager is usually an application that runs in a central location.</li>
<li><strong>SNMP Agent</strong> &#8212; A process that runs on the network device being monitored. All types of data are gathered by the device itself and stored in a local database. The agent can then respond to SNMP polls and queries with information from the database and it can send unsolicited alerts or “traps” to an SNMP Manager.</li>
</ul>
<p>In the case of Catalyst switches in the network, each switch automatically collects data about itself, its resources, and each of its interfaces. This data is stored in a Management Information Base (MIB) database in memory, and is updated in real time.</p>
<p>The MIB is organized in a structured, hierarchical fashion, forming a tree structure. In fact, the entire MIB is really a collection of variables that are stored in individual, more granular MIBs that form the branches of the tree. Each MIB is based on the Abstract Syntax Notation 1 (ASN.1) language. Each variable in the MIB is referenced by an object identifier (OID) &#8212; a long string of concatenated indexes that follow the path from the root of the tree all the way to the variable’s location.</p>
<p>Fortunately, only the SNMP manager and agent need to be concerned with interpreting the MIBs.  As far as the SWITCH exam and course go, you should just be aware that the MIB structure exists and that it contains everything that can be monitored about a switch.</p>
<p>To see any of the MIB data, an SNMP manager has to send an SNMP poll or query to the switch. The query contains the OID of the specific variable being requested so that the agent running on the switch knows what information to return. An SNMP manager can use the following mechanisms to communicate with an SNMP agent, all over UDP port 161:</p>
<ul>
<li><strong>Get Request</strong> &#8212; The value of one specific MIB variable is needed.</li>
<li><strong>Get Next Request</strong> &#8212; The next or subsequent value following an initial Get Request is needed.</li>
<li><strong>Get Bulk Request</strong> &#8212; Whole tables or lists of values in a MIB variable are needed.</li>
<li><strong>Set Request</strong> &#8212; A specific MIB variable needs to be set to a value.</li>
</ul>
<p>SNMP polls or requests are usually sent by the SNMP manager at periodic intervals. This makes real-time monitoring difficult, as changing variables won’t be noticed until the next poll cycle. However, SNMP agents can send unsolicited alerts to notify the SNMP manager of real-time events at any time. Alerts can be sent using the following mechanisms, over UDP port 162:</p>
<ul>
<li><strong>SNMP Trap</strong> &#8212; News of an event (interface state change, device failure, and so on) is sent without any acknowledgement that the trap has been received.</li>
<li><strong>Inform Request</strong> &#8212; News of an event is sent to an SNMP manager, and the manager is required to acknowledge receipt by echoing the request back to the agent.</li>
</ul>
<p>As network management has evolved, SNMP has developed into three distinct versions. The original, SNMP version 1 (SNMPv1), is defined in RFC1157. It uses simple one-variable Get and Set requests, along with simple SNMP Traps. SNMP managers can gain access to SNMP agents by matching a simple “community” text string. When a manager wants to read or write a MIB variable on a device, it sends the community string in the clear, as part of the request. If that community string matches the agent’s community string, then the request is granted.</p>
<p>In theory, only managers and agents belonging to the same “community” should be able to communicate. In practice, any device has the potential to read or write variables to an agent’s MIB database by sending the right community string, whether it’s a legitimate SNMP manager or not. This creates a huge security hole in SNMPv1.</p>
<p>The second version of SNMP, SNMPv2C (RFC 1901), was developed to address some efficiency and security concerns. For example, SNMPv2c adds 64-bit variable counters, extending the useful range of values over the 32-bit counters used in SNMPv1. In addition, SNMPv2C offers the Bulk Request, making MIB data retrieval more efficient. It also offers Inform Requests, which make real-time alerts more reliable by requiring confirmation of receipt.</p>
<p>Despite the intentions of its developers, SNMPv2C does not address any security concerns over that of SNMPv1. SNMPv2C does offer 64-bit variable counters, which extend the capability to keep track of very large numbers like byte counters found on very high speed interfaces. With SNMPv2C, MIB variables can be obtained in a bulk form with a single request. In addition, event notifications sent from an SNMPv2C agent can be in the form of SNMP traps or inform requests. The latter form requires an acknowledgement from the SNMP manager that the inform message was received.</p>
<p>The third generation of SNMP, SNMPv3, is defined in RFCs 3410 through 3415. It addresses the security features that are lacking in the earlier versions. SNMPv3 can authenticate SNMP managers through usernames. When usernames are configured on the SNMP agent of a switch, they can be organized into SNMPv3 group names.</p>
<p>Each SNMPv3 group is defined with a security level that describes the extent to which the SNMP data will be protected. Data packets can be authenticated to preserve their integrity, encrypted to obscure their contents, or both. The following security levels are available. The naming scheme uses “auth” to represent packet authentication and “priv” to represent data privacy or encryption.</p>
<ul>
<li><strong>noAuthNoPriv</strong> &#8212; SNMP packets are neither authenticated nor encrypted.</li>
<li><strong>authNoPriv</strong> &#8212; SNMP packets are authenticated, but not encrypted.</li>
<li><strong>authPriv</strong> &#8212; SNMP packets are authenticated and encrypted.</li>
</ul>
<p>As a best practice, you should use SNMPv3 to leverage its superior security features whenever possible. If you must use SNMPv1 for a device, you should configure the switch to limit SNMP access to a read-only role. Never permit read-write access because the simple community string authentication can be exploited to make unexpected changes to a switch configuration.</p>
<p>Catalyst switches offer one additional means of limiting SNMP access[md]an access list can be configured to permit only specific SNMP manager IP addresses. You should configure and apply an access list to your SNMP configurations whenever possible.</p>
<p>Because SNMP is a universal method for monitoring all sorts of network devices, it isn’t unique to LAN switches. Therefore, you should understand the basics of how SNMP works, the differences between the different SNMP versions, and how you might apply SNMP to monitor a switched network. You can use Table 13-7 as a memory aid for your exam study.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="97" valign="top"><strong>Version</strong></td>
<td width="180" valign="top"><strong>Authentication</strong></td>
<td width="202" valign="top"><strong>Data Protection</strong></td>
<td width="160" valign="top"><strong>Unique Features</strong></td>
</tr>
<tr>
<td width="97" valign="top">SNMPv1</td>
<td width="180" valign="top">Community String</td>
<td width="202" valign="top">None</td>
<td width="160" valign="top">32-bit counters</td>
</tr>
<tr>
<td width="97" valign="top">SNMPv2c</td>
<td width="180" valign="top">Community String</td>
<td width="202" valign="top">None</td>
<td width="160" valign="top">Added Bulk Request and Inform Request message types, 64-bit   counters</td>
</tr>
<tr>
<td width="97" valign="top">SNMPv3</td>
<td width="180" valign="top">Username authentication</td>
<td width="202" valign="top">Hash-based MAC (SHA or MD5)<br />
DES, 3DES, AES (128, 192, 256-bit) encryption</td>
<td width="160" valign="top">Added user authentication,data integrity and encryption</td>
</tr>
</tbody>
</table>
<p><strong>Table 13-7</strong> &#8211;<em> A Comparison of SNMP Versions and Their Features</em></p>
<h3>Configuring SNMPv1 and SNMPv2C</h3>
<p>You should be familiar with the basic SNMP configuration. Fortunately, this involves just a few commands, as follows:</p>
<pre>Switch(config)# <strong>access-list </strong><em>access-list-number </em><strong>permit </strong><em>ip-addr</em></pre>
<pre>Switch(config)# <strong>snmp-server community </strong><em>string </em>[<strong>ro </strong>| <strong>rw</strong>] [<em>access-list-number</em>]</pre>
<pre>!</pre>
<pre>Switch(config)# <strong>snmp-server host </strong><em>host-address community-string </em>[<strong><em>trap-type</em>]</strong></pre>
<p>First, define a standard IP access list that permits only the IP addresses of your SNMP agent machines. Then apply that access list to the SNMPv1 community string with the <strong>snmp-server community</strong> command. Use the <strong>ro</strong> keyword to allow read-only access by the SNMP manager; otherwise, use the <strong>rw</strong> keyword to allow both read and write access.</p>
<p>Finally, use the <strong>snmp-server host</strong> command to identify the IP address of the SNMP manager where SNMP traps will be sent. By default, all types of traps are sent. You can use the <strong>?</strong> key in place of <em>trap-type</em> to see a list of the available trap types.</p>
<p>In Example 13-11, the switch is configured to allow SNMP polling from network management stations at 192.168.3.99 and 192.168.100.4. The community string “MonitorIt” is used to authenticate the SNMP requests. All possible SNMP traps are sent to 192.168.3.99.</p>
<p><strong>Example 13-11 </strong> <em>Configuring SNMPv1 Access</em></p>
<pre>Switch(config)# <strong>access-list 10 permit 192.168.3.99</strong>
Switch(config)# <strong>access-list 10 permit 192.168.100.4</strong>
Switch(config)# <strong>snmp-server community MonitorIt ro 10</strong>
Switch(config)# <strong>snmp-server host 192.168.3.99 MonitorIt</strong></pre>
<h3>Configuring SNMPv2C</h3>
<p>Configuring SNMPv2C is very similar to SNMPv1. The only difference is with SNMP trap or inform configuration. You can use the following commands to configure basic SNMPv2C operation:</p>
<pre>Switch(config)# <strong>access-list </strong><em>access-list-number </em><strong>permit </strong><em>ip-addr</em></pre>
<pre>Switch(config)# <strong>snmp-server community </strong><em>string </em>[<strong>ro </strong>| <strong>rw</strong>] [<em>access-list-number</em>]</pre>
<pre>!</pre>
<pre>Switch(config)# <strong>snmp-server host </strong><em>host-address</em><strong> </strong>[<strong>informs</strong>]<strong> </strong><strong>version 2c </strong><em>community-string</em></pre>
<p>In the <strong>snmp-server host</strong> command, use the <strong>version 2c</strong> keywords to identify SNMPv2C operation. By default, regular SNMP traps are sent. To use inform requests instead, add the <strong>informs</strong> keyword.</p>
<h3>Configuring SNMPv3</h3>
<p>SNMPv3 configuration is a bit more involved than versions 1 or 2C, due mainly to the additional security features.</p>
<pre>Switch(config)# <strong>access-list </strong><em>access-list-number </em><strong>permit </strong><em>ip-addr</em></pre>
<pre>!</pre>
<pre>Switch(config)# <strong>snmp-server group </strong><em>group-name </em><strong>v3 </strong>{<strong>noauth </strong>| <strong>auth </strong>| <strong>priv</strong>}</pre>
<pre>Switch(config)# <strong>snmp-server user </strong><em>user-name group-name </em><strong>v3 auth {md5 </strong>| <strong>sha</strong>} <em>auth-password </em><strong>priv </strong>{<strong>des </strong>| <strong>3des </strong>| <strong>aes </strong>{<strong>128 </strong>| <strong>192 </strong>| <strong>256} </strong><em>priv-password </em>[<em>access-list-number</em>]</pre>
<pre>!</pre>
<pre>Switch(config)# <strong>snmp-server host </strong><em>host-address</em><strong> </strong>[<strong>informs</strong>]<strong> version 3 </strong>{<strong>noauth </strong>| <strong>auth </strong>| <strong>priv</strong>} <em>user-name</em> [<em>trap-type</em>]</pre>
<p>First, use the <strong>snmp-server group </strong>command to define a <em>group-name</em> that will set the security level policies for SNMPv3 users. The security level is defined by the <strong>noauth </strong>(no packet authentication or encryption), <strong>auth </strong>(packets are authenticated but not encrypted), or <strong>priv </strong>(packets are both authenticated and encrypted) keyword. Only the security policy is defined in the group; no passwords or keys are required yet.</p>
<p><span style="color:#008080;"><em>TIP</em></span></p>
<p><span style="color:#008080;"><em>The SNMPv3 <strong>priv</strong> keyword and packet encryption can be used only if the switch is running a cryptographic version of its IOS software image. The <strong>auth </strong>keyword and packet authentication can be used regardless.</em></span></p>
<p>Next, define a username that an SNMP manager will use to communicate with the switch. Use the <strong>snmp-server user </strong>command to define the <em>user-name </em>and associate it with the SNMPv3 <em>group-name</em>. The <strong>v3</strong> keyword configures the user to use SNMPv3.</p>
<p>The SNMPv3 user must also have some specifics added to its security policy. Use the <strong>auth </strong>keyword to define either MD5 or SHA as the packet authentication method, along with the <em>auth-password </em>text string that will be used in the hash computation. The <strong>priv </strong>keyword defines the encryption method (DES, 3DES, or AES 128/192/256-bit) and the <em>priv-password</em> text string that will be used in the encryption algorithm.</p>
<p>The same SNMPv3 username, authentication method and password, and encryption method and password must also be defined on the SNMP manager so it can successfully talk to the switch.</p>
<p>Finally, you can use the <strong>snmp-server host</strong> command to identify the SNMP manager that will receive either traps or informs. The switch can use SNMPv3 to send traps and informs, using the security parameters that are defined for the SNMPv3 <em>user-name</em>.</p>
<p>In Example 13-12, a switch is configured for SNMPv3 operation. Access list 10 permits only stations at 192.168.3.99 and 192.168.100.4 with SNMP access. SNMPv3 access is defined for a group named “NetOps”, using the <strong>priv</strong> (authentication and encryption) security level. One SNMPv3 user named “mymonitor” is defined; the network management station will use that username when it polls the switch for information. The username will require SHA packet authentication and AES-128 encryption, using the “s3cr3tauth” and “s3cr3tpr1v” passwords, respectively.</p>
<p>Finally, SNMPv3 informs will be used to send alerts to station 192.168.3.99 using the <strong>priv</strong> security level and username “mymonitor”.</p>
<p><strong>Example 13-12 </strong><em>Configuring SNMPv3 Access</em></p>
<pre>Switch(config)# <strong>access-list 10 permit 192.168.3.99</strong>
Switch(config)# <strong>access-list 10 permit 192.168.100.4</strong>
Switch(config)# <strong>snmp-server group NetOps v3 priv</strong>
Switch(config)# <strong>snmp-server user mymonitor NetOps v3 auth sha s3cr3tauth priv aes 128 s3cr3tpr1v 10</strong>
Switch(config)# <strong>snmp-server host 192.168.3.99 informs version 3 priv mymonitor</strong></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dhucaby.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dhucaby.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dhucaby.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dhucaby.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dhucaby.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dhucaby.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dhucaby.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dhucaby.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dhucaby.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dhucaby.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dhucaby.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dhucaby.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dhucaby.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dhucaby.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dhucaby.wordpress.com&amp;blog=6454071&amp;post=27&amp;subd=dhucaby&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dhucaby.wordpress.com/2010/05/27/ccnp-switch-snmp/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/60c00ded99594eb858158165ed0d3332?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dhucaby</media:title>
		</media:content>
	</item>
	</channel>
</rss>
