<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Cisco Blog</title>
<link>http://www.ciscoblog.com/</link>
<description>The world of all things Cisco</description>
<copyright>Copyright 2008</copyright>
<lastBuildDate>Mon, 30 Jun 2008 15:02:37 -0800</lastBuildDate>
<generator>http://www.movabletype.org/?v=4.1</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 


<item>
<title>More CCNA Voice Information</title>
<description><![CDATA[<p>Cisco has just launched a <a href="https://cisco.hosted.jivesoftware.com/index.jspa?ciscoHome=true">new learning site</a> that has great info about all the new certifications. Click here to check it out. </p>

<p>One of the documents they posted to the site is excellent. It's the CCNA Voice prep session from the Networker's conference. If you want to get a good idea of the question types, topics, etc, <a href="https://cisco.hosted.jivesoftware.com/servlet/JiveServlet/downloadBody/2389-102-1-6576/CCNA%20Voice%20from%20Networkers.pdf">download this document</a>.</p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/06/more_ccna_voice.html</link>
<guid>http://www.ciscoblog.com/archives/2008/06/more_ccna_voice.html</guid>
<category>CCNA</category>
<pubDate>Mon, 30 Jun 2008 15:02:37 -0800</pubDate>
</item>

<item>
<title>Training in an Alternate Universe</title>
<description><![CDATA[<p>So...I'm sitting in the Cisco keynote speech featuring Padmasree Warrior (Cisco's new CIO) who is talking about the power of collaboration in the world. She was mentioning things like Twitter, vLogs, and Second Life...suddenly, a brilliant idea hits me: training in Second Life?!? Is it possible?</p>

<p>Okay, I admit, up until now, I thought <a href="http://www.secondlife.com">Second Life</a> was going to lead us into the Matrix...where everyone lived in and was controlled by machines. I steered clear of it. But, now I'm thinking - is it possible to deliver live, interactive classes through Second Life? Help me out here second-lifers...Here's my idea...</p>

<p>Build a "virtual classroom" in second life where "virtual students" can come and see a whiteboard, ask questions, watch live demos on Cisco gear, maybe even do labs themselves? Is it possible? What would it take to make it happen?</p>

<p>This could be really cool...</p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/06/training_in_an.html</link>
<guid>http://www.ciscoblog.com/archives/2008/06/training_in_an.html</guid>
<category>Off-Topic</category>
<pubDate>Wed, 25 Jun 2008 07:44:58 -0800</pubDate>
</item>

<item>
<title>New CCNA Certifications: The Cat is Out of the Bag!</title>
<description><![CDATA[<p>Finally, on Tuesday afternoon, Cisco announced the new CCNA-level certifications...and they are (drum roll please):</p>

<p><strong>CCNA Security<br />
CCNA Voice<br />
CCNA Wireless</strong></p>

<p>I'm actually creating the CCNA Voice Official Exam Certification Guide for Cisco Press as we speak. I've got to tell you - this certification is awesome. It completely fills a much needed gap of knowledge that's needed before you get into the CCVP program. I can't speak for the Security & Wireless certs, but in the CCNA Voice, you'll be learning:</p>

<p>VoIP & Legacy System Integration<br />
CallManager Express setup<br />
Unity Express setup<br />
Basic QoS, Dial-Peers, and other technical nuances</p>

<p>Having this foundation before someone gets into a CCVP will be awesome. Yesterday afternoon, Cisco Press conducted a "podcast video interview" with me about the cert. I'll post the link as soon as it's available. I was actually interviewed by none other than Jeff Doyle (the TCP/IP routing genus) - I'm honored! Anyhow, I'm finally free to talk about this stuff, which is relieving. I'm sure I'll talk plenty about it in my 4:00pm session today at Networkers.</p>

<p><strong>UPDATE</strong>: It looks like the Routing and Switching CCNA (the original) will be the prerequisite for all the other CCNA specialties.<br />
<strong><br />
UPDATEx2</strong>: CCVP and CCSP will now require CCNA Voice and CCNA Security as official prerequisites as of June 2009. </p>

<p>Here's more information, if you're interested:</p>

<p><a href="http://www.ciscopress.com/promotions/promotion.asp?promo=136547">Official Cisco Press Announcement</a></p>

<p><a href="http://www.cisco.com/web/learning/le3/le2/le0/le3/learning_certification_type_home.html">Cisco's CCNA Voice Preparation Course</a></p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/06/new_ccna_certif.html</link>
<guid>http://www.ciscoblog.com/archives/2008/06/new_ccna_certif.html</guid>
<category>Direct from Cisco</category>
<pubDate>Wed, 25 Jun 2008 05:14:53 -0800</pubDate>
</item>

<item>
<title>A Cisco Tip Repository</title>
<description><![CDATA[<p>Cisco has converted their "Reader TIPS" from the TAC newsletter into a WIKI. Plenty of cool stuff here:</p>

<p><a href="http://supportwiki.cisco.com/ViewWiki/index.php/Tech_Insights:Homepage">http://supportwiki.cisco.com/ViewWiki/index.php/Tech_Insights:Homepage</a></p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/06/a_cisco_tip_rep.html</link>
<guid>http://www.ciscoblog.com/archives/2008/06/a_cisco_tip_rep.html</guid>
<category>Direct from Cisco</category>
<pubDate>Fri, 20 Jun 2008 21:36:29 -0800</pubDate>
</item>

<item>
<title>My New Favorite IOS Command</title>
<description><![CDATA[<p>I know I mentioned this command in passing <a href="http://www.ciscoblog.com/archives/2008/04/yet_more_handy.html">a few posts ago</a>, but this command has become so valuable to me, it needs its own post. It's the <strong>show run | section</strong> command. This allows you to define any "major heading" from the IOS configuration and it will filter the running configuration down to just those sections. This is very similar to how the ASA "show run" command works.</p>

<p>For example, I'm working on a book focused around CallManager Express (CME) right now. In CME, you create "ephones" which represent the IP Phones on your network. If I wanted to see the configuration for all my ephones, I can just type:</p>

<p>CME_Voice#<strong>show run | s ephone</strong>  <br />
 max-ephones 24<br />
ephone-dn  1<br />
 number 1000<br />
ephone-dn  2  dual-line<br />
 number 1001<br />
ephone-dn  3  dual-line<br />
 number 1003<br />
ephone-dn  10  dual-line<br />
 number 1010<br />
 huntstop channel<br />
ephone-dn  11<br />
 number 1010<br />
 preference 1<br />
ephone  1<br />
 device-security-mode none<br />
 mac-address 0014.1C48.E71A<br />
 button  1:10<br />
ephone  2<br />
 device-security-mode none<br />
 mac-address 0019.D122.DCF3<br />
 button  1:11<br />
ephone  3<br />
 device-security-mode none<br />
 mac-address 0014.A89E.F845<br />
 button  1:1 2:2 3:3<br />
ephone  4<br />
 device-security-mode none</p>

<p>(FYI - "s" is short for "section") As you can see, this shows all the sections of running-config that start with "ephone", which is all my ephones and ephone-dns (their directory numbers). Gotta love it!</p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/06/my_new_favorite.html</link>
<guid>http://www.ciscoblog.com/archives/2008/06/my_new_favorite.html</guid>
<category>IOS Foundations</category>
<pubDate>Fri, 13 Jun 2008 09:11:09 -0800</pubDate>
</item>

<item>
<title>Cisco Networkers is Here Again!</title>
<description><![CDATA[<p>It's that time of year again. Starting June 23rd, <a href="http://www.cisco-live.com/?sid=141415_21">Cisco Networkers</a> kicks off in Orlando, FL...okay...who's idea was it to move this to the East coast... (ugh...3 hours earlier wake up time...)</p>

<p>This should be a week of technology fun - some of the sessions are a little dry, but have great information. I'll be teaching a couple CCVP certification prep sessions, so stop on by and say hello if you happen to be roaming the halls! Here's my session info:</p>

<p>CCVP Prep: Cisco IP Telephony Essentials, Tuesday 8:00am (Yes, that'd be 5:00am my time...I'm begging for pity on this time thing...)<br />
CCVP Prep: Cisco IP Telephony Essentials, Wednesday, 4:00pm</p>

<p>I'm just excited to hear that the Blue Man Group will be performing this year along with Barenaked Ladies (who came up with that name anyway???) for the "Cisco Event". </p>

<p>Anyone up for karaoke on "If I had a million dollars"? </p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/06/cisco_networker.html</link>
<guid>http://www.ciscoblog.com/archives/2008/06/cisco_networker.html</guid>
<category>Direct from Cisco</category>
<pubDate>Wed, 04 Jun 2008 15:00:07 -0800</pubDate>
</item>

<item>
<title>Cisco Command Reference</title>
<description><![CDATA[<p>Handy tip from Cisco TAC - if you've ever wanted to generate a command guide for your router, you can use the <strong>show parser dump </strong>command. Just type <strong>show parser dump <<em>mode</em>></strong> where <<em>mode</em>> is the config mode of the router you'd like to see. For example:</p>

<p>CAT3550#<strong>show parser dump interface</strong><br />
 Mode Name :interface</p>

<p>0 exit<br />
0 help<br />
15 description <string><br />
15 switchport access vlan Number<br />
15 switchport access vlan dynamic<br />
15 switchport host<br />
15 switchport mode access<br />
15 switchport mode trunk<br />
15 switchport mode dynamic auto<br />
15 switchport mode dynamic desirable<br />
15 switchport mode dot1q-tunnel<br />
15 switchport trunk allowed vlan add <string><br />
15 switchport trunk allowed vlan remove <string><br />
15 switchport trunk allowed vlan except <string><br />
15 switchport trunk allowed vlan all<br />
15 switchport trunk allowed vlan none<br />
15 switchport trunk allowed vlan <string><br />
15 switchport trunk encapsulation isl<br />
15 switchport trunk encapsulation dot1q<br />
15 switchport trunk encapsulation negotiate<br />
...</p>

<p>Generates a list of all commands from interface configuration mode. You can even see all the sub-commands and syntax description by typing <strong>show parser dump <<em>mode</em>> extend</strong>.</p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/06/cisco_command_r.html</link>
<guid>http://www.ciscoblog.com/archives/2008/06/cisco_command_r.html</guid>
<category>IOS Foundations</category>
<pubDate>Mon, 02 Jun 2008 14:26:20 -0800</pubDate>
</item>

<item>
<title>Budget Wireless Sniffer</title>
<description><![CDATA[<p>Just found this <a href="http://www.canarywireless.com/canary/index.html">wireless sniffer from Canary Wireless</a>. Looks like a pretty nice, cheap alternative to me carrying my laptop around trying to figure out what wireless channels are in use when deploying a wireless network.</p>

<p>UPDATE: Even better!!!<a href="http://www.thinkgeek.com/tshirts/illuminated/991e/"> http://www.thinkgeek.com/tshirts/illuminated/991e/</a>. TShirts reach a whole new level.</p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/05/budget_wireless.html</link>
<guid>http://www.ciscoblog.com/archives/2008/05/budget_wireless.html</guid>
<category>Wireless</category>
<pubDate>Wed, 21 May 2008 13:50:41 -0800</pubDate>
</item>

<item>
<title>GNS3 Dream Fulfilled</title>
<description><![CDATA[<p>Lo and behold - my GNS3 Lab Dream has been mostly fulfilled! As I was blogging on Network World, one of the readers posted this link:</p>

<p><a href="http://7200emu.hacki.at/">http://7200emu.hacki.at/</a></p>

<p>It's a massive GNS3 support/lab forum where many people have created lab topologies for existing books/scenarios out on the market! Much less work than creating labs manually (my initial idea). I've redirected GNS3Labs.com to this site - great stuff!</p>

<p>Okay...I have to admit...I'm a little bummed this is already out there. It feels a little like I jumped out of my chair saying, "wouldn't it be great if there was a device that could excite water molecules to cause friction and heat up food?!?!" Ehhh... I'm sure I'll get over it - I'm really excited to see this site in play!</p>

<p>UPDATE: In surfing through the site, they even have a <a href="http://7200emu.hacki.at/viewtopic.php?t=595">.NET file for the CCIE topology I created for CBTNuggets</a>! Awesome!</p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/05/gns3_dream_fulf.html</link>
<guid>http://www.ciscoblog.com/archives/2008/05/gns3_dream_fulf.html</guid>
<category>GNS3 Related</category>
<pubDate>Tue, 20 May 2008 14:49:03 -0800</pubDate>
</item>

<item>
<title>Okay...I can admit when I&apos;m wrong...</title>
<description><![CDATA[<p><a href="http://vandyke.com/products/securecrt/index.html">SecureCRT </a>is incredible... Last week, my <a href="http://puttycm.free.fr/">PuttyCM </a>software crashed again. In a moment of frustration, I pulled out my credit card and paid the $139.00 for SecureCRT 6.0 with 3 years of maintenance. It's a little like the flu shot...you feel stupid paying money for it and it really hurts, but you're glad you did it when it's all over.</p>

<p>How did I ever live without this anti-idle feature before?!?</p>

<p>Ah geez...side note - I just went to the Putty CM website and saw they now have <a href="http://puttycm.free.fr/support/forum/viewtopic.php?f=9&t=111">Alpha version 0.7.0</a> out that fixes many of the bugs I previously complained about. I can't believe I've just wasted $139.00 on SecureCRT now. </p>

<p>...I'm such a schizophrenic flake...</p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/05/okayi_can_admit.html</link>
<guid>http://www.ciscoblog.com/archives/2008/05/okayi_can_admit.html</guid>
<category>Off-Topic</category>
<pubDate>Tue, 20 May 2008 14:17:07 -0800</pubDate>
</item>

<item>
<title>Geez...I thought I was bad...</title>
<description><![CDATA[<p>I was doing some looking around at Internetwork Expert and came across some of Scott Morris' material (which looks really good from the samples!). Being naturally curious, I googled his name and found a <a href="http://www.networkworld.com/community/?q=node/16960">Network World article describing his home lab</a>...Now THAT is nice! Insane...but NICE!</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://www.ciscoblog.com/docstore/scott-whole-lab.jpg"><img alt="Scott Morris' Home Lab" src="http://www.ciscoblog.com/assets_c/2008/05/scott-whole-lab-thumb-460x374.jpg" width="460" height="374" class="mt-image-none" style="" /></a></span></p>

<p>What's funnier was that in reading more of his biography, he used to run a BBS system I regularly used (The Assassin's Guild). Ha! Small world.</p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/05/geezi_thought_i.html</link>
<guid>http://www.ciscoblog.com/archives/2008/05/geezi_thought_i.html</guid>
<category>Off-Topic</category>
<pubDate>Thu, 15 May 2008 18:11:33 -0800</pubDate>
</item>

<item>
<title>To All the Students I&apos;ve Loved Before</title>
<description><![CDATA[<p>Just a quick note to everyone. Now that I've launched the CiscoBlog Forums, I've seen plenty of posts just saying hi, or thanks, or any number of things directed at or to me personally. First off, thanks for all the kind words! Second, please don't be offended if I don't reply - I can barely keep up with my email much less forum/blog posts...thanks!</p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/05/to_all_the_stud_1.html</link>
<guid>http://www.ciscoblog.com/archives/2008/05/to_all_the_stud_1.html</guid>
<category>Off-Topic</category>
<pubDate>Thu, 15 May 2008 18:05:36 -0800</pubDate>
</item>

<item>
<title>GNS3, The Initial Lab</title>
<description><![CDATA[<p>Alright...this took a little more time than I had hoped, but my initial GNS3 lab is done. I designed this initial lab to test through most of the Cisco CCENT concepts. I'm planning on posting this on the <a href="http://www.networkworld.com/community/cioara">Network World blog </a>I'm running this month tomorrow, but figured I'd post it here first. The GNS3 topology is using a 2600 series router / image (I figured many people could get ahold of one of these images either via a SmartNet contract or Ebay). The exact image I used is c2600-i-mz.123-26.bin. </p>

<p>The lab itself isn't as pretty as I'd like, but I primarily wanted to get something out there with a template to create other labs. I borrowed heavily from the style of labs that <a href="http://interfacett.com/">Interface Technical Training </a>(aka <a href="http://ciscoblogs.com/">Mike Storm</a>) uses for this, which I've found to be very effective.</p>

<p>Let me know if you find any glaring errors or have suggestions for the template / look and feel.</p>

<p>The GNS3 Lab Topology is here: <a href="http://www.ciscoblog.com/docstore/CCENT.net">http://www.ciscoblog.com/docstore/CCENT.net </a>(Right-click and do a Save As File)<br />
The Lab itself is here: <a href="http://www.ciscoblog.com/docstore/GNS3Lab1.pdf">http://www.ciscoblog.com/docstore/GNS3Lab1.pdf</a></p>

<p>***UPDATE: It seems the lab topology only opens on OS X. Let me see if I can get the Windows version working...</p>

<p>***UPDATE2: The topology works on Windows (doesn't look as pretty as OS X) as long as you're running GNS 0.5 and have loaded an IOS image for a 2620-2621 router.</p>

<p>My next steps are to build out the gns3labs.com site and make a repository for these labs. Ehhhh...where do I get all this time? Honestly, I do most of this while my students in class are working on labs themselves :o).</p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/05/gns3_the_initia.html</link>
<guid>http://www.ciscoblog.com/archives/2008/05/gns3_the_initia.html</guid>
<category>GNS3 Related</category>
<pubDate>Mon, 12 May 2008 13:29:30 -0800</pubDate>
</item>

<item>
<title>I LOVE THESE THINGS!!!</title>
<description><![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://www.ciscoblog.com/docstore/881_large.html" onclick="window.open('http://www.ciscoblog.com/docstore/881_large.html','popup','width=600,height=240,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.ciscoblog.com/docstore/881_large-thumb-300x120.jpg" width="300" height="120" alt="881_large.jpg" class="mt-image-left" style="float: right; margin: 0 20px 20px 0;" /></a></span>Do these 800 series routers just keep getting cooler or what?!? This one (Cisco 881) can even connect to a G3 cellular data network to use as a WAN link. I checked my reseller prices - it's about $450.00. Sweet! </p>

<p>All it's missing is an LCD display screen on the front. Now THAT would be hot! I have no idea what it would say...not sure I'd even care - I just want an LCD display screen.</p>

<p>NOTE: Correction G3 = 3G...dyslexia strikes again...</p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/05/i_love_these_th.html</link>
<guid>http://www.ciscoblog.com/archives/2008/05/i_love_these_th.html</guid>
<category>Direct from Cisco</category>
<pubDate>Wed, 07 May 2008 13:25:19 -0800</pubDate>
</item>

<item>
<title>It&apos;s CCNA Month at Network World!</title>
<description><![CDATA[<p>I mentioned a couple posts ago that I've been drafted to blog at Network World's Cisco Subnet for the month of May. Since Network World is promoting my new CCNA Practice Questions (Third Edition) book, I figured I would make my Network World blog dedicated to strategies to pass the CCNA exam. If you're interested, <a href="http://www.networkworld.com/community/cioara">come on over</a>.</p>

<p>PS - my CiscoBlog postings may be a little light in May. Talk about being spread as thin as butter...</p>

<p>PPS - The <a href="http://forum.ciscoblog.com">CiscoBlog Forum</a> is rockin'! Thanks so much for those who have already started posting and replying!!! Killer.</p>]]></description>
<link>http://www.ciscoblog.com/archives/2008/05/its_ccna_month.html</link>
<guid>http://www.ciscoblog.com/archives/2008/05/its_ccna_month.html</guid>
<category>CCNA</category>
<pubDate>Mon, 05 May 2008 14:52:24 -0800</pubDate>
</item>


</channel>
</rss>