Skip to Content

Blogs

Free Beer, not Free as in Beer

Cisco Live Free Beer

Thank you Sponsors for the free drinks and snacks!

Cisco Live App

Cisco Live App

If you are attending the conference and haven't downloaded it yet, I highly recommend the Cisco Live App. It includes a ton of features such as what is pictured here, but when you log in it also gives you access to your schedule, people search, a find nearby feature that links with Yelp, and a messages feature to communicate with others using the app. 

Now I don't have to use those Internet kiosks or waste paper printing out my schedule.

The apple version of the app is linked above, but it's also available for berry and droid.

Luxor

LasVegas_Luxor_Sphinx.jpg

Staying at the Luxor this week. Other than the tiny hallway to get to the hotel wing, this is a pretty decent hotel. You'd think they would have installed the elevators closer to the casino instead of having to walk 100 meters through a winding hallway... The walls are paper thin too, I could hear my neighbor organizing his hangars!

Anyway, at least they know how to decorate the place. Check out the Sphinx!

Cisco Live 2011

CiscoLive2011.jpg

Cisco Live 2011 has kicked off and I'll be here all week partaking in the festivities. Got a full week of sessios scheduled, but I'll try to squeeze in some fun as well ;)

I'll be posting about some of the topics in the sessions I attend to share the experience with those of you unable to make it this time.  If you have any requests for videos / photos / topics covered, let me know in the comments and I'll see if I can accommodate.

Also, I'll be posting this content in it's own special tab just for the week to keep things organized. I might be posting some photos or videos that aren't really "front page" material, so if you want to see it check out the tab, otherwise just keep an eye on the main page for the standard stuff.

GNS3 and Automatic SecureCRT Tab Names

SecureCRT for Mac OS X

If you have ever used GNS3, you know that when you “console” into a device you get the localhost ip 127.0.0.1 as the terminal session name (at least in PuTTY and SecureCRT). If you are a Type-A person, you might go so far as to manually rename each terminal session to make things more manageable (and ease that itch in your brain).

Well, I recently setup GNS3 on my MacBook Pro to do some labs and found the default terminal windows to be rather cumbersome. No tabs, the copy and paste features are not easily accessed, and in general the thing is weak sauce. This led me to install the Mac OS X version of SecureCRT, and I must say it is quite a nice port.

SecureCRT for Mac OS X Review

SecureCRT for Mac OS X

I have been a fan and user of VanDyke Software’s SecureCRT for many years. Until recently, if you wanted to use SecureCRT on a Mac, you had to run the Windows version in a VM. Although that works for some, it’s nice to have a native Mac option available. 

The beta version was released about a year ago and not too long after the full version became available. Download and Installation was a breeze and took all of about 2 minutes to complete.

There are some subtle differences between the Windows version and the Mac version, however the user experience is comparable. One item to note for you script kiddies out there, the Windows version uses VB scripts whereas the Mac version uses Python. The documentation has some basic syntax and sample code to get you started, but converting a basic script I had working in windows took some time since I’m not a Python expert.

CCDA Cert Guide - Free Data Center Design Chapter

If you are looking to conquer the CCDA exam and achieve that certification, you'll definitely want to check out the Cisco Press exam cert guide

