<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>GlobalConfig.net&#187; CCSP Study</title>
	<atom:link href="http://globalconfig.net/category/ccsp-study/feed/" rel="self" type="application/rss+xml" />
	<link>http://globalconfig.net</link>
	<description>Studying for Network Certifications</description>
	<lastBuildDate>Sat, 24 Dec 2011 02:07:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<!-- podcast_generator="Blubrry PowerPress/3.0.1" -->
	<itunes:summary>Studying for Network Certifications</itunes:summary>
	<itunes:author>GlobalConfig.net</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://globalconfig.net/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle>Studying for Network Certifications</itunes:subtitle>
	<image>
		<title>GlobalConfig.net&#187; CCSP Study</title>
		<url>http://globalconfig.net/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://globalconfig.net/category/ccsp-study/</link>
	</image>
		<item>
		<title>IKEv1 Aggressive Mode vs. IKEv1 Main Mode</title>
		<link>http://globalconfig.net/security/ikev1-aggressive-mode-vs-ikev1-main-mode/</link>
		<comments>http://globalconfig.net/security/ikev1-aggressive-mode-vs-ikev1-main-mode/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 12:00:25 +0000</pubDate>
		<dc:creator>Brandon Carroll, CCIE #23837</dc:creator>
				<category><![CDATA[CCSP Study]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Studies In VPN]]></category>
		<category><![CDATA[aggressive mode]]></category>
		<category><![CDATA[ASA]]></category>
		<category><![CDATA[ikev1]]></category>
		<category><![CDATA[main mode]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://globalconfig.net/?p=2075</guid>
		<description><![CDATA[The question often comes up regarding the differences between IKE aggressive mode and IKE main mode. The answer is pretty simple. In this post we break down IKEv1 aggressive mode and main mode differences and provide a recommendation based on using the more scalable and more secure solution. The Breakdown Aggressive mode requires two exchanges [...]]]></description>
			<content:encoded><![CDATA[<p>The question often comes up regarding the differences between IKE aggressive mode and IKE main mode.  The answer is pretty simple.  In this post we break down IKEv1 aggressive mode and main mode differences and provide a recommendation based on using the more scalable and more secure solution.
<H2>The Breakdown</h2>
Aggressive mode requires two exchanges totaling three messages whereas Main mode requires three exchanges totaling six messages.  If you&#8217;re wondering what the difference is, or why you would even care, it all boils down to the level of security you desire.  While the two offer the same services its Main mode that protects the identity of the communicating parties.  Aggressive mode does not provide protection for the communicating parties.  This means that the peers have to exchange information prior to establishing a secure SA.<br />
In the end, Main mode is slower because of the more lengthy exchange.  But alas, it is more secure.<br />
<H2>What Should I Do?</h2>
You may wish to disable IKEv1 aggressive mode.  If you do there is something else to consider.  If using a Cisco IPsec VPN Client you will no longer be able to authenticate using pre-shared keys.  So, if you don&#8217;t mind using digital certificates then go for it.</p>

<p>To disable IKEv1 aggressive mode you will need to type the following:
<pre>crypto ikev1 am-disable</pre></p>

<h3 class='related_post_title'>Related Posts:</h3>

<ul class='related_post'><li><a href='http://globalconfig.net/ccie-security/new-video-comparing-crypto-maps-and-vti%e2%80%99s-part-2/' title='New Video: Comparing Crypto Maps and VTI’s Part 2'>New Video: Comparing Crypto Maps and VTI’s Part 2</a></li><li><a href='http://globalconfig.net/general/new-video-comparing-crypto-maps-and-vtis-part-1/' title='New Video: Comparing Crypto Maps and VTI&#8217;s Part 1'>New Video: Comparing Crypto Maps and VTI&#8217;s Part 1</a></li><li><a href='http://globalconfig.net/security/firewalls/configuring-etherchannel-on-cisco-asa-8-4/' title='Configuring Etherchannel on Cisco ASA 8.4'>Configuring Etherchannel on Cisco ASA 8.4</a></li><li><a href='http://globalconfig.net/security/bypassing-nat-on-cisco-asa-8-2/' title='Bypassing NAT on Cisco ASA 8.2'>Bypassing NAT on Cisco ASA 8.2</a></li><li><a href='http://globalconfig.net/security/configuring-site-to-site-ipsec-for-ipv6-using-static-vti/' title='Configuring Site-to-Site IPsec for IPv6 using Static VTI'>Configuring Site-to-Site IPsec for IPv6 using Static VTI</a></li></ul>
]]></content:encoded>
			<wfw:commentRss>http://globalconfig.net/security/ikev1-aggressive-mode-vs-ikev1-main-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco Learning Labs Quick Look</title>
		<link>http://globalconfig.net/iegeneral/cisco-learning-labs-quick-look/</link>
		<comments>http://globalconfig.net/iegeneral/cisco-learning-labs-quick-look/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 14:00:52 +0000</pubDate>
		<dc:creator>Brandon Carroll, CCIE #23837</dc:creator>
				<category><![CDATA[CCIE General]]></category>
		<category><![CDATA[CCNA Corner]]></category>
		<category><![CDATA[CCNP Study]]></category>
		<category><![CDATA[CCSP Study]]></category>
		<category><![CDATA[CCVP Study]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[cisco learning labs]]></category>
		<category><![CDATA[cln]]></category>
		<category><![CDATA[Labs]]></category>

		<guid isPermaLink="false">http://globalconfig.net/?p=2041</guid>
		<description><![CDATA[This video is a quick look at the Cisco Learning Labs released by Cisco Recently. Related Posts: Are You Working On Your CCNA?New and Exciting Announcement!A New Version of GNS3 has been released.CCNA Routing Protocol Comparison Chart RevisedCCNAVideo.net Webinar Slides and Video.]]></description>
			<content:encoded><![CDATA[<p>This video is a quick look at the Cisco Learning Labs released by Cisco Recently.</p>

<iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/BEkn3pgpeic?hd=1" frameborder="0" allowfullscreen></iframe>

<h3 class='related_post_title'>Related Posts:</h3>

<ul class='related_post'><li><a href='http://globalconfig.net/ccna-corner/are-you-working-on-your-ccna/' title='Are You Working On Your CCNA?'>Are You Working On Your CCNA?</a></li><li><a href='http://globalconfig.net/general-training/new-and-exciting-announcement/' title='New and Exciting Announcement!'>New and Exciting Announcement!</a></li><li><a href='http://globalconfig.net/study-tips/a-new-version-of-gns3-has-been-released/' title='A New Version of GNS3 has been released.'>A New Version of GNS3 has been released.</a></li><li><a href='http://globalconfig.net/ccna-corner/1147/' title='CCNA Routing Protocol Comparison Chart Revised'>CCNA Routing Protocol Comparison Chart Revised</a></li><li><a href='http://globalconfig.net/ccna-corner/ccnavideo-net-webinar-slides-and-video/' title='CCNAVideo.net Webinar Slides and Video.'>CCNAVideo.net Webinar Slides and Video.</a></li></ul>
]]></content:encoded>
			<wfw:commentRss>http://globalconfig.net/iegeneral/cisco-learning-labs-quick-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Destination NAT on Cisco ASA 8.2</title>
		<link>http://globalconfig.net/security/firewalls/destination-nat-on-cisco-asa-8-2/</link>
		<comments>http://globalconfig.net/security/firewalls/destination-nat-on-cisco-asa-8-2/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 13:00:01 +0000</pubDate>
		<dc:creator>Brandon Carroll, CCIE #23837</dc:creator>
				<category><![CDATA[CCIE Security]]></category>
		<category><![CDATA[CCSP Study]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[SNAF]]></category>
		<category><![CDATA[ASA 8.2]]></category>
		<category><![CDATA[Destination NAT]]></category>
		<category><![CDATA[NAT]]></category>

		<guid isPermaLink="false">http://globalconfig.net/?p=1858</guid>
		<description><![CDATA[This week I had a few students in a neighboring class that are trying to accomplish a destination nat using Cisco ASA 8.x. They were apparently told by Cisco TAC that this was not possible on anything prior to ASA 8.3 code. This isn&#8217;t the case. In fact, it&#8217;s been possible for some time on [...]]]></description>
			<content:encoded><![CDATA[<p>This week I had a few students in a neighboring class that are trying to accomplish a destination nat using Cisco ASA 8.x.  They were apparently told by Cisco TAC that this was not possible on anything prior to ASA 8.3 code.  This isn&#8217;t the case.  In fact, it&#8217;s been possible for some time on the ASA.  Now as it sits they have an ASA sitting behind a Juniper Firewall which is currently providing the destination NAT services, but that&#8217;s the only reason they have the Juniper there.  So, by being able to do the NAT on the ASA the Juniper Firewall can be removed.</p>

<p>So the scenario goes a little something like this.  Originally we had two servers with IP addresses 172.18.0.99 and 172.18.0.100 that are hard coded into a few thousand clients.  The servers were consolidated into one server and the IP address is now in a different address space.  Rather than changing the static assignment on so many clients, can we just configure the ASA so that when they go to the old hard coded addresses they will be destination NAT&#8217;d to the new server IP address?  The answer is yes and here is how you do it.</p>

<p>First, We can take a look at the old Topology.  Here we note the addresses that are hard coded to the clients on the left.</p>

<p><a href="http://globalconfig.net/wp-content/uploads/2011/01/destnat1-21.jpg"><img src="http://globalconfig.net/wp-content/uploads/2011/01/destnat1-21.jpg" alt="destnat1-2.jpg" title="destnat1-2.jpg" border="0" width="600" height="229"  /></a></p>

<h3 class='related_post_title'>Related Posts:</h3>

<ul class='related_post'><li><a href='http://globalconfig.net/security/bypassing-nat-on-cisco-asa-8-2/' title='Bypassing NAT on Cisco ASA 8.2'>Bypassing NAT on Cisco ASA 8.2</a></li><li><a href='http://globalconfig.net/security/configuring-ssl-vpn-with-full-tunnel-access-on-cisco-asa-8-2/' title='Configuring SSL VPN with Full Tunnel Access on Cisco ASA 8.2 Part 1'>Configuring SSL VPN with Full Tunnel Access on Cisco ASA 8.2 Part 1</a></li></ul>
]]></content:encoded>
			<wfw:commentRss>http://globalconfig.net/security/firewalls/destination-nat-on-cisco-asa-8-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon Kindle App for iPhone</title>
		<link>http://globalconfig.net/ccie-security/amazon-kindle-app-for-iphone/</link>
		<comments>http://globalconfig.net/ccie-security/amazon-kindle-app-for-iphone/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 15:35:29 +0000</pubDate>
		<dc:creator>Brandon Carroll, CCIE #23837</dc:creator>
				<category><![CDATA[CCIE Security]]></category>
		<category><![CDATA[CCNA Corner]]></category>
		<category><![CDATA[CCNP Study]]></category>
		<category><![CDATA[CCSP Study]]></category>
		<category><![CDATA[CiscoPress]]></category>
		<category><![CDATA[IPExpert Labs]]></category>

		<guid isPermaLink="false">http://www.globalconfig.net/?p=729</guid>
		<description><![CDATA[Some time back I purchased a 1st generation Amazon Kindle. I really liked it. While I owned it I bought 5 Cisco Press books, including Network Security Principles and Practices. There was some talk about Internetwork Expert releasing their workbooks for the kindle, and I actually had some email correspondence where I was told I [...]]]></description>
			<content:encoded><![CDATA[<p>Some time back I purchased a 1st generation Amazon Kindle.  I really liked it.  While I owned it I bought 5 Cisco Press books, including Network Security Principles and Practices.  There was some talk about Internetwork Expert releasing their workbooks for the kindle, and I actually had some email correspondence where I was told I could be a beta tester.  Well that never happened, and although IE announced that the kindle version was coming soon I think they kinda just dropped the thought and changed directions.  It probably had something to do with how difficult Amazon makes it to add items to their store.</p>

<p>At any rate, I sold my kindle in leu of an iphone.  I love what the iphone can do, and have the &#8220;safari bookbag&#8221; from ciscopress on there so I can read my safari books.  Well, yesterday I received the icing for my cake, that is, the Kindle App for the iphone.  The App is free and once installed it allowed me to sync up all the books I purchased when I owned the kindle.  It is really easy to read, and remembered what page I was on in all my books.  Amazon also has what they call &#8220;whispersync&#8221; that will sync the iphone app to the kindle if you have both.</p>

<p>Now if IPexpert were to put their workbooks on a kindle, or better yet on an iphone, I would have it all!  I&#8217;d rather carry the phone or a kindle with me when I travel versus a ton of workbooks!  I say IPexpert because I have decided that I like their style and they are pretty much my vendor of choice now.  Sorry IE, but I still think highly of you.</p>

<p>Well I MUST get back to my labs.  Time is closing in on me&#8230;.</p>

<h3 class='related_post_title'>Related Posts:</h3>

<ul class='related_post'><li>No Related Posts</li></ul>
]]></content:encoded>
			<wfw:commentRss>http://globalconfig.net/ccie-security/amazon-kindle-app-for-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Follow UP- IPexpert Training Announced</title>
		<link>http://globalconfig.net/ccna-corner/follow-up-ipexpert-training-announced/</link>
		<comments>http://globalconfig.net/ccna-corner/follow-up-ipexpert-training-announced/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 21:15:43 +0000</pubDate>
		<dc:creator>Brandon Carroll, CCIE #23837</dc:creator>
				<category><![CDATA[CCNA Corner]]></category>
		<category><![CDATA[CCNP Study]]></category>
		<category><![CDATA[CCSP Study]]></category>
		<category><![CDATA[General Information]]></category>
		<category><![CDATA[General Training]]></category>
		<category><![CDATA[IPExpert Information]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[IPexpert]]></category>

		<guid isPermaLink="false">http://www.globalconfig.net/?p=708</guid>
		<description><![CDATA[Last week I posted a brief announcement that IPexpert, the CCIE training company, was to launch a &#8220;Sister Company&#8221; called IPexpert Training.  I didn&#8217;t have a lot of time last week to sum up any real thoughts on the subject.  Today, I still don&#8217;t, but I will anyhow. Where to begin? Lets begin with the [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I posted a brief announcement that IPexpert, the CCIE training company, was to launch a &#8220;Sister Company&#8221; called IPexpert Training.  I didn&#8217;t have a lot of time last week to sum up any real thoughts on the subject.  Today, I still don&#8217;t, but I will anyhow. Where to begin?</p>

<p>Lets begin with the announcement (all quotes from <a href="http://ipexpert.ccieblog.com/2009/02/05/ipexpert-inc-plans-to-launch-sister-company-ipexpert-training-inc-focusing-on-the-lower-level-certification-training-market/" class="broken_link">http://ipexpert.ccieblog.com</a>):</p>

<blockquote>Over the next few months you’ll begin seeing the following:A separate brand named “IPexpert Training” (at <a href="http://www.ipexperttraining.com/" class="broken_link">www.IPexpertTraining.com</a>) that will be focused on CompTia, VMWare, CCENT, CCNA, CCDA, CCNP, CCSP, CCVP and MCSE training products.</blockquote>

<p>My first thought was&#8230;.wow!  If anyone can do it right it would certainly be IPexpert.  They did however mention the following&#8221;</p>

<blockquote>These classes will *NOT* be Cisco authorized and neither business unit will endorse or offer the Cisco 360 CCIE Lab offering.  After understanding the 360 program, products and Cisco’s initiative &#8211; I have made the decision that the current CCIE Lab offerings we have (already shipping) are much more mature, proven, more up-to-date and more cost-effective for our clients.</blockquote>

<p>This will make things interesting.  What about Cisco Learning Credits (CLC)?  Many people that take Cisco training have budgetary constraints and the CLC program helps alot.  Will IPexpert find a workaround?  Well, regardless I still think they can do it right.  Lets examine some more of the announcement:</p>

<blockquote>These classes / products will include self-study materials (Blended Learning), lab workbooks, Audio, Video on Demand, eBooks, quizzers, iPhone applications, ILT (traditional classroom-based training), online mentoring and online training classes &#8211; and will be priced very competitively.  Students taking these classes will be eligible for a *significant* discount on all IPexpert, Inc. CCIE lab products as that will be their next progression (eventually).  These classes will be delivered during the week &#8211; as our CCIE Lab classes are (from IPexpert) &#8211; however, we will also have weekend and even classes available online and at various locations.</blockquote>

<p>As a user of the IPexpert BLS I have to say that this will be sweet!  The CCIE BLS is a fantastic product.  I can only imagine that the lower level certs would be as well.</p>

<p>Next:</p>

<blockquote>An online community for these students.</blockquote>

<p>I don&#8217;t know how this will compare to the Cisco Learning Network, but I can tell you that the Cisco Learning Network doesnt let you blog there.  They do however cover ALL categories of Cisco Certification including the CCNA, NP, SP, VP, and IE.</p>

<p>While this sounds pretty cool I have to point out my favorite part of the announcement, and what I believe to be the best feature for a student:</p>

<blockquote>Proctor Labs vRack rental for these certifications (Cisco and Microsoft &#8211; VMWare down the road in Q2).</blockquote>

<p>I can&#8217;t stress enough how big of a gap this is for students.  Think about it, you take a class, work on the gear for a week, go back home and book study until you take the test.  Usually you lose the practical knowledge and end up with lopsided book knowledge.  If you can use the PL equipment to make a topology that supports ANY certification class you may have a corner on a market that is lacking.</p>

<p>Anyhow, it looks like it could be a great option for students, however I dont know how Cisco will handle it.  I&#8217;m sure that Learning @ Cisco folks are not happy about another &#8220;non-certified&#8221; solution but I do know that IPexpert takes care of their customers and will certainly produce a quality product.</p>

<p>You can read the entire announcement on the I<a href="http://ipexpert.ccieblog.com/2009/02/05/ipexpert-inc-plans-to-launch-sister-company-ipexpert-training-inc-focusing-on-the-lower-level-certification-training-market/" class="broken_link">Pexpert blog</a>.</p>

<p>And now back to my studies!  Cheers.</p>

<h3 class='related_post_title'>Related Posts:</h3>

<ul class='related_post'><li><a href='http://globalconfig.net/news/change-in-venue/' title='Change in Venue'>Change in Venue</a></li><li><a href='http://globalconfig.net/ccie-security/ipexpert-information/another-great-announcement-from-ipexpert/' title='Another Great Announcement from IPexpert'>Another Great Announcement from IPexpert</a></li><li><a href='http://globalconfig.net/ccie-security/ipexpert-information/time-for-an-ipexpert-announcement/' title='Time for an IPexpert announcement!'>Time for an IPexpert announcement!</a></li><li><a href='http://globalconfig.net/news/heading-for-the-hills/' title='Heading for the Hills'>Heading for the Hills</a></li><li><a href='http://globalconfig.net/news/introducing-the-podcast/' title='Introducing the Podcast'>Introducing the Podcast</a></li></ul>
]]></content:encoded>
			<wfw:commentRss>http://globalconfig.net/ccna-corner/follow-up-ipexpert-training-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Year End- time to snag some training!</title>
		<link>http://globalconfig.net/ccna-corner/year-end-time-to-snag-some-training/</link>
		<comments>http://globalconfig.net/ccna-corner/year-end-time-to-snag-some-training/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 08:47:27 +0000</pubDate>
		<dc:creator>Brandon Carroll, CCIE #23837</dc:creator>
				<category><![CDATA[CCNA Corner]]></category>
		<category><![CDATA[CCNP Study]]></category>
		<category><![CDATA[CCSP Study]]></category>
		<category><![CDATA[General Information]]></category>
		<category><![CDATA[General Training]]></category>

		<guid isPermaLink="false">http://www.globalconfig.net/?p=601</guid>
		<description><![CDATA[For those of you not familiar with learning credits you may be missing out on training.  Check out this page over at Cisco.com that details the program, then go see if you have any that are about to expire.  Contact Ascolta, Cisco Learning Partner of the Year- 2007,  and register for the class you want [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you not familiar with learning credits you may be missing out on training.  Check out this page over at <a href="http://www.cisco.com/web/learning/le31/l59/customers/learning_credit_about.html">Cisco.com</a> that details the program, then go see if you have any that are about to expire.  Contact <a href="http://www.ascolta.com">Ascolta</a>, Cisco Learning Partner of the Year- 2007,  and register for the class you want using the learning credits you already have.  Don&#8217;t miss out- they expire after a year!</p>

<p style="text-align: center;"><a href="http://www.ascolta.com"><img class="size-full wp-image-603 aligncenter" title="ascolta-small" src="http://globalconfig.net/wp-content/uploads/2008/12/ascolta-small.jpg" alt="ascolta-small" width="79" height="91" /></a></p>

<p>You may be interested in <a href="http://ascolta.com/courses/schedule/schedule.asp?locations=22&amp;submit=Submit+Basic+Search">these courses in Bellevue, Wa</a>.  Odds are I&#8217;ll be teaching them if they are a Security,   Wireless, or Routing and Switching class.</p>

<h3 class='related_post_title'>Related Posts:</h3>

<ul class='related_post'><li>No Related Posts</li></ul>
]]></content:encoded>
			<wfw:commentRss>http://globalconfig.net/ccna-corner/year-end-time-to-snag-some-training/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changes to this Blog&#8230;</title>
		<link>http://globalconfig.net/security/ips/changes-to-this-blog/</link>
		<comments>http://globalconfig.net/security/ips/changes-to-this-blog/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 05:32:48 +0000</pubDate>
		<dc:creator>Brandon Carroll, CCIE #23837</dc:creator>
				<category><![CDATA[BSCI]]></category>
		<category><![CDATA[CCIE Security]]></category>
		<category><![CDATA[CCNA Corner]]></category>
		<category><![CDATA[CCNP Study]]></category>
		<category><![CDATA[CCSP Study]]></category>
		<category><![CDATA[IPS]]></category>
		<category><![CDATA[ISCW]]></category>
		<category><![CDATA[MARS]]></category>
		<category><![CDATA[ONT]]></category>
		<category><![CDATA[QOS]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[SND]]></category>
		<category><![CDATA[SNPA]]></category>
		<category><![CDATA[SNRS]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Wireless Zone]]></category>

		<guid isPermaLink="false">http://ccieprep.me/2008/07/18/changes-to-this-blog/</guid>
		<description><![CDATA[First off I want to thank all of you that follow this blog, either by being subscribed via email, subscribed via RSS, or just as regular vistors to www.globalconfig.net.&#160; In the few months that I have been running this site I have seen it go from 0 to nearly 100 subscribers and about 2,000 views [...]]]></description>
			<content:encoded><![CDATA[<p>First off I want to thank all of you that follow this blog, either by being subscribed via email, subscribed via RSS, or just as regular vistors to <a href="http://www.globalconfig.net">www.globalconfig.net</a>.&nbsp; In the few months that I have been running this site I have seen it go from 0 to nearly 100 subscribers and about 2,000 views a week.&nbsp; I wanted to take a few minutes to share some information with you about the changed I plan on making to this blog, as well as the addition of my personal blog found at <a href="http://cciestudy.brandonjcarroll.com" class="broken_link">http://cciestudy.brandonjcarroll.com</a>.&nbsp; </p>

<p>When i first started this blog I was really planning on using it just for the conveyance of information to my students, seeing as I am a Cisco Certified Instructor.&nbsp; I eventually started writing about my studies in pursuit of the CCIE Security.&nbsp; In an effort to add a little differentiation I have decided to move my personal CCIE study blogging to <a href="http://cciestudy.brandonjcarroll.com" class="broken_link">http://cciestudy.brandonjcarroll.com</a> and keep this site for tips, tutorials, and more for the benefit of my students.&nbsp; </p>

<p>Once I have passed the CCIE Security I will begin posting tips on this blog for those that are studying for the CCIE Security.&nbsp; For now I will dedicate this blog to my students benefit and mostly write about the CCNA, CCNP, CCSP, and CCNA Specializations, all certifications that I hold, have held, or am considered &#8220;Certified&#8221; in.&nbsp; </p>

<p>As I get better at video tutorials I plan on perhaps including them on a more regular basis.&nbsp; For now, I will post a CCNA tip each week, and will discuss the other certifications as they come up either in my classes or as you, the readers, post comments and ask questions.</p>

<p>If you are following me for my CCIE studies or for anything related to the CCIE please visit my site at <a href="http://cciestudy.brandonjcarroll.com" class="broken_link">http://cciestudy.brandonjcarroll.com</a> and subscribe to my feed there.&nbsp; Continue to follow this site as well as It will also contain valuable information for your studies.&nbsp; </p>

<p>Your comments are always welcome and I look forward to hearing from you.</p>

<p>Brandon Carroll</p>

<h3 class='related_post_title'>Related Posts:</h3>

<ul class='related_post'><li>No Related Posts</li></ul>
]]></content:encoded>
			<wfw:commentRss>http://globalconfig.net/security/ips/changes-to-this-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco Live: Monday Recap</title>
		<link>http://globalconfig.net/ccna-corner/cisco-live-monday-recap/</link>
		<comments>http://globalconfig.net/ccna-corner/cisco-live-monday-recap/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 04:06:29 +0000</pubDate>
		<dc:creator>Brandon Carroll, CCIE #23837</dc:creator>
				<category><![CDATA[CCNA Corner]]></category>
		<category><![CDATA[CCNP Study]]></category>
		<category><![CDATA[CCSP Study]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Wireless Zone]]></category>
		<category><![CDATA[CCIE]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco Live]]></category>
		<category><![CDATA[CiscoLive]]></category>
		<category><![CDATA[Networkers]]></category>

		<guid isPermaLink="false">http://ccieprep.me/2008/06/23/cisco-live-monday-recap/</guid>
		<description><![CDATA[Well Day 2 of my trip is over and the official Day 1 of Cisco Live is underway. Here are some recaps: The kickoff session was at 4pm. They had a table of glow sticks at the entrance. My intial question was..What are the glow sticks for? Turns out they have do do with the [...]]]></description>
			<content:encoded><![CDATA[<p>Well Day 2 of my trip is over and the official Day 1 of Cisco Live is underway. Here are some recaps:</p>

<p><br /></p>

<p>The kickoff session was at 4pm. They had a table of glow sticks at the entrance. My intial question was..What are the glow sticks for?</p>

<p></p>

<p>Turns out they have do do with the Cisco Live theme. Notice the light streams in the opening pic of this post.</p>

<p>Once things got kicked off they opened the World of Solutions. The group of folks waiting to get in was insane.</p>

<p>Yep, 11,000 people at once is a really good idea! Actually it wasn&#8217;t bad. Once in It was a little push and shove to get the free t-shirt:</p>

<p><br />
</p>

<p>I opted to wait until tomorrow. Instead I swung by the <a href="http://www.ascolta.com" title="Ascolta">Ascolta</a> Booth and ran into Fred Cutaran, VP of Sales and my good friend Eric Kelch hard at work.</p>

<p><br />
</p>

<p>After that the free beer was flowing, food was out and there was a buzz about the room. I had an opportunity to meet up with Wendell Odom, Scott Morris, and Leah Lynch. Many more were there but I only had two hours and spent a bit in the Certification Lounge. I can&#8217;t wait for the Tech Sessions tomorrow and another full day.</p>

<h3 class='related_post_title'>Related Posts:</h3>

<ul class='related_post'><li><a href='http://globalconfig.net/study-tips/a-new-version-of-gns3-has-been-released/' title='A New Version of GNS3 has been released.'>A New Version of GNS3 has been released.</a></li><li><a href='http://globalconfig.net/ccie-security/ipexpert-information/another-great-announcement-from-ipexpert/' title='Another Great Announcement from IPexpert'>Another Great Announcement from IPexpert</a></li><li><a href='http://globalconfig.net/ccna-corner/gotta-love-spaghetti-contest-see-details-below/' title='Gotta love Spaghetti (Contest: See details below)'>Gotta love Spaghetti (Contest: See details below)</a></li><li><a href='http://globalconfig.net/ccna-corner/are-you-working-on-your-ccna/' title='Are You Working On Your CCNA?'>Are You Working On Your CCNA?</a></li><li><a href='http://globalconfig.net/iegeneral/cisco-learning-labs-quick-look/' title='Cisco Learning Labs Quick Look'>Cisco Learning Labs Quick Look</a></li></ul>
]]></content:encoded>
			<wfw:commentRss>http://globalconfig.net/ccna-corner/cisco-live-monday-recap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gotta love Spaghetti (Contest: See details below)</title>
		<link>http://globalconfig.net/ccna-corner/gotta-love-spaghetti-contest-see-details-below/</link>
		<comments>http://globalconfig.net/ccna-corner/gotta-love-spaghetti-contest-see-details-below/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 16:00:00 +0000</pubDate>
		<dc:creator>Brandon Carroll, CCIE #23837</dc:creator>
				<category><![CDATA[CCNA Corner]]></category>
		<category><![CDATA[CCNP Study]]></category>
		<category><![CDATA[CCSP Study]]></category>
		<category><![CDATA[Wireless Zone]]></category>
		<category><![CDATA[Cables]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Contest]]></category>
		<category><![CDATA[Data Center]]></category>

		<guid isPermaLink="false">http://ccieprep.me/2008/06/23/gotta-love-spaghetti-contest-see-details-below/</guid>
		<description><![CDATA[I remember growing up with my cousin Ryan. He was a very picky eater, whose menu consisted of hot-dogs, mac-&#38;-cheese, and of course, spaghetti. It&#39;s become obvious to me that spaghetti is one of those foods that everybody likes. We&#39;ll you are in for a real treat. Here is a five course meal prepared just [...]]]></description>
			<content:encoded><![CDATA[<p>I remember growing up with my cousin Ryan. He was a very picky eater, whose menu consisted of hot-dogs, mac-&amp;-cheese, and of course, spaghetti. It&#39;s become obvious to me that spaghetti is one of those foods that everybody likes. We&#39;ll you are in for a real treat. Here is a five course meal prepared just fo you that starts with Spaghetti, then moves on to Spaghetti, then more spaghetti, and well&#8230;.you get the picture.</p>

<p><span style="text-decoration: underline;">Here is the setup:</span></p>

<p>I have been hooked on failblog as of late and in the spirit of failblog I came across a data center that was, well, failing at being a data center. Here are just a few of the PICS I took. I&#39;m curious to see if any if you can top it.</p>

<p>We begin with what appears to be a normal rack. These are some older Cisco 3000 Series VPN concentrators along with a few ASA 5520s loaded with the AIP-SSM modules.</p>

<p><br />
</p>

<p>Next we have a rack of 2600&#39;s and some PIX 515s. Still doing pretty good right.</p>

<p><br />
</p>

<p>Then the cable contractor took the day, neigh- the week off.</p>

<p><br />
</p>

<p>Here it starts getting good:</p>

<p><br />
</p>

<p>How about this?</p>

<p><br />
</p>

<p>and of course there is this:</p>

<p><br />
</p>

<p>And finally this:</p>

<p><br />
</p>

<p>And this is all in one room! Think you can top this mess? Lets see you try.</p>

<blockquote style="font-family: yui-tmp;">
<p><strong>GlobalConfig.net will be giving away a $50.00 Amazon Gift Card for a better plate of spaghetti. Simply email you submission to contactme@globalconfig.net. All submissions must be received prior to August 1st, 2008. The winner will be featured via blog post and direct email notification.</strong></p>
</blockquote>

<p>Now get to cooking!</p>

<h3 class='related_post_title'>Related Posts:</h3>

<ul class='related_post'><li><a href='http://globalconfig.net/ccna-corner/cisco-live-monday-recap/' title='Cisco Live: Monday Recap'>Cisco Live: Monday Recap</a></li><li><a href='http://globalconfig.net/ccna-corner/are-you-working-on-your-ccna/' title='Are You Working On Your CCNA?'>Are You Working On Your CCNA?</a></li><li><a href='http://globalconfig.net/iegeneral/cisco-learning-labs-quick-look/' title='Cisco Learning Labs Quick Look'>Cisco Learning Labs Quick Look</a></li><li><a href='http://globalconfig.net/study-tips/a-new-version-of-gns3-has-been-released/' title='A New Version of GNS3 has been released.'>A New Version of GNS3 has been released.</a></li><li><a href='http://globalconfig.net/video/comparison-of-telepresence-systems/' title='Comparison of Telepresence Systems'>Comparison of Telepresence Systems</a></li></ul>
]]></content:encoded>
			<wfw:commentRss>http://globalconfig.net/ccna-corner/gotta-love-spaghetti-contest-see-details-below/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cisco/VUE Second Chance Promotion.</title>
		<link>http://globalconfig.net/ccna-corner/ciscovue-second-chance-promotion/</link>
		<comments>http://globalconfig.net/ccna-corner/ciscovue-second-chance-promotion/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 21:45:19 +0000</pubDate>
		<dc:creator>Brandon Carroll, CCIE #23837</dc:creator>
				<category><![CDATA[CCNA Corner]]></category>
		<category><![CDATA[CCNP Study]]></category>
		<category><![CDATA[CCSP Study]]></category>

		<guid isPermaLink="false">http://ccieprep.me/2008/06/03/ciscovue-second-chance-promotion/</guid>
		<description><![CDATA[Here is the link to the second chance promotion. Keep in mind that this is a limited time offer. If you find this information useful please leave a comment. Enjoy! Related Posts: No Related Posts]]></description>
			<content:encoded><![CDATA[<p>Here is the <a href="http://www.vue.com/cisco/secondchance/">link</a> to the <a href="http://www.vue.com/cisco/secondchance/">second chance promotion</a>.</p>

<p>Keep in mind that this is a limited time offer. <em><strong><br /><br /><br />If you find this information useful please leave a comment.</strong></em></p>

<p>Enjoy!</p>

<h3 class='related_post_title'>Related Posts:</h3>

<ul class='related_post'><li>No Related Posts</li></ul>
]]></content:encoded>
			<wfw:commentRss>http://globalconfig.net/ccna-corner/ciscovue-second-chance-promotion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

