I have an iPad
This is more of a test than anything else. So far I am rather happy with it.
To keep on topic – I will start ipexpert volume 2 lab 8 sometime shortly.
This is more of a test than anything else. So far I am rather happy with it.
To keep on topic – I will start ipexpert volume 2 lab 8 sometime shortly.
Hopefully if I remind myself of how thick I am by posting it here I will eventually remember
send-label on ipv4 peers for inter-as vpn
advertise sham-link loopbacks in the right vrf on the PEs rather than the default ipv4 address family *facepalm*
send-community on all peers – not just when it first asks. Subsequent peers need it too
to be continued. Time for wine.
PS Chelsea play Liverpool tonight. We better win. It is in Liverpool’s best interest to lose too. We want to stop United for surpassing their league championship record. So do it for yourselves Scousers and do the Blues a favour!
Well… I have been too busy studying to update things here. Since my last post, I have been though the IP Expert SP Volume 1 book about 5 times. Yes 5 times. You need to go though the tech-focussed books that many times to get it all. If you think you can do the Volume 1s once then do the Volume 2s once and then expect to pass a lab then good luck to you…
My glitches on the way and the things I left out to sort were:
MPLS-TE:
Dont forget to add mpls traffic-eng commands (router id etc) to your routing protocol
L2 VPN:
Just remember connect & xconnect
Inter-AS VPN:
EIGRP redistribution: use the “local” ASN for redistribution into BGP rather than the “global”
Dont forget send-label on all the BGP neighbours. I always forget to do that grrrrr
This is ridiculous… When I passed my written, no dates available until mid March 2010. A week or so later, end of March… Now, no dates available in Sydney until 14th April! Now.. I don’t know if I’ll be ready by then or not, but methinks I better grab one and drop in January or February or something because otherwise I won’t get a date until December 2013 or something!
Passed Service Provider written today. With a score of 930. If you know your Routing & Switching CCIE stuff, have read the MPLS Fundamentals Cisco Press book you should be fine.
Finished QoS today. I think the worst part about QoS will be the wording of questions…
“make sure bandwidth is reserved during congestion” = MQC Bandwidth
“limit to xxx” police
“expedite forwarding” prioity [bandwidth|percent]
etc etc
Remembering some of the formulae required can be a bit of PITA as well. I can remember ohms law from school electronics class so Bc = CIR * Tc shouldnt be too difficult now should it?
I have to criticise Narbik now. Just finished a book labelled Volume 5 of his advanced technology focussed workbooks. Thinking I am ready for some mock labs and all that. Forgot that Volume 5 is actually two books. Damn you Narbik! Go back to Carlton United Breweries and drown in a vat of crappy beer or something. Speaking of Narbik and beer, I recall buying him his first Coopers Sparkling Ale when we were in Sydney. Best beer on the planet!
http://www.coopers.com.au/
Damn… Just picked up the second half of Volume 5 and realised I still have 30 more pages of QoS to do. Back to it…
Did multicast… for some reason I always thought it would be difficult but Narbik’s book brings you through it quite well.
Static & auto RP, dense, sparse, its all in there. I think I’ll redo this section towards the end just so I get exposure to it again. Which leads me to the next question..
Multicast??? WTF??? I remember the last networkers I went to. At the start of each session (50-100 people) they ask what technologies do everyone use…
OSPF? 90% put their hands up… BGP? 70%, MPLS? 10% VoIP? 50%, QoS? 40% (funnily enough the gap between QoS users was directly proportional to the VoIP users experiencing issues)… Now, who uses multicast? Out of 15 or so sessions, each with 50-100 in them one ONE BLOODY PERSON puts their hand up for the WHOLE DAMN WEEK.
Yeah! Lets make it work 6 (???) points of a CCIE Lab… To me that indicates Cisco think multicast assumes 6% of work we do is multicast. Sure, make switching worth 20 points, OSPF 30, BGP 20, IP Services 10… whatever… But im my opinion multicast is that obscure and unused that it is only in there as a subject to test people on.. Rather than a real-world indication test of technology.
Having said that… its not too much of a bad thing, as CCIE isnt all about the stuff you would use on the job now, is it? But maybe just a good (and I do mean “good”) way of testing our IOS-fu.
To configure DHCP Snooping:
Static IP:
ip dhcp snooping
ip dhcp snooping vlan xxx
ip source binding MAC vlan xxx IP interface zzz
interface zzz
ip verify source
MAC + IP:
ip dhcp snooping
ip dhcp snooping vlan xxx
ip source binding MAC vlan xxx IP interface zzz
interface zzz
switchport port-security (etc)
ip verify source port-security
Whats the difference? Well… In the first example, the switch will not filter based on MAC address. If the wrong IP comes in on interface zzz (as specified by ip source binding) then the switch will drop the traffic. In the second example, configuring port security will drop traffic if the MAC address learned via port-security is incorrect. The second example will ALSO filter rogue IPs. The two are not mutually exclusive.
DAI:
ip arp inspection vlan xx
ip arp inspection filter ACL vlan xxx static
arp access-list ACL
permit ip host IP mac host MAC
Cheers
I still have pages of notes from the bootcamp to type out! Been busy!
Yesterday I went to go and book my lab. “Sorry you sat your written more than 18 months ago” So what to do?
Call VUE and book an exam, that’s what! So I booked it and passed it. One less thing to worry about.
One thing I do wonder though… Do Cisco get the score report and give me a Lab that has high scores in areas I didn’t do so well in? For example, if I scored 0 for IPv6 would I get 15 IPv6 points in the lab? If I scored 100% for BGP in the written would I only get 4 points for BGP in the lab? etc etc