Typically when I'm looking to pick up a book, I like to flip through it at the local bookstore before making a purchase. The main reason for that is to simply see what the quality of the writing is like and to review the table of contents - do I really see myself reading this author's stuff?Although, there is also that bookstore new-book-smell that is intriguing (all you bookworms out there know what I'm talking about).  

Ultimately though, if I need to get a book fast and don't have time to peruse the shelves at a local shop, I order online. To satiate that need to flip through the book before buying and see what the content is like, there are thankfully free chapters offered by the publisher.

Common IPv6 Addresses

Just for quick reference, this post has a list of common IPv6 addresses (multicast and otherwise). I'm sure new ones will be added over time as standards are released, but for now these are the ones I'm planning on memorizing:

Common Unicast Addresses

2000::/3 Global Unicast
FC00::/7 Unique Local IPv6 unicast addresses
FE80::/10 Link Local
::/128 Unspecified for when a host has no address
::1/128 Loopback

Node-Local Scope Multicast Addresses

FF01::1 All Nodes
FF01::2 All Routers

Link-Local Scope Multicast Addresses

FF02::1 All Nodes
FF02::2 All Routers
FF02::5 OSPF
FF02::6 OSPF Designated Routers
FF02::9 RIP Routers

ISC BIND 9 Remote packet Denial of Service Vulnerability

The Internet Systems Consortium has announced a vulnerability present in several versions of BIND 9.x. The description of the vulnerability from their site is as follows:

A defect in the affected BIND 9 versions allows an attacker to remotely
cause the "named" process to exit using a specially crafted packet. This
defect affects both recursive and authoritative servers. The code
location of the defect makes it impossible to protect BIND using ACLs
configured within named.conf or by disabling any features at
compile-time or run-time.

Versions affected are 9.6.3, 9.6-ESV-R4, 9.6-ESV-R4-P1, 9.6-ESV-R5b1, 9.7.0, 9.7.0-P1, 9.7.0-P2, 9.7.1, 9.7.1-P1, 9.7.1-P2, 9.7.2, 9.7.2-P1, 9.7.2-P2, 9.7.2-P3, 9.7.3, 9.7.3-P1, 9.7.3-P2, 9.7.4b1, 9.8.0, 9.8.0-P1, 9.8.0-P2, 9.8.0-P3, 9.8.1b1

Redistribute Routes into OSPF

When redistributing routes into OSPF, there are some default metric (cost) values that are good to remember if no metric configuration exists:

  1. Use the source route’s cost if from another OSPF process
  2. Cost is 1 for routes learned from BGP
  3. Cost is 20 for all other routes

A couple more facts to remember:

  • External Type 1 OSPF routes have incrementing costs.

  • External Type 2 OSPF routes maintain the same cost throughout the AS and are the default type when redistributing. 

So, for the most part routes will be external type 2 and have a cost of 20 by default unless you are using BGP (say, for either an Internet connection or MPLS configuration), in which case those routes will have a cost of 1. If you are running two OSPF processes and redistributing between them, then the cost is carried over. 

But what if you want to manipulate the cost of those routes? Here area few examples on how to go about doing that. 

Essentials of CCNP Webinar

A while back Cisco hosted a webinar all about the CCNA. Now they've done it again, but this time focused on the CCNP. The presentation is about an hour long with another hour or so for Q&A. Topics that are covered: 

  • CCNP Certification Overview (some history of the change from 4 to 3 exams)
  • CCNP Exam Objectives (overview of ROUTE, SWITCH, and TSHOOT exams)
  • CCNP Education Overview (what study materials are available)
  • CCNP Learning Labs Overview (cool demo of the learning labs)
  • CCNP Future Opportunities (IPv6 certification stuff)

There is a really good demo of the Learning Labs at minute 36:00 if you are curious what they look like in action. If you launch the webex viewer, you can simply fast forward to that part if that is all you want to see. 

Tekcert Forums Are Here

After months in the works, the Tekcert Forums are officially open to the public! 

For the next month or so, the forums will be in "beta" - this is to ensure things are running smoothly enough to let the forums continue to run. During this period, I will be making modifications and improvements to the forums. Also, I hope that you, the readers, will step up to the plate and become contributors as well. Create an account, login, and post to the forums.  Let me know if you run into any problems or tell me if you have a suggestion to improve the forums. To send me feedback, use the Contact form located here.

I've put in more hours than I care to admit on implementing a forum system that is "integrated".   I looked at various options of implementing a separate open source forum system such as phpbb, but it made more sense to allow people to login once and post on the forums or comment on the blogs with the same account. So, if you create an account and login, you will be able to post to the forums as well as comment on blog posts without having to type in your name or be labeled "anonymous". Please be aware that you should read and agree with the Terms and Conditions of the site AND you will need to follow the Commenting and Forum Thread Guidelines

I hope this becomes a useful source of information for everyone. I've tried to create more certification focused forums, but if you want some new forum categories let me know and it might get added. 

Thanks and Happy Posting!

Proof that REAL Cisco techs use Firefox

Monthly browser report from Tekcert.com (the browsers ya'll are using when you visit)

Firefox 43.63%
Internet Explorer  25.21%
Chrome  20.24%
Safari  7.59%
Opera  2.00%

What's up with the 2% opera? What draws you to that browser?

Firefox 5 - Rapid Fire Release

Feels like it was just a few months ago we were installing the brand new Firefox 4 and now it is obsolete! That's right, Mozilla is laughing at Murphy's Law and coming out with a major rev of their software every 3 months instead of their previous schedule that was much more sane.

According to mozilla.com, "Mozilla Firefox is moving to a rapid release development cycle to
deliver new features, performance enhancements, security updates and
stability improvements to users faster."

So, if we're understanding this correctly, they want to deliver updates to their users like they always have, but they want to throw the whole concept of subversions out the window and stick with major releases. As a regular end user, I guess I can roll with that.

VirtualBox: Free Virtualization for OS X / Windows

Why do we purchase Apple laptops? So we can have a cool looking laptop where we can run Windows in a virtual machine to do anything useful! ...I'm kidding...sort of...

I've spent close to 200 bucks over the years for various versions of Parallels/Fusion software...and then Oracle decides to release free virtualization for OS X / Windows that performs better than both Parallels & Fusion.

Here ya go: http://www.virtualbox.org/

Syndicate content


Dr. Radut