Speed hump
Why is when I am halfway through an 8-hour lab I always want to type:
redistribute yourself!
metric $@#@!
route-map &%^@!
Why is when I am halfway through an 8-hour lab I always want to type:
redistribute yourself!
metric $@#@!
route-map &%^@!
My plan to use the IE CoDs to recap stuff I missed before was a prudent one. Make sure you BUY THESE! Top stuff and I’m glad I got them. I didnt miss much when going through Narbik’s book and when I did the super lab at the end I worked out I would have got 87 points* (by own calculations). The IE CoDs are great and are a worthwhile investment. The online ones are good because they get updated for you.
*I think the “Super Lab” included in Soup-to Nuts isnt that hard. The book appears to get you ready for the next step, not ready for the real lab.
I finished Narbik’s book today. Pretty happy with that I might add. Certainly picked up a few gotchyas on the way through there. I just hope I remember them all for the upcoming months. Tomorrow I will go over the things I had trouble with on the InternetworkExpert CoD. Then I will repeat those sections of soup-to-nuts again and see if I do better.
One thing that has an incredibly high suck factor is the fact IPv6 does NOT WORK over frame-relay on my lab setup. I tried various methods of configuring (point-to-point, multipoint, frame maps) and nothing. I’m not that fussed though… I went through the answers thinking “I would type this line here” and there they were were I wanted them. A few things were different but thats all good. I havent done enough testing to see if it is a problem with the IOS I am using or if it is something else. My guess is IOS rather than being a dynamips/GNS3 problem because the frame mappings work fine with IPv4, as well as running IP across the links. So Im saying IPv6 IOS bug…
Im going to be generous once again and include the startup-configs I rewrote to work on my dynamips setup. I improved the configs as I went through the lab so some of them might not be a straight copy and paste, also some labs I did not edit as they had the same initial config as a previous lab. You will find these here and there. So if these things save you about 15-30 mins on the start of 90% of the labs I am sure you wont be complaining to me too much
Now to open a bottle of some fine Barossa Valley Shiraz. mmmm
Right now I am working on the IP Services section of the Soup-to-Nuts book.
When you think about it… Any day on the job says, “go and configure xxx” “set the network up to yyy” or you might think, “something would work better if I did zzz” Normally you go away for a couple of hours and come back and its done and everyone is happy… You normally get it right too.
You might even get presented something you havent seen before. I just finished the lab on DRP in the IP Services section of Narbik’s book. I have never seen DRP before. All you need to do is press the ? key a few times and the answer is in front of you. Check the answer guide and all the work I did was right.
I think we can carry this on to how a medical professional would work.. A doctor could patch someones bleeding up. A doctor could reset a broken arm. A (specialist) doctor can perform open heart surgery. Just like a specialist network professional can configure OSPF, tweak BGP peerings and halt a nasty DoS attack.
Now… Can a doctor reset a broken arm, do some nasal surgery, remove a cancerous growth and combat a cardiac arrest all at once and sort it all out within eight hours and have the patient mobile, living and otherwise fully at the end of the operation?
CCIE is easy! All you need is the ? key. Who am I kidding? ![]()
A few people have asked for my .net file for Narbik’s topology. Be easier to put it here than email everyone who wants it. This topology matches the Soup-to-nuts topology with a few differences:
Switches are really 3640s with NM-16ESWs in them - remember hard code duplex settings, and lacking all switch features
All of Narbik’s FE interfaces are now Ethernet, so when you copy the startup configs, just edit them to reflect E0/[01] rather than F0/[01]
Serial interfaces are in S1/0 rather than S0/0. Once again modify startup configs to suit, also remember to hard code lmi-type to ansi for it to work.
Remember to set the idle-pc values for your own setup so your CPU doesnt go through the roof.
Feel free to use the file, and let me know what you think!
Probably wont get much study done this weekend. My friend is getting married and I have his stag do to go to today. Shooting each other at paintball then doing other male-tough-guy things is on the cards today…
Tomorrow is Mother’s Day. Miss at your own peril. Mother does not stand aside for CCIE.
Have a top weekend!
Dynamips is a great tool. Not everyone can afford to spend $15k or whatever on a rack with real routers but with Dynamips you can get most of the functionality out of a $750 PC.
I went down to MSY recently and got a PC to do the job. You need lots of RAM (4GB for my box), a beefy CPU (2.66GHz Core2Duo) and you’re on your way. Windows is a pain for Dynamips for a variety of reasons. I am using Ubuntu 7.10 as my OS. I am a Mac user normally but I couldnt be bothered trying to get OSX running on a yum-cha beige box when I can get Linux running in about 10 minutes…
GNS3 is the GUI version of Dynamips. I have made a Narbik topology in GNS3 and it does the job very well. Pitfalls are:
No Switch emulation. I run a 3640 with an NM-16ESW as a switch. It does probably half the job a real 35[56]0 does. No MST, no auto vlan creation from the interface (must use vlan database first), no vlan creation from conf t (once again use vlan database) and also cant auto detect duplex settings. I got around this by hard coding the duplex on the connected router ports.
Frame-relay wont auto-detect lmi-type. Simple… frame-relay lmi-type ansi.
3640s arent used in the real lab. No big deal. The IOS is the same (almost)… the only difference is interface numbering. What you need to watch out for though is the NM-16ESWs are only Ethernet and you cant get FE or GE blades for the 3640s. This affects spanning-tree costs and the like but its no big deal. If you are really pedantic you could manually asssign spanning-tree port costs and the like to interfaces… But I didnt bother unless my scenario asked me to.
Ive been studying for a while, and I have nearly finished Narbik’s Soup-to-Nuts workbook. When I finish it, I will go over the Internetwork Expert CoDs for a few topics I missed then repeat those sections in the book.
I missed a few things on:
OSPF
BGP*
Multicast
Dynamic and Reflexive ACLs
I’m pretty happy with it so far
* I am pretty comfortable with BGP… Been working in ISPs/Hosting etc for a while. It’s mainly regexp that gets me.. sometimes I would use ^xxx when the solution requires _xxx or .xxx etc
This is my first post of my under construction CCIE blog. Speaking to Arden convinced me to start so here I go.
I am studying for my CCIE (Routing and Switching) at the moment. The materials I am using are:
InternetworkExpert Workbooks and Class on Demand. The CoDs are FANTASTIC and are a requirement if you wish to pursue your CCIE.
Narbik’s Soup-to-Nuts book
Micronics bootcamp - May 2008 in Sydney
Dynamips PC - 4 GB RAM, Ubuntu 7.10, GNS3
Feel free to post comments!