 




<?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>Network technologies and trends &#187; David Hucaby</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-technologies/tag/david-hucaby/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/network-technologies</link>
	<description></description>
	<lastBuildDate>Wed, 15 May 2013 18:52:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>What is IP SLA?</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/what-is-ip-sla/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/what-is-ip-sla/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 05:46:27 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[CCNP]]></category>
		<category><![CDATA[CCNP 642-813 Exam]]></category>
		<category><![CDATA[CCNP Switch Official Certification Guide]]></category>
		<category><![CDATA[Cisco CCNP- Switch Exam]]></category>
		<category><![CDATA[Cisco IOS]]></category>
		<category><![CDATA[Cisco IOS devices]]></category>
		<category><![CDATA[Cisco IOS IP Service Level Agreement]]></category>
		<category><![CDATA[Cisco Routers]]></category>
		<category><![CDATA[Cisco Switches]]></category>
		<category><![CDATA[Cisco Systems]]></category>
		<category><![CDATA[David Hucaby]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[http.ftp]]></category>
		<category><![CDATA[IBM SNA Native Echo]]></category>
		<category><![CDATA[ICMP Echo Path]]></category>
		<category><![CDATA[ICMP Ping]]></category>
		<category><![CDATA[icmp-echo]]></category>
		<category><![CDATA[IOS version 11.2]]></category>
		<category><![CDATA[Network technologies & trends]]></category>
		<category><![CDATA[patch-echo]]></category>
		<category><![CDATA[path-jitter]]></category>
		<category><![CDATA[Performance Routing]]></category>
		<category><![CDATA[Response Time Responder (RTR)]]></category>
		<category><![CDATA[Service Assurance Agent (SAA)]]></category>
		<category><![CDATA[Switching]]></category>
		<category><![CDATA[tcp-connect]]></category>
		<category><![CDATA[udp-echo]]></category>
		<category><![CDATA[udp-jitter]]></category>
		<category><![CDATA[·         What is IP SLA?]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/what-is-ip-sla/</guid>
		<description><![CDATA[ When you are preparing for Cisco CCNP- Switch Exam, IP SLA is one of the key topics included at quite later stage even surprised David Hucaby the author of the title &#8220;CCNP Switch Official Certification Guide&#8221;  Even he included the supplementary material for the &#8220;CCNP Switch Official Certification Guide&#8221;  The Cisco IOS IP Service Level [...]]]></description>
				<content:encoded><![CDATA[<p> When you are preparing for Cisco CCNP- Switch Exam, IP SLA is one of the key topics included at quite later stage even surprised David Hucaby the author of the title &#8220;CCNP Switch Official Certification Guide&#8221;  Even he included the supplementary material for the &#8220;CCNP Switch Official Certification Guide&#8221;</p>
<p> The Cisco IOS IP Service Level Agreement better known as IPSLA is a feature which was introduced in the IOS version 11.2 under the name of Response Time Responder (RTR). Later on Cisco sensed RTR is creating some sort of confusion as some of reference texts referred RTR as Real time responder; hence they renamed RTR as Service Assurance Agent (SAA). Even SAA didn&#8217;t stick for long time and now it&#8217;s known as IP SLA.  IP SLA is truly excellent for built-in network testing. In fact, it is a key ingredient for sophisticated implementations of Performance Routing (PfR).</p>
<p> At its introduction in IOS 11.2 version under the name of RTR it had very limited offerings  </p>
<ul>
<li>ICMP Ping</li>
<li>ICMP Echo Path</li>
<li>IBM SNANativeEcho</li>
</ul>
<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 is capable of running following tests in Cisco Switches and routers</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="145" valign="top"><strong><span style="color: #000080">Test Type</span></strong></td>
<td width="390" valign="top"><strong><span style="color: #000080">Description</span></strong></td>
<td width="103" valign="top"><strong><span style="color: #000080">IP SLA Required on Target?</span></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>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/what-is-ip-sla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What’s there in CCNP Switch -642-813 Certification?  &#8211; Series 2</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/what%e2%80%99s-there-in-ccnp-switch-642-813-certification-series-2/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/what%e2%80%99s-there-in-ccnp-switch-642-813-certification-series-2/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 06:49:18 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Boson]]></category>
		<category><![CDATA[Boson Exams]]></category>
		<category><![CDATA[BSCI]]></category>
		<category><![CDATA[BSMCN]]></category>
		<category><![CDATA[CCNA certified Network Engineer]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[CCNP Certification]]></category>
		<category><![CDATA[CCNP Routing and Switching Quick Reference  book]]></category>
		<category><![CDATA[CCNP Switch]]></category>
		<category><![CDATA[CCNP SWITCH 642-813]]></category>
		<category><![CDATA[CCNP SWITCH 642-813 Official Certification Guide]]></category>
		<category><![CDATA[CCNP Switch# 642-813 Exam]]></category>
		<category><![CDATA[Cisco Certifications]]></category>
		<category><![CDATA[Cisco Press]]></category>
		<category><![CDATA[Cisco Press ships world wide]]></category>
		<category><![CDATA[CNP Routing and Switching Certification]]></category>
		<category><![CDATA[David Hucaby]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[eBook of day]]></category>
		<category><![CDATA[FedEX]]></category>
		<category><![CDATA[gap analysis]]></category>
		<category><![CDATA[implement]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[ISCW and ONT exams]]></category>
		<category><![CDATA[life cycle of the Network]]></category>
		<category><![CDATA[network infrastructure]]></category>
		<category><![CDATA[network requirements]]></category>
		<category><![CDATA[Network Technologies and Trends]]></category>
		<category><![CDATA[operate]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[outer # 642-902 Exam]]></category>
		<category><![CDATA[PDIOO]]></category>
		<category><![CDATA[plan]]></category>
		<category><![CDATA[prepare]]></category>
		<category><![CDATA[project plan]]></category>
		<category><![CDATA[Review for CCNP SWITCH 642-813 Official Certification Guide]]></category>
		<category><![CDATA[securing Switches]]></category>
		<category><![CDATA[Switch#642-813 Exam and TSHOOT# 642-832 Exam.]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[VTP]]></category>
		<category><![CDATA[What's there in CCNP Switch -642-813 Certification?]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/what%e2%80%99s-there-in-ccnp-switch-642-813-certification-series-2/</guid>
		<description><![CDATA[I hope by now you have made your mind to kick off your preparations for CCNP Routing and Switching Certification. And to start with you might have opted to go with Switch# 642-813 Exam and might have placed an order for CCNP Switch 642-813 Official certification guide from Cisco Press. Your CCNP Switch# 642-813 Exam [...]]]></description>
				<content:encoded><![CDATA[<p>I hope by now you have made your mind to kick off your preparations for CCNP Routing and Switching Certification. And to start with you might have opted to go with Switch# 642-813 Exam and might have placed an order for <a href="http://www.ciscopress.com/bookstore/product.asp?isbn=1587202247">CCNP Switch 642-813 Official certification guide</a> from Cisco Press. Your CCNP Switch# 642-813 Exam companion.</p>
<p>The  <a href="http://www.ciscopress.com/bookstore/product.asp?isbn=1587202247">CCNP Switch 642-813 Official certification guide</a> is an amazing title, which can trust for Switch # 642-813 Exam. The author David Hucaby CCIE 4594 carries an honor of writing many titles for Cisco Press especially when it come to switching he is master.</p>
<p>The  <a href="http://www.ciscopress.com/bookstore/product.asp?isbn=1587202247">CCNP Switch 642-813 Official certification guide</a> comes with seventeen chapters covering wide range of topics</p>
<p><strong> </strong></p>
<p>The first chapter emphasizes on the importance of planning for CCNP Switch# 642-813 Exam. In this chapter Cisco Systems have made very clear what they are anticipating for the CCNP Switching and Routing professional and what skill he/she should possess to be CCNP R &amp; S.</p>
<p>In this chapter the author talks about Cisco&#8217;s approach to the life cycle of the Network, it is PPDIOO</p>
<p><strong><span style="color: #800000">Prepare -</span></strong><span style="color: #800000"> organizational requirements, strategy, financial justification</span></p>
<p><strong><span style="color: #800000">Plan -</span></strong><span style="color: #800000"> network requirements, gap analysis with existing network infrastructure, project plan</span></p>
<p><strong><span style="color: #800000">Design</span></strong><span style="color: #800000">- design specification created (used for implement phase)</span></p>
<p><strong><span style="color: #800000">Implement &#8211; </span></strong><span style="color: #800000">network is built, additional components added</span></p>
<p><strong><span style="color: #800000">Operate</span></strong><span style="color: #800000"> &#8211; maintaining network health, day-to-day operations</span></p>
<p><strong><span style="color: #800000">Optimize</span></strong><span style="color: #800000"> &#8211; proactive </span><span style="color: #800000">management, potential to spir network redesign</span></p>
<p>Tips for the implementation plan</p>
<p>The implementation plan consists of several phases ( for eg : installation of hardware, IOS check, configurations,-over to production, etc.).  It is important to remember the following steps for each phase:</p>
<p><span style="color: #000080">Description of the step</span></p>
<p><span style="color: #000080">Reference to design documents</span></p>
<p><span style="color: #000080">Detailed implementation guidelines</span></p>
<p><span style="color: #000080">Detailed rollback guidelines in case of failure</span></p>
<p><span style="color: #000080">Estimated time needed for implementation</span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/what%e2%80%99s-there-in-ccnp-switch-642-813-certification-series-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s there in CCNP Switch -642-813 Certification?</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/whats-there-in-ccnp-switch-642-813-certification/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/whats-there-in-ccnp-switch-642-813-certification/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 15:38:21 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Boson]]></category>
		<category><![CDATA[Boson Exams]]></category>
		<category><![CDATA[BSCI]]></category>
		<category><![CDATA[BSMCN]]></category>
		<category><![CDATA[CCNA certified Network Engineer]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[CCNP Certification]]></category>
		<category><![CDATA[CCNP Routing and Switching Quick Reference  book]]></category>
		<category><![CDATA[CCNP Switch]]></category>
		<category><![CDATA[CCNP SWITCH 642-813]]></category>
		<category><![CDATA[CCNP SWITCH 642-813 Official Certification Guide]]></category>
		<category><![CDATA[Cisco Certifications]]></category>
		<category><![CDATA[Cisco Press]]></category>
		<category><![CDATA[Cisco Press ships world wide]]></category>
		<category><![CDATA[David Hucaby]]></category>
		<category><![CDATA[eBook of day]]></category>
		<category><![CDATA[FedEX]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[isco press titles]]></category>
		<category><![CDATA[ISCW and ONT exams]]></category>
		<category><![CDATA[Network Technologies and Trends]]></category>
		<category><![CDATA[outer # 642-902 Exam]]></category>
		<category><![CDATA[Review for CCNP SWITCH 642-813 Official Certification Guide]]></category>
		<category><![CDATA[securing Switches]]></category>
		<category><![CDATA[Switch#642-813 Exam and TSHOOT# 642-832 Exam.]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[VTP]]></category>
		<category><![CDATA[What's there in CCNP Switch -642-813 Certification?]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/whats-there-in-ccnp-switch-642-813-certification/</guid>
		<description><![CDATA[Beginning of the year 2010 Cisco Systems announced major revamp in their most prestigious Cisco CCNP Certification.  Before CCNP composed of BSCI, BSMCN, ISCW and ONT exams where as with the new announcement Cisco eased CCNP certification aspirers.  The revised CCNP Switching and Routing gear comprises of just three exams, namely Router # 642-902 Exam, [...]]]></description>
				<content:encoded><![CDATA[<p>Beginning of the year 2010 Cisco Systems announced major revamp in their most prestigious Cisco CCNP Certification.  Before CCNP composed of BSCI, BSMCN, ISCW and ONT exams where as with the new announcement Cisco eased CCNP certification aspirers.  The revised CCNP Switching and Routing gear comprises of just three exams, namely Router # 642-902 Exam, Switch#642-813 Exam and TSHOOT# 642-832 Exam.</p>
<p>When it comes to CCNP Routing and Switch Certification I personally prefer to start with Switch# 642-813 Exam. As switching exam should not be a hard exam for CCNA certified Network Engineer.  The Switch # 642-813 exam tests your skills on following topics.</p>
<p><span style="color: #ff0000">ü  Network design, implementation, and verification plans</span></p>
<p><span style="color: #ff0000">ü  Switch operation and port configuration</span></p>
<p><span style="color: #ff0000">ü  VLANs, trunks, and VLAN Trunking Protocol (VTP)</span></p>
<p><span style="color: #ff0000">ü  Aggregating switch links</span></p>
<p><span style="color: #ff0000">ü  Spanning Tree Protocol (STP)</span></p>
<p><span style="color: #ff0000">ü  Multilayer switching</span></p>
<p><span style="color: #ff0000">ü  Enterprise campus network design</span></p>
<p><span style="color: #ff0000">ü  Router and supervisor redundancy</span></p>
<p><span style="color: #ff0000">ü  IP telephony</span></p>
<p><span style="color: #ff0000">ü  Wireless LANs</span></p>
<p><span style="color: #ff0000">ü  Switched network security</span></p>
<p>Now come the main question what resources you should use to pass the Cisco Switch#642-813 Exam, lot of resources are available, but when it come to self study guides Cisco Press is the leader and they come with pretty helpful titles.</p>
<p>To begin with you can start preparing with <a href="http://www.ciscopress.com/bookstore/product.asp?isbn=1587202247">CCNP Switch 642-813 Official certification guide</a> which can be easily ordered from Cisco Press watch out for eBook of day deal too who knows you can own the book for just 9.95 dollars.  For non US residents no worries as Cisco Press ships world wide at very competitive shipping cost, seems that they have some deal with FEDEX as for the last four times when I ordered Cisco press titles they charged me 9 dollars for International shipping thru FedEx and it took 4 days to reach me. In upcoming posts I will try to review the CCNP Switch 642-813 Official certification guide in detail so that you folks can get benefited.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/whats-there-in-ccnp-switch-642-813-certification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review for CCNP SWITCH 642-813 Official Certification Guide</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/review-for-ccnp-switch-642-813-official-certification-guide/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/review-for-ccnp-switch-642-813-official-certification-guide/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 10:31:38 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Boson]]></category>
		<category><![CDATA[Boson Exams]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[CCNP Certification]]></category>
		<category><![CDATA[CCNP Routing and Switching Quick Reference  book]]></category>
		<category><![CDATA[CCNP Switch]]></category>
		<category><![CDATA[CCNP SWITCH 642-813]]></category>
		<category><![CDATA[CCNP SWITCH 642-813 Official Certification Guide]]></category>
		<category><![CDATA[Cisco Certifications]]></category>
		<category><![CDATA[Cisco Press]]></category>
		<category><![CDATA[David Hucaby]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[Network Technologies and Trends]]></category>
		<category><![CDATA[Review for CCNP SWITCH 642-813 Official Certification Guide]]></category>
		<category><![CDATA[securing Switches]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[VTP]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/review-for-ccnp-switch-642-813-official-certification-guide/</guid>
		<description><![CDATA[  I am always a great fan of David Hucaby; he comes up with pretty good titles, which can be easily used for achieving Cisco Certifications by self-study. His latest addition to the world of Cisco Certification is CCNP SWITCH 642-813 Official Certification Guide.  Thanks to Cisco Press and David to release this title so soon. [...]]]></description>
				<content:encoded><![CDATA[<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2010/02/boson-ccnp1.png"></a> </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">I am always a great fan of </span><a href="http://www.ciscopress.com/authors/bio.asp?a=9e7142fa-f6ea-4f3b-82eb-d9f94fe1196b"><span style="font-family: Calibri;font-size: small">David Hucaby</span></a><span style="font-family: Calibri;font-size: small">; he comes up with pretty good titles, which can be easily used for achieving Cisco Certifications by self-study. His latest addition to the world of Cisco Certification is </span><a href="http://www.ciscopress.com/bookstore/product.asp?isbn=1587202433"><span style="font-family: Calibri;font-size: small">CCNP SWITCH 642-813 Official Certification Guide.</span></a><span style="font-size: small"><span style="font-family: Calibri"> <span> </span>Thanks to Cisco Press and David to release this title so soon. </span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small"> </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">Thanks to </span><a href="http://www.ciscopress.com/"><span style="font-family: Calibri;color: #0000ff;font-size: small">Cisco Press</span></a><span style="font-family: Calibri;font-size: small"> and </span><a href="http://www.facebook.com/#!/Jamieadams76?ref=nf"><span style="font-family: Calibri;color: #0000ff;font-size: small">Jamie</span></a><span style="font-family: Calibri;font-size: small"> in especial for making this happen. I don’t believe that I have a CCNP SWITCH 642-813 title with me. As we all know </span><a href="http://www.cisco.com/"><span style="font-family: Calibri;font-size: small">Cisco</span></a><span style="font-family: Calibri;font-size: small"> came up with a </span><a href="http://itknowledgeexchange.techtarget.com/network-technologies/ccnp-new-requirements-and-new-cisco-press-resources/"><span style="font-family: Calibri;font-size: small">new version of CCNP Certification</span></a><span style="font-size: small"><span style="font-family: Calibri"> which requires only three exams to pass compared to four in the prevision version of CCNP.</span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small"> </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small"> </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">The current </span><a href="http://www.ciscopress.com/bookstore/product.asp?isbn=1587202433"><span style="font-family: Calibri;font-size: small">CCNP SWITCH 642-813</span></a><span style="font-size: small"><span style="font-family: Calibri"> book is much lighter compared to the CCNP Switch 642-812 book.<span>  </span>It’s divided into 6 parts. I liked the way topics are distributed. This book is written in an easy way it covers all the exam topics and also provides some good troubleshooting steps especially I liked the VTP troubleshooting part.</span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"> </p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2010/02/ccnp-switch.jpg"><img class="alignnone size-medium wp-image-737" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2010/02/ccnp-switch.jpg" alt="" width="125" height="159" /></a></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt">Pic Courtesy: Cicso Press</p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"> </p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">A chapter dealing with Securing Switch access is amazing I liked the best practices used for securing Switches. The Author </span><a href="http://www.ciscopress.com/authors/bio.asp?a=9e7142fa-f6ea-4f3b-82eb-d9f94fe1196b"><span style="font-family: Calibri;font-size: small">David Hucaby</span></a><span style="font-family: Calibri;font-size: small"> did a commendable job. The CCNP Switch 642-812 title come with 100 practice questions for the CCNP 642-813 exam developed by Cisco Press and delivered by Boson. The </span><a href="http://www.ciscopress.com/bookstore/product.asp?isbn=1587202433"><span style="font-family: Calibri;font-size: small">CCNP SWITCH 642-813</span></a><span style="font-size: small"><span style="font-family: Calibri"> title is up to date and most of the info referred deals with the latest IOS versions.</span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"> </p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2010/02/boson-ccnp1.png"><img class="alignnone size-medium wp-image-739" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2010/02/boson-ccnp1.png" alt="" width="420" height="355" /></a></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"> </p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">Overall this entire book is an excellent source for preparing for Cisco CCNP 642-813 exams, my advice is to buy this </span><a href="http://www.ciscopress.com/bookstore/product.asp?isbn=1587202433"><span style="font-family: Calibri;font-size: small">book</span></a><span style="font-family: Calibri;font-size: small"> along with </span><a href="http://www.ciscopress.com/bookstore/product.asp?isbn=1587202840"><span style="font-family: Calibri;font-size: small">CCNP Routing and Switching Quick Reference <span> </span>book</span></a><span style="font-family: Calibri;font-size: small">. </span><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;font-size">With these two, you should have everything you need! Best of luck to you all CCNP Certification aspirers.</span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small"> </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-size: small"></span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/review-for-ccnp-switch-642-813-official-certification-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review for CCNP BCMSN Official Exam Certification Guide (4th Edition)</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/review-for-ccnp-bcmsn-official-exam-certification-guide-4th-edition/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/review-for-ccnp-bcmsn-official-exam-certification-guide-4th-edition/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 08:07:11 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Boson Exams]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[CCNP BCMSN]]></category>
		<category><![CDATA[CCNP BCMSN Official Exam Certification Guide]]></category>
		<category><![CDATA[CCNP Books]]></category>
		<category><![CDATA[CCNP Official Certification Library]]></category>
		<category><![CDATA[CCNP Preparation]]></category>
		<category><![CDATA[Cisco BCMSN (642-812) exam]]></category>
		<category><![CDATA[Cisco Exams]]></category>
		<category><![CDATA[Cisco Press]]></category>
		<category><![CDATA[David Hucaby]]></category>
		<category><![CDATA[GLBP]]></category>
		<category><![CDATA[HSRP]]></category>
		<category><![CDATA[Review for CCNP BCMSN Official Exam Certification Guide]]></category>
		<category><![CDATA[Router]]></category>
		<category><![CDATA[Router Supervisor and Power redundancy]]></category>
		<category><![CDATA[Supervisor and Power redundancy]]></category>
		<category><![CDATA[Switches]]></category>
		<category><![CDATA[Switching]]></category>
		<category><![CDATA[Yasir]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/review-for-ccnp-bcmsn-official-exam-certification-guide-4th-edition/</guid>
		<description><![CDATA[  Hi folks, as I received a CCNP Official Certification Library, fifth edition thanks to Cisco Press (Jamie) for the great support lending on me all the time. To brief about the CCNP Official Certification Library, fifth edition is a comprehensive package for the four Cisco CCNP exams BCMSN, BSCI, ISCW and ONT. Starting from [...]]]></description>
				<content:encoded><![CDATA[<p> </p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="font-family: Calibri;font-size: small">Hi folks, as I received a </span><a href="http://www.ciscopress.com/bookstore/product.asp?isbn=158720178X"><span style="font-family: Calibri;font-size: small">CCNP Official Certification Library</span></a><span style="font-family: Calibri;font-size: small">, fifth edition thanks to Cisco Press (Jamie) for the great support lending on me all the time. To brief about the </span><a href="http://www.ciscopress.com/bookstore/product.asp?isbn=158720178X"><span style="font-family: Calibri;font-size: small">CCNP Official Certification Library</span></a><span style="font-family: Calibri;font-size: small">, fifth edition is a comprehensive package for the four Cisco CCNP exams BCMSN, BSCI, ISCW and ONT. Starting from this post I will try my best review all the four Certification books comes with the </span><a href="http://www.ciscopress.com/bookstore/product.asp?isbn=158720178X"><span style="font-family: Calibri;font-size: small">CCNP Official Certification Library</span></a><span style="font-family: Calibri;font-size: small">, fifth edition thanks. To start with I will go with the </span><a href="http://itknowledgeexchange.techtarget.com/network-technologies/wp-admin/This%20exam%20certification%20guide%20is%20quite%20good.%20Being%20an%20exam%20certification%20guide,%20it%20is%20more%20direct%20than%20the%20Authorized%20Self%20Learning%20books.%20For%20me,%20I%20find%20the%20self-learning%20books%20to%20be%20slow%20and%20a%20bit%20verbose.%20This%20exam%20certification%20guide%20explains%20the%20mater"><span style="font-family: Calibri;color: #0000ff;font-size: small">CCNP BCMSN Official Exam Certification Guide</span></a><span style="font-size: small"><span style="font-family: Calibri">, fourth edition.</span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="font-size: small"><span style="font-family: Calibri"><strong><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2009/09/showcover.jpg"><img class="alignnone size-medium wp-image-516" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2009/09/showcover.jpg" alt="" width="500" height="643" /></a></strong></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="font-family: Calibri;font-size: small">The </span><a href="http://itknowledgeexchange.techtarget.com/network-technologies/wp-admin/This%20exam%20certification%20guide%20is%20quite%20good.%20Being%20an%20exam%20certification%20guide,%20it%20is%20more%20direct%20than%20the%20Authorized%20Self%20Learning%20books.%20For%20me,%20I%20find%20the%20self-learning%20books%20to%20be%20slow%20and%20a%20bit%20verbose.%20This%20exam%20certification%20guide%20explains%20the%20mater"><span style="font-family: Calibri;color: #0000ff;font-size: small">CCNP BCMSN Official Exam Certification Guide</span></a><span style="font-family: Calibri;font-size: small">, fourth edition is a true guide for preparing for the Cisco BCMSN (642-812) exam. The author David Hucaby did a wonderful job by the explaining the material in short concise way that facilitates easy learning. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="font-family: Calibri;font-size: small">The </span><a href="http://itknowledgeexchange.techtarget.com/network-technologies/wp-admin/This%20exam%20certification%20guide%20is%20quite%20good.%20Being%20an%20exam%20certification%20guide,%20it%20is%20more%20direct%20than%20the%20Authorized%20Self%20Learning%20books.%20For%20me,%20I%20find%20the%20self-learning%20books%20to%20be%20slow%20and%20a%20bit%20verbose.%20This%20exam%20certification%20guide%20explains%20the%20mater"><span style="font-family: Calibri;color: #0000ff;font-size: small">CCNP BCMSN Official Exam Certification Guide</span></a><span style="font-family: Calibri;font-size: small">, fourth edition is divided into six parts , each part is well written and <span> </span>more over its easy to understand. The most liked chapter for me is the Router, Supervisor and Power redundancy. Thanks to David Hucaby, I was able to migrate our network from HSRP to GBLP succefully. He explained the concept very well like I said it’s really easy to understand. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="font-family: Calibri;font-size: small">The </span><a href="http://itknowledgeexchange.techtarget.com/network-technologies/wp-admin/This%20exam%20certification%20guide%20is%20quite%20good.%20Being%20an%20exam%20certification%20guide,%20it%20is%20more%20direct%20than%20the%20Authorized%20Self%20Learning%20books.%20For%20me,%20I%20find%20the%20self-learning%20books%20to%20be%20slow%20and%20a%20bit%20verbose.%20This%20exam%20certification%20guide%20explains%20the%20mater"><span style="font-family: Calibri;color: #0000ff;font-size: small">CCNP BCMSN Official Exam Certification Guide</span></a><span style="font-family: Calibri;font-size: small">, fourth edition does have the Scenarios for final preparations <span> </span>There are nine scenarios covering wide range of concepts and are helpful not only from the exam point of view but also it can be used to troubleshoot the problems in real networks faced by some folks.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="font-family: Calibri;font-size: small">One more amazing thing I liked in the </span><a href="http://itknowledgeexchange.techtarget.com/network-technologies/wp-admin/This%20exam%20certification%20guide%20is%20quite%20good.%20Being%20an%20exam%20certification%20guide,%20it%20is%20more%20direct%20than%20the%20Authorized%20Self%20Learning%20books.%20For%20me,%20I%20find%20the%20self-learning%20books%20to%20be%20slow%20and%20a%20bit%20verbose.%20This%20exam%20certification%20guide%20explains%20the%20mater"><span style="font-family: Calibri;color: #0000ff;font-size: small">CCNP BCMSN Official Exam Certification Guide</span></a><span style="font-family: Calibri;font-size: small">, fourth edition is the practice exams which are handful for the folks who has little exposure to real world networks, but it’s always recommend to have some hands on experience with Switches configuration and analysis.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2009/09/boson.png"><img class="alignnone size-medium wp-image-517" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2009/09/boson.png" alt="" width="662" height="464" /></a></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span style="font-family: Calibri;font-size: small">Overall an excellent guide which can leads you to taste the success of passing Cisco BCMSN (642-812) exam. I would rate this guide 4.5 out of 5.</span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/review-for-ccnp-bcmsn-official-exam-certification-guide-4th-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
