<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechBytes with Ron Nutter</title>
	<atom:link href="http://www.ronnutter.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ronnutter.com</link>
	<description>Your Cisco and Network Technical Reference site</description>
	<lastBuildDate>Wed, 11 Apr 2012 02:57:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Let your switch test your cables !</title>
		<link>http://www.ronnutter.com/let-your-switch-test-your-cables/</link>
		<comments>http://www.ronnutter.com/let-your-switch-test-your-cables/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 02:57:38 +0000</pubDate>
		<dc:creator>ronald.nutter</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.ronnutter.com/?p=1189</guid>
		<description><![CDATA[I ran into a problem recently where a server wouldn&#8217;t negotiate Gigabit Full Duplex connection with a Cisco 3750 switch. When the problem first showed up, I was assisting someone else onsite trying to fix the problem and forgot about &#8230; <a href="http://www.ronnutter.com/let-your-switch-test-your-cables/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I ran into a problem recently where a server wouldn&#8217;t negotiate Gigabit Full Duplex connection with a Cisco 3750 switch.  When the problem first showed up, I was assisting someone else onsite trying to fix the problem and forgot about this handy little command. </p>
<p>The command to write down is <strong>show cable-diagnostics tdr interface gi1/0/1</strong> (replace gi1/0/1 with the actual port that you need to test).  From what I have been able to find out, this command appears to be only on gigabit capable switches.  I have only been able to try this on a 3750, so it &#8220;might&#8221; be available on 3560, 6500 and possibly Nexus switches.  There are a couple of things to remember when using this command. You can use this on a cable that is plugged into a switch port and not to a server but the tests may not really tell you anything useful.  When using this command on a port that you are having problems with, remember it is an intrusive test, so the connection will temporarily go down while the connection is being tested.  You will get a warning on the console when using this command. Unfortunately, you get it after pressing Enter on the command line with no way to stop the test.  Maybe in a future release, Cisco will put an additional step in to require you to press enter to proceed with the test and if any other key is pressed, the test will abort.</p>
<p>Normally the test should take less than 15 to 30 seconds from the experience I have had with it.  To see the results, use <strong>sh cable-diagnostics tdr interface gi1/0/1</strong> (with the earlier command, replace gi1/0/1 with the actual port being tested).  While you wont get a lot of detail, the thing to watch for is the results of the tests on the four different cable pairs.  If you are having a potential cable problem, one or more of the pairs will show some type of problem, usually with a fail or problem indication on the specific cable pair.  Do let the cable length test be definitive as a general rule.  With differences in the cabling such as impedance, resistance, connectors, etc, the length of the cable may be a little different from the true cable length.  An exception to this would be if one pair shows a significant difference in length.  That might indicate a break or other significant problem at a point in the cable prior to terminating at the connector.</p>
<p>While not as detailed as a commercial cable tester, this at least gives you an indication of a problem without having to get equipment on site or with someone who knows how to use it.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_87166" title="Let your switch test your cables !" url="http://www.ronnutter.com/let-your-switch-test-your-cables/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.ronnutter.com/let-your-switch-test-your-cables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netflow basic troubleshooting</title>
		<link>http://www.ronnutter.com/netflow-basic-troubleshooting/</link>
		<comments>http://www.ronnutter.com/netflow-basic-troubleshooting/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 02:00:32 +0000</pubDate>
		<dc:creator>ronald.nutter</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.ronnutter.com/?p=1185</guid>
		<description><![CDATA[Setting up Netflow is pretty straightforward. For those that haven&#8217;t done it before, it can be a simple as this - ip flow-export source loopback0 ip flow-export version 5 ip flow-export destination server_ip Depending on what software you are using, &#8230; <a href="http://www.ronnutter.com/netflow-basic-troubleshooting/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Setting up Netflow is pretty straightforward.  For those that haven&#8217;t done it before, it can be a simple as this -</p>
<p>ip flow-export source loopback0<br />
ip flow-export version 5<br />
ip flow-export destination server_ip </p>
<p>Depending on what software you are using, you might use version 9 or 5 of netflow.  The source interface can either be a loopback or a SVI such as a vlan interface on the switch or router that you are setting up Netflow on.  When troubleshooting Netflow issues, the first command that it is good to use is <strong>clear ip flow stats</strong>.  This will clear the counters for Netflow so that you can see if it is working or not.</p>
<p>The next command to use is <strong>sh ip cache flow</strong>.  This will show you the traffic that is currently being seen by Netflow on the device you are working on. If you are seeing traffic here, the next step is to use <strong>sh ip flow export</strong>.  This will show you that traffic is being sent to your Netflow collection point.  If this is incrementing and you arent seeing any info on the collector software interface, double check the configuration of the collection software.  Another good troubleshooting step is to run Wireshark on the system running the collection software to verify that you are receiving data from the device that Netflow is configured on.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_87166" title="Netflow basic troubleshooting" url="http://www.ronnutter.com/netflow-basic-troubleshooting/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.ronnutter.com/netflow-basic-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNP &#8211; Starting to study for SWITCH exam</title>
		<link>http://www.ronnutter.com/ccnp-starting-to-study-for-switch-exam/</link>
		<comments>http://www.ronnutter.com/ccnp-starting-to-study-for-switch-exam/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 02:28:29 +0000</pubDate>
		<dc:creator>ronald.nutter</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[CCNP]]></category>

		<guid isPermaLink="false">http://www.ronnutter.com/?p=1182</guid>
		<description><![CDATA[UPS delivered the box containing all my course material from Bootcamp on thursday. Sat down yesterday and today to map out a strategy on studying for the SWITCH exam. I started preparing today for taking the exam in two weeks. &#8230; <a href="http://www.ronnutter.com/ccnp-starting-to-study-for-switch-exam/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>UPS delivered the box containing all my course material from Bootcamp on thursday.  Sat down yesterday and today to map out a strategy on studying for the SWITCH exam.  I started preparing today for taking the exam in two weeks.   With the amount of my score below the pass level for the exam, I want to take a little extra time to make sure I am really prepared to take the exam and pass it on the next try.</p>
<p>I began the study process by reviewing my notes from the SWITCH class and the text from the course material that I had highlighted.  I had mentioned in an earlier post that I also had the ExSim-Max Practice Exam and NetSim for CCNP from the good folks at BOSON.  While I had used it some in my followup prep for the ROUTE exam, I plan on using it substantially for the SWITCH exam.  I have already spent part of the afternoon working my way through the NetSim labs for HSRP and VRRP.  Since there is a lot of info on the screen when using NetSim, I printed out each of the lab instructions and worked my way through it.  That allowed me to have a larger font to better be able to see what I was looking at on the terminal screens.  Although I have enough lab equipment to be able to mock this up in hardware, I elected to make my initial pass by using NetSim.  This gets me more familiar with NetSim than I might have been otherwise.  The other benefit is that it will give me a controlled exposure to all of the technology using a known methodology before I try it on my own hardware.  I have run into a few question with NetSim that I have sent of to the contact I have a BOSON.  Will share that with you once I hear back.</p>
<p>I will also make use of ExSim-Max as well to get me in the mindset of the types of questions I can expect to see on the exam.  Since I have already made one attempt at the exam, I have seen one set of questions but would like to be prepared as best I can to be able to put this exam in the done column when I take it next week.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_87166" title="CCNP - Starting to study for SWITCH exam" url="http://www.ronnutter.com/ccnp-starting-to-study-for-switch-exam/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.ronnutter.com/ccnp-starting-to-study-for-switch-exam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNP &#8211; Moving down the certification trail</title>
		<link>http://www.ronnutter.com/ccnp-moving-down-the-certification-trail/</link>
		<comments>http://www.ronnutter.com/ccnp-moving-down-the-certification-trail/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 02:34:11 +0000</pubDate>
		<dc:creator>ronald.nutter</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[CCNP]]></category>

		<guid isPermaLink="false">http://www.ronnutter.com/?p=1180</guid>
		<description><![CDATA[Sorry that I didn&#8217;t have something to put up yesterday but I decided to devote all my energy to doing one last major push to studying for the ROUTE exam. Took it this morning and passed. Anyone can fail an &#8230; <a href="http://www.ronnutter.com/ccnp-moving-down-the-certification-trail/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Sorry that I didn&#8217;t have something to put up yesterday but I decided to devote all my energy to doing one last major push to studying for the ROUTE exam.  Took it this morning and passed.  Anyone can fail an exam once but I was embarrassed to have failed twice.  The first time, I wasn&#8217;t as prepared as I needed to be.  The second time was close but as they say no cigar.  This mornings successful pass at the ROUTE exam.  I had a very different exam from the first two.  I was surprised at how many questions I had that involved RIP.  Wouldn&#8217;t have thought that was CCNP level test material.</p>
<p>I will spend this weekend working on a series of posts that I will be using for my studying for the SWITCH exam.  Since I have already taken one pass at this during my recent CCNP Bootcamp experience, I will be working on where I need to build up my knowledge before I make my next attempt at the exam.  Due to my work schedule, my plans currently call for me to take the exam in two weeks.  I will be going over the SIMS that may show up on the exam based on what I have seen on publicly available websites.  </p>
<p>My study habits changed significantly between TSHOOT AND ROUTE.  Based on what I have learned on those two exams, I have a couple of tweaks planned for the SWITCH exam in the hopes that I can get it passed when I take it in two weeks from now.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_87166" title="CCNP - Moving down the certification trail" url="http://www.ronnutter.com/ccnp-moving-down-the-certification-trail/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.ronnutter.com/ccnp-moving-down-the-certification-trail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNP &#8211; Importance of subnetting</title>
		<link>http://www.ronnutter.com/ccnp-importance-of-subnetting/</link>
		<comments>http://www.ronnutter.com/ccnp-importance-of-subnetting/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 00:19:32 +0000</pubDate>
		<dc:creator>ronald.nutter</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[CCNP]]></category>

		<guid isPermaLink="false">http://www.ronnutter.com/?p=1175</guid>
		<description><![CDATA[One skill that I really needed on the CCNP exams was to remember my subnetting skills. This was one skill that took me a while to develop. I found out about Paul Browning and his training system for CCNA. What &#8230; <a href="http://www.ronnutter.com/ccnp-importance-of-subnetting/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One skill that I really needed on the CCNP exams was to remember my subnetting skills.  This was one skill that took me a while to develop.  I found out about Paul Browning and his training system for CCNA.  What really got my attention was his ability to cut through mess of dealing with 1&#8242;s and 0&#8242;s and subnetting to get you to where you can do some of the subnetting in your head.  The system that I came to know from him involved a chart that he has readily available for download from his website &#8211; <a href="http://www.howtonetwork.net" target="_blank">http://www.howtonetwork.net</a>.  Anybody I talk to I tell them about Paul&#8217;s website.  When we first crossed paths, he was doing the CCNA track only.  In checking his site recently, he has branched out a bit to including covering the CCNP R/S certification.</p>
<p>In interviewing several candidates at a previous employer for an architect or senior level position, I was shocked at the number of applicants that we talked to that couldnt answer the most basic of subnetting questions.  I dont do this a lot but I try to keep fluent in subnetting.  You never know when you may need to do it, so keeping your skills sharp is a good thing to do.  When I took the CCNP Security (then CCSP) exams, I could count on one hand the number of questions I had that required some degree of subnetting skill.  I wasnt surprised on each of the CCNP R/S exams to see the number of questions where you needed to subnet raised significantly.  You can check out his subnetting oriented site at &#8211; <a href="http://www.subnetting-secrets.com" target="_blank">http://www.subnetting-secrets.com</a>.  One of the tools he has is a bit of java code that will generate a series of questions to help you keep fluent and honest.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_87166" title="CCNP - Importance of subnetting" url="http://www.ronnutter.com/ccnp-importance-of-subnetting/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.ronnutter.com/ccnp-importance-of-subnetting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNP &#8211; Automatic 6to4 tunnel</title>
		<link>http://www.ronnutter.com/ccnp-automatic-6to4-tunnel/</link>
		<comments>http://www.ronnutter.com/ccnp-automatic-6to4-tunnel/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 03:22:03 +0000</pubDate>
		<dc:creator>ronald.nutter</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[IPv6]]></category>

		<guid isPermaLink="false">http://www.ronnutter.com/?p=1172</guid>
		<description><![CDATA[This is one area that was a challenge for me on my attempts at passing the ROUTE exam. You can see on this site about my experience with setting up a Tunnel Broker connection to the folks at Hurricane Electric. &#8230; <a href="http://www.ronnutter.com/ccnp-automatic-6to4-tunnel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is one area that was a challenge for me on my attempts at passing the ROUTE exam.  You can see on this site about my experience with setting up a Tunnel Broker connection to the folks at Hurricane Electric.  I was caught off guard when I saw references to an &#8220;automatic&#8221; mode for the 6to4 tunnel.  In all of my reading, I never saw a reference to this.  I spent some time today and found several references that helped explain this mode.  Although I don&#8217;t expect to get any questions on this specific configuration, it helps me understand how this works.  This is something that I would have thought would have been covered in the Cisco CCNP Route/Switch student materials.  </p>
<p>I have come across some of Keith Barker&#8217;s YouTube video&#8217;s.  Not only does he do a great job on explaining how to setup the automatic 6to4 tunnel but came out with a secondary video on running dynamic routing protocols over the tunnel.  Both of these are good to watch and keep on my reference list.  I have watched these once already and plan on watching them several more times to get a firm handle on everything that Keith talks about.</p>
<p>Keith Barker &#8211; Automatic 6to4 Tunnel configuration</p>
<p><span style="text-align:center; display: block;"><a href="http://www.ronnutter.com/ccnp-automatic-6to4-tunnel/"><img src="http://img.youtube.com/vi/JY7INWIcqvk/2.jpg" alt="" /></a></span></p>
<p>Keith Barker &#8211; Dynamic Routing with IPv6 6to4 Tunnels</p>
<p><span style="text-align:center; display: block;"><a href="http://www.ronnutter.com/ccnp-automatic-6to4-tunnel/"><img src="http://img.youtube.com/vi/d50LZHWjP4I/2.jpg" alt="" /></a></span></p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_87166" title="CCNP - Automatic 6to4 tunnel" url="http://www.ronnutter.com/ccnp-automatic-6to4-tunnel/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.ronnutter.com/ccnp-automatic-6to4-tunnel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Broadband &#8211; Carry Case &amp; Inverter</title>
		<link>http://www.ronnutter.com/mobile-broadband-carry-case-inverter/</link>
		<comments>http://www.ronnutter.com/mobile-broadband-carry-case-inverter/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 02:56:44 +0000</pubDate>
		<dc:creator>ronald.nutter</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[Bootcamp]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[Broadband]]></category>

		<guid isPermaLink="false">http://www.ronnutter.com/?p=1164</guid>
		<description><![CDATA[During my recent trip to CCNP Bootcamp, I took the opportunity to take my Cradlepoint CTR35 and both USB broadband adapters. While I didnt need either of the Broadband adapters, it was good to have both of them just in &#8230; <a href="http://www.ronnutter.com/mobile-broadband-carry-case-inverter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>During my recent trip to CCNP Bootcamp, I took the opportunity to take my Cradlepoint CTR35 and both USB broadband adapters.  While I didnt need either of the Broadband adapters, it was good to have both of them just in case.  The CTR35 was nice to have along.  I plugged it into the wired network drop in the CTR35 and then was able to get my laptop, iPad and iPhone on the network connection without having to individually authenticated all of them.  This also allowed me to safely sync my devices without having to get creative on getting to do so over the hotel wireless.</p>
<p><a href="http://www.sfbags.com/products/gearpouch/gearpouch.htm" target="_blank"><img src="http://www.ronnutter.com/image/gearpouch.jpg" alt="Gear Pouch" class="alignleft"/></a>Although my normal case of choice is some flavor of the Pelican line, it just wasnt practical in this situation because I was trying to travel as light as possible.  I had found a good case for my MacBook Pro from the folks at <a href="http://www.sfbags.com/products/gearpouch/gearpouch.htm" target="_blank">SFbags</a>.  They have a great little case that will handle the CTR35, it&#8217;s power supply and both broadband adapters.  I havent found a better case for my Mac laptop and I have yet to be disappointed with the Small gear pouch that I carry the CTR35 in.  I already had that and while it does fit everything, it is a big snug.  If I were going to get a new gear pouch, I would probably step up to a medium case that would leave just a skosh more room to carry a network cable, just in case.  Now that I am back from Bootcamp, I will keep the case setup as it is.</p>
<p>Even without having a slight bigger case, I would also suggest carrying s small inverter for use when I am in the car or at a location that only has DC power.  This allows me to power up the CTR35 and get onto the internet without waiting to get to a source of AC power.  If you dont mind a little big of engineering, you might just be able to come up with a power cable that can plug directly into the DC connector in a car.  If you do create this kind of cable make sure to put a fuse on both the positive and negative wires just in case there is a problem and you have a little more protection.  I would probably stick with the inverter as it would have some other potential uses that I havent thought of yet.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_87166" title="Mobile Broadband - Carry Case & Inverter" url="http://www.ronnutter.com/mobile-broadband-carry-case-inverter/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.ronnutter.com/mobile-broadband-carry-case-inverter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNP Bootcamp &#8211; Review of the past two weeks (Part 15)</title>
		<link>http://www.ronnutter.com/ccnp-bootcamp-review-of-the-past-two-weeks-part-15/</link>
		<comments>http://www.ronnutter.com/ccnp-bootcamp-review-of-the-past-two-weeks-part-15/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 03:11:35 +0000</pubDate>
		<dc:creator>ronald.nutter</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[Bootcamp]]></category>
		<category><![CDATA[CCNP]]></category>

		<guid isPermaLink="false">http://www.ronnutter.com/?p=1160</guid>
		<description><![CDATA[After having been gone for two weeks, it was good to be home. Should be getting all my Cisco course books towards the end of this week. I have already started getting ready to retake the ROUTE exam this coming &#8230; <a href="http://www.ronnutter.com/ccnp-bootcamp-review-of-the-past-two-weeks-part-15/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After having been gone for two weeks, it was good to be home.  Should be getting all my Cisco course books towards the end of this week. I have already started getting ready to retake the ROUTE exam this coming friday.  I had hoped to take it while in Las Vegas but with all 3 testing centers being fully booked that day, it just wasn&#8217;t in the cards. Assuming that I can get ready to take the exam this friday, I hope to be able to take the SWITCH exam about two weeks after that.  Since I didnt score well on the SWITCH exam, I want to be really prepared before I spend the money for the exam.</p>
<p>I have been going over my notes from the past couple of weeks.  Some of what I have to say, I would really like to talk to someone in Cisco Education because of some of the concerns I have.  Unfortunately, I don&#8217;t know if that is going to happen.  I spent over 5 years on Novell&#8217;s Certification Advisory Council many years ago and felt that during my time on the Council that I was able to help get changes implemented that benefited the others that were certified or were going through the program.  Although not all the changes that were suggested by the Council were implemented, in several cases because of the tenure of some of those on the Council exceeded that length of service of some that we worked with in the Novell Education Group, we were able to help them avoid going down a road they had gone down before that didn&#8217;t work.</p>
<p>My first concern is the lack of IPv6 material in the CCNP R/S courseware.  With the importance that Cisco has placed on IPv6, I was surprised at the lack of material on that subject in any of the courseware.  All that we got was a CD/DVD which pretty much didnt work on a Mac which was interesting considering the number of individuals I know within and outside of Cisco that use Mac&#8217;s that this wouldn&#8217;t have been tested.  I don&#8217;t get the impression that the CCNP manuals are printed very far in advance, so I think a revision to them to include IPv6 would well worth the time and effort required.</p>
<p>For those that have been reading my blog know the time I spent getting a IPv6 Tunnel Broker connection working so I could get more experience with that technology that I felt sure would be tested.  What caught me off guard was that there is an automatic mode version of the IP6to4 gateway that I didn&#8217;t know existed from everything I read which I believe caused me to answer several questions wrong on the exam based on my experience with only dealing with the manually configured portion of the gateway.  I know that in the past that Cisco, according to rumor, has had one group write the tests and another group that writes the courseware and other documentation.  I would like to suggest that Cisco rethink that process as it is doing more of a disservice to the class participants and those doing self study that I see it doing any good.</p>
<p>Normally at the past Bootcamp I attended, I pretty much kept to myself after class because I was there to learn and get certified which left no time for eating out and seeing the sites.  Fortunately this time, I managed to strike up a relationship with a couple of folks in class that ended up forming a sort of study group since we were staying at the same hotel.  That really helped especially on the TSHOOT exam where I had to make significant changes to my normally troubleshooting methodology in order to pass the exam.  I don&#8217;t know that I would have had the success I did on TSHOOT without the support and guidance from the two that were in the study group.  That kind of dynamic or process doesn&#8217;t always happen but in this case, it would have appeared to help at least for the last exam I took.</p>
<p>Although more and more folks pursuing various Cisco certifications use GNS3 to help with the study/learning process, it lacks one major feature with not being able to run the IOS for a cisco switch so you can use it for more of the study process.  I understand from what is on the GNS3 website why they cant emulate a Cisco switch.  Cisco has a product called Packet Tracer that offers most of the functionality that you would benefit from being able to use it. Having seen a copy of Packet Tracer, I can see where it would be beneficial.  Unfortunately, it is only available to those going through the Cisco Network Academy program.  I would challenge Cisco to rethink that and either include it as a part of the Cisco Learning Partner program, make it directly purchasable from a website with support available through the Cisco Support forums only or just make it publicly available for download like they have done for the network topology drawings for the TSHOOT exams.</p>
<p>I would have preferred that there had been more lecture on the topics that we covered since some of that I hadn&#8217;t used before going to class and it might be something before I would be comfortable with using them in a production situation with having a better understanding.  Some of those topics I plan on talking about here after I get both ROUTE and SWITCH passed and have more time to devote digging into some of these topics.  Guess I got a little spoiled with the CCNP Security Bootcamp that I went through with Steve Means when he was at CCBootcamp.  Each instructor has their own style.</p>
<p>I ran into one problem in the SWITCH exam where one switch would accept the trunk encapsulation command and another one in the same simulation would surprised me.  From talking with others who have taken the exam and they ran into the same problem.  This would appear to indicate a problem in the same and not a problem with a particular testing center&#8217;s computers.  Fortunately, the sh etherchannel summary command verified that the command had worked but even with that I wasn&#8217;t sure that I would get credit for the exam.  I understand that Cisco has deprecated the write mem command that a few of us have used over the years but ran into several situations where copy run start also didn&#8217;t work really concerned me since how would Cisco know that we had properly completed a question when the very command that we have been told to use during the test to get credit for a question and also use in every day life wasn&#8217;t working.  I would have though from the amount of time that Cisco has been using this type of simulation engine that this would be a working function.</p>
<p>Thanks to everyone who has followed me through this series.  Will provide a few more updates as I get past the ROUTE and SWITCH exams.  If you are also going through the CCNP Certification process, please let me know if I can help you as you move along and I will be glad do what I can.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_87166" title="CCNP Bootcamp - Review of the past two weeks (Part 15)" url="http://www.ronnutter.com/ccnp-bootcamp-review-of-the-past-two-weeks-part-15/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.ronnutter.com/ccnp-bootcamp-review-of-the-past-two-weeks-part-15/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CCNP &#8211; TSHOOT Study Aid</title>
		<link>http://www.ronnutter.com/ccnp-tshoot-study-aid/</link>
		<comments>http://www.ronnutter.com/ccnp-tshoot-study-aid/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 00:28:24 +0000</pubDate>
		<dc:creator>ronald.nutter</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[CCNP]]></category>

		<guid isPermaLink="false">http://www.ronnutter.com/?p=1151</guid>
		<description><![CDATA[While studying for the TSHOOT exam at the Bootcamp I was at last week, I found out about the NetworkTut website. It has a list of what are Trouble Tickets representative of what you might find on the exam. Several &#8230; <a href="http://www.ronnutter.com/ccnp-tshoot-study-aid/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>While studying for the TSHOOT exam at the Bootcamp I was at last week, I found out about the <a href="http://www.networktut.com/">NetworkTut</a> website.  It has a list of what are Trouble Tickets representative of what you might find on the exam.  Several in my study group expanded on the list of tickets on Network Tut site expanding it to included a letter that is representative of the ticket.  By committing a list like this to memory, it helps keep you on task and do a better job of time management when working through the tickets so you don&#8217;t run out of time and still have tickets to work.</p>
<table border="1">
﻿<br />
<tr>
<td>Device</td>
<td>Letter</td>
<td>Trouble Ticket Type</td>
</tr>
<tr>
<td>ASW1</td>
<td>A</td>
<td>Access List</td>
</tr>
<tr>
<td></td>
<td>P</td>
<td>Port Channel</td>
</tr>
<tr>
<td></td>
<td>P</td>
<td>Port Security</td>
</tr>
<tr>
<td>DSW1</td>
<td>V</td>
<td>Vlan Filter</td>
</tr>
<tr>
<td></td>
<td>H</td>
<td>HSRP Tracking</td>
</tr>
<tr>
<td>R1</td>
<td>W</td>
<td>Wrong IP BGP Neighbor</td>
</tr>
<tr>
<td></td>
<td>R</td>
<td>Redistribution ACL</td>
</tr>
<tr>
<td></td>
<td>O</td>
<td>OSPF Configuration</td>
</tr>
<tr>
<td></td>
<td>N</td>
<td>NAT ACL Configuration</td>
</tr>
<tr>
<td>R2</td>
<td>I</td>
<td>IPv6 OSPF Configuration</td>
</tr>
<tr>
<td>R4</td>
<td>R</td>
<td>Redistribution ACL</td>
</tr>
<tr>
<td></td>
<td>E</td>
<td>EIGRP Wrong AS</td>
</tr>
<tr>
<td></td>
<td>E</td>
<td>EIGRP Passive Interface</td>
</tr>
<tr>
<td></td>
<td>D</td>
<td>DHCP Configuration</td>
</tr>
</table>
<p>If you don&#8217;t have a good command of the technologies covered by the different types of tickets, you will not have enough time to work through all the tickets.  With the increased level of complexity that I have found on the newer CCNP exams, you need every question right that you can to have the best chances of passing the exam the first time.  Keeping track of what problems you have worked will help save time by not looking for the same problem that you have already worked.  While I did use a couple of troubleshooting commands such as sh commands unique to specific routing protocols, the commands that told me the most of where the problem might be was ping and sh run,  While I like using tracert, dont plan on it being there on all devices.  </p>
<p>With some of the large networks I have worked on over the years, I have a tendency to go down into the weeds almost immediately because of the level of complexity I am accustomed to.  That has the potential of being a big time waster.  You need to look at things from something like a 10,000 ft level view or you may be so far down in the trenches that you may not be able to see the forest for the trees because of the level of details that you will be looking at.  I am really grateful to those that were in my study group helping me to break myself of a habit that could have very well cost me the chance of passing the exam on the first try.  While Cisco doesnt like exam scores being posted, I will say that while I didnt have a perfect score, it was close enough to not matter.  The side benefit is the renewal/expiration date of my existing certifications to be 3 years out instead of being less than 6 months.  Gives me a little more time to get the ROUTE and SWITCH exams passed.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_87166" title="CCNP - TSHOOT Study Aid" url="http://www.ronnutter.com/ccnp-tshoot-study-aid/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.ronnutter.com/ccnp-tshoot-study-aid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNP Bootcamp &#8211; 12th Day of class (Part 14)</title>
		<link>http://www.ronnutter.com/ccnp-bootcamp-12th-day-of-class-part-14/</link>
		<comments>http://www.ronnutter.com/ccnp-bootcamp-12th-day-of-class-part-14/#comments</comments>
		<pubDate>Sat, 31 Mar 2012 06:15:26 +0000</pubDate>
		<dc:creator>ronald.nutter</dc:creator>
				<category><![CDATA[Blog Entries]]></category>
		<category><![CDATA[Bootcamp]]></category>
		<category><![CDATA[CCNP]]></category>

		<guid isPermaLink="false">http://www.ronnutter.com/?p=1148</guid>
		<description><![CDATA[Sorry for just now getting this posted. Class ended early today and I took the TSHOOT exam. A very fair and interesting exam. If you really understand and know the network layout, you shouldnt need to use anything more than &#8230; <a href="http://www.ronnutter.com/ccnp-bootcamp-12th-day-of-class-part-14/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Sorry for just now getting this posted.  Class ended early today and I took the TSHOOT exam.  A very fair and interesting exam.  If you really understand and know the network layout, you shouldnt need to use anything more than ping and sh run to answer the questions assuming you know the underlying technologies the questions are about.  I did pass this exam for a change.  Since Cisco prefers not to have scores publicly listed, I will say that while I didnt get a perfect score, it was close enough to not really make a difference.</p>
<p>I am doing some last minute packing before getting on a plane to return home.  Once I get home, I will continue this series, albeit under a slightly different name as I still have to take the ROUTE and SWITCH exams.  I will go into more detail on what I did to pass the TSHOOT exam to help others in this quest.  Thanks to the kind people at BOSON, I will be bringing some different options to the table for your consideration.</p>
<p>While I would have preferred to have passed all three exams, I did complete one of my goals which was to pass at least one of the exams so that my existing Cisco credentials would be renewed and reset the clock on when they would come up for renewal.  I still want to get my CCNP Route/Switch to enhance my skills and marketability.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_87166" title="CCNP Bootcamp - 12th Day of class (Part 14)" url="http://www.ronnutter.com/ccnp-bootcamp-12th-day-of-class-part-14/"></script>]]></content:encoded>
			<wfw:commentRss>http://www.ronnutter.com/ccnp-bootcamp-12th-day-of-class-part-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

