<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8267727085662957776</id><updated>2012-02-16T00:22:24.907-06:00</updated><category term='POAP'/><category term='Routing'/><category term='Switching'/><category term='CCIE'/><category term='GNS3'/><category term='Dynamips'/><title type='text'>CCIE R&amp;S Pursuit</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://atnoslen-ccie-pursuit.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Anthony</name><uri>http://www.blogger.com/profile/02917449529346488134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>10</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8267727085662957776.post-8471280658775869966</id><published>2009-05-29T14:45:00.003-05:00</published><updated>2009-05-29T15:27:16.148-05:00</updated><title type='text'>OSPF NSSA Translation</title><content type='html'>Justin asked a question that I did not immediately have an answer to (thank you Justin). It had to do with OSPF NSSA translation. He was stating that a router (R6) in area 0 had received only one Type-5 LSA translated from an NSSA area, but the RIB showed two equal cost paths to reach the network. The setup is a box network with R6 generating the Type-7 LSA in area 1, R1 and R4 are ABR's for area 1 and R5 is in area 0. R1 is the 7-&gt;5 translator.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R5#sho ip route&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;&lt;/span&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;155.0.0.0/24 is subnetted, 2 subnets&lt;br /&gt;C       155.0.0.0 is directly connected, Serial0/0&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;160.0.0.0/24 is subnetted, 1 subnets&lt;br /&gt;O E2 160.0.60.0 [110/20] via 155.0.0.4, 00:04:02, Serial0/0&lt;br /&gt;[110/20] via 155.0.0.1, 00:04:02, Serial0/0&lt;br /&gt;150.0.0.0/16 is variably subnetted, 4 subnets, 2 masks&lt;br /&gt;C 150.0.5.0/24 is directly connected, Loopback0&lt;br /&gt;O IA 150.0.6.6/32 [110/75] via 155.0.0.4, 00:04:02, Serial0/0&lt;br /&gt;[110/75] via 155.0.0.1, 00:04:02, Serial0/0&lt;br /&gt;O IA 150.0.4.4/32 [110/65] via 155.0.0.4, 00:04:02, Serial0/0&lt;br /&gt;O IA 150.0.1.1/32 [110/65] via 155.0.0.1, 00:04:02, Serial0/0&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R5#sho ip ospf data&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;Type-5 AS External Link States&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;&lt;br /&gt;Link ID ADV Router Age Seq# Checksum Tag&lt;br /&gt;160.0.60.0 150.0.100.100 528 0x80000001 0x00DFE1 0&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Well that's interesting. But what information does the LSA have in it?&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R5#sho ip ospf data ext&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;&lt;br /&gt;OSPF Router with ID (150.0.5.5) (Process ID 1)&lt;br /&gt;&lt;br /&gt;Type-5 AS External Link States&lt;br /&gt;&lt;br /&gt;Routing Bit Set on this LSA&lt;br /&gt;LS age: 649 Options: (No TOS-capability, DC)&lt;br /&gt;LS Type: AS External Link&lt;br /&gt;Link State ID: 160.0.60.0 (External Network Number )&lt;br /&gt;Advertising Router: 150.0.100.100&lt;br /&gt;LS Seq Number: 80000001&lt;br /&gt;Checksum: 0xDFE1&lt;br /&gt;Length: 36&lt;br /&gt;Network Mask: /24&lt;br /&gt;Metric Type: 2 (Larger than any link state path)&lt;br /&gt;TOS: 0&lt;br /&gt;Metric: 20&lt;br /&gt;Forward Address: 150.0.6.6&lt;br /&gt;External Route Tag: 0&lt;/span&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;Ahh, the blessed Forwarding Address. Looking back at the routing table we do indeed have a route to 150.0.6.6, both to 155.0.0.1 and 155.0.0.4. So the routing table is updated that 160.0.60.0/24 can be reached equally by R1 and R4, even though R1 is the only one performing the translation.&lt;br /&gt;&lt;br /&gt;Now is this OSPF performing this recursive lookup or is it the router? I filtered 150.0.6.6 from entering area 0 on both ABRs.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R1(config)#ip prefix-list plR6_out deny 150.0.6.6/32&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R1(config)#ip prefix-list plR6_out permit 0.0.0.0/0 le 32&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R1(config)#router ospf 1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R1(config-router)#area 1 filter-list prefix plR6_out out&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R4(config)#ip prefix-list plR6_out deny 150.0.6.6/32&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R4(config)#ip prefix-list plR6_out permit 0.0.0.0/0 le 32&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R4(config)#router ospf 1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R4(config-router)#area 1 filter-list prefix plR6_out out&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R5#sho ip route&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;155.0.0.0/24 is subnetted, 2 subnets&lt;br /&gt;C       155.0.0.0 is directly connected, Serial0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;150.0.0.0/16 is variably subnetted, 4 subnets, 2 masks&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;C 150.0.5.0/24 is directly connected, Loopback0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;O IA 150.0.4.4/32 [110/65] via 155.0.0.4, 00:16:50, Serial0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;O IA 150.0.1.1/32 [110/65] via 155.0.0.1, 00:16:50, Serial0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;&lt;/span&gt;&lt;br /&gt;Both the external route and the route to 150.0.6.6 have been removed. Next I added a static route to 150.0.6.6 to see if the external route would reappear...&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R5(config)#ip route 150.0.6.6 255.255.255.255 155.0.0.4&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R5#sho ip route&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;155.0.0.0/24 is subnetted, 2 subnets&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;C       155.0.0.0 is directly connected, Serial0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;150.0.0.0/16 is variably subnetted, 4 subnets, 2 masks&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;C 150.0.5.0/24 is directly connected, Loopback0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;S 150.0.6.6/32 [1/0] via 155.0.0.4&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;O IA 150.0.4.4/32 [110/65] via 155.0.0.4, 00:22:07, Serial0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;O IA 150.0.1.1/32 [110/65] via 155.0.0.1, 00:22:07, Serial0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;&lt;/span&gt;&lt;br /&gt;Well it would appear that the recursive lookup to the forwarding address in type-5 LSA's are indeed completely within the OSPF process. This means I can have all kinds of fun.&lt;br /&gt;&lt;br /&gt;First I can have R1 perform 7-&gt;5 translation, but send all traffic to R4. To accomplish I filter the router ID of the Forwarding Address on R1. Bingo presto all traffic to R6 now travels through R4, including the external network being translated by R1. As a side note, there is no need for the static route on R5.&lt;br /&gt;&lt;br /&gt;Next I could send the translated traffic to R4, but have R1 be the primary means to get to R6. The same setup is used previously filtering out 150.0.6.6 on R1, but on R5 I include a static route to 150.0.6.6 to 155.0.0.1 (R1).&lt;br /&gt;&lt;br /&gt;Of course, this is all one way traffic as the return traffic is not affected. So one must make the same modifications in the reverse direction to ensure route symmetry.&lt;br /&gt;&lt;br /&gt;Anthony&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8267727085662957776-8471280658775869966?l=atnoslen-ccie-pursuit.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://atnoslen-ccie-pursuit.blogspot.com/feeds/8471280658775869966/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/ospf-nssa-translation.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/8471280658775869966'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/8471280658775869966'/><link rel='alternate' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/ospf-nssa-translation.html' title='OSPF NSSA Translation'/><author><name>Anthony</name><uri>http://www.blogger.com/profile/02917449529346488134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8267727085662957776.post-2948176262923739883</id><published>2009-05-21T15:58:00.002-05:00</published><updated>2009-05-21T16:18:41.322-05:00</updated><title type='text'>Up and running again</title><content type='html'>So after some headaches and just straight lazyness I'm back on the horse.  Maybe I'm trying to keep my pace too fast after coming home...  Dunno, I'm a glutton for punishment.&lt;br /&gt;&lt;br /&gt;Let me tell you, the new comp is great BTW.  Everything I've wanted in a computer for a while now.  At this point I'm not limited by my resources, but my imagination which in turn will be limited by resources once I think too big.&lt;br /&gt;&lt;br /&gt;But this is a CCIE pursuit!  I've finally completed the RIP labs.  Everything was amazingly easy, if brain numbingly boring, except the last lab.  I ran into a problem in a frame-relay hub and spoke where the hub was a multipoint sub-interface and the spokes were using their main interfaces.  An additional PVC was provisioned between the spokes, but was implicitly not to be used.  The frame-relay setup was easy (I've done it enought times by now).  The overall objective was to originate a default route from the hub to the spokes and that is the only route advertised from the hub.&lt;br /&gt;&lt;br /&gt;I could do this several ways, but I knew the intent was the default-information originate command under the RIP process and then using a distribute list to filter out all other routes outbound.  Everything was working swimingly, except the hub was getting the default route from the spokes?  Yup, it looked like split-horizon wasn't working.  My first instinct was to filter out the default route, but allow all others inbound.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;ip prefix-list no_default_in seq 5 permit 0.0.0.0/0 ge 1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;router rip&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt; distribute-list prefix no_default_in in&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Worked like a champ, but I knew that wasn't the answer.  Time to figure out why split-horizon wasn't working.  First off, how does one check if split-horizon is even enabled?  Burried deep within "show ip interface xxx" mentions something about split-horizon.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;Spoke#sho ip int s0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;Serial0/0 is up, line protocol is up&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;  Split horizon is disabled&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;...&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Huh, imagine that.  Go into the interface and issue the command "ip split-horizon".  Remove the inbound route-filter at the hub and everything is working as it should.&lt;br /&gt;&lt;br /&gt;But I know what you're thinking... My daddy taught me that split-horizon is always on by default.  Very true, except in two cases.  It took me a while to find it, but I found the answer in "&lt;a href="http://www.cisco.com/en/US/docs/ios/iproute/command/reference/irp_rip.html"&gt;Cisco IOS IP Routing Protocols Command Reference&lt;/a&gt;".  Go there to find the answer for yourself if you'd like.&lt;br /&gt;&lt;br /&gt;So the RIP labs are done with.  Rather than move onto multicast, I'm going to move onto OSPF.  I don't want to start Multicast until after I've completed the BGP labs.&lt;br /&gt;&lt;br /&gt;Anthony&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8267727085662957776-2948176262923739883?l=atnoslen-ccie-pursuit.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://atnoslen-ccie-pursuit.blogspot.com/feeds/2948176262923739883/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/up-and-running-again.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/2948176262923739883'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/2948176262923739883'/><link rel='alternate' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/up-and-running-again.html' title='Up and running again'/><author><name>Anthony</name><uri>http://www.blogger.com/profile/02917449529346488134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8267727085662957776.post-9198277548976662024</id><published>2009-05-18T12:47:00.004-05:00</published><updated>2009-05-18T15:28:52.339-05:00</updated><title type='text'>Delayed and stuff...</title><content type='html'>So I've been a little behind the curve lately as I try to setup a new computer and get everything back to normal. I'll probably get flamed for this, but my new computer is a Mac Pro. Now before you call me John Kerry I'll explain my choice.&lt;br /&gt;&lt;br /&gt;First was function. I wanted a fairly powerful computer with many cores so that I could run very large topologies in Dynamips. There are some concepts that I have been wanting to try out in large partial meshed topologies and frankly my little 4 core laptop wasn't up to the task. The new Mac Pro has 8 cores w/ hyperthreading making a total of 16 "processors" available. I chose the 2.6Ghz model rather than the 2.9Ghz. Combined with 12GB of RAM, I have enough power and space to load many, many routers in all kinds of topologies.&lt;br /&gt;&lt;br /&gt;But at the end of the day I prefer Windows, even if I have give OSX a chance the last couple of days. My opinion may sway as time goes on, but I still prefer Windows as of now. As all new Macs are Intel based you can load Windows, namely Vista and the new Windows 7. So I jumped on the Windows 7 bandwagon as it's free right now. Combined with an ATI 4870 video card and dual ViewSonic 21.5" monitors, I have a pretty rockin' setup. Yes, games run flawlessly in Windows on my new Mac Pro. Oops, I mean GNS3 runs awesome!&lt;br /&gt;&lt;br /&gt;Next was price. To build even half of the same system would cost me ~3-4k for a decent rig. But I was able to build this for 4.8k. That's right, two quad core hyper-threaded processors, 12G DDR-3 ram, 4870, 1 TB HD for 4.8k. And I get the benefit of OSX and Windows on one machine.&lt;br /&gt;&lt;br /&gt;Which brings me to my final reason. As I picked up an iPhone when I came back I've had a couple of ideas for some apps both for myself and of course to make money. The only legitimate place to do any software development is on a Mac. I was looking at a Mac mini for such development which would have put me back another $750+. So combining a decent PC and the Mac mini would put me roughly in the same ballpark as this one machine, but only have half the processing power. Granted, my upgrade path is smaller, but eVGA just announced an nVidia GTX 285 for the Mac to be released in June. That would be almost twice the graphics power that I have now and be Cuda capable (I'm interested in it). Or I could pick up another 4870 to install in crossfire (only useful in Windows at the moment).&lt;br /&gt;&lt;br /&gt;All in all, I'm pretty happy with my purchase, if it was a little pricy and somewhat overkill.&lt;br /&gt;&lt;br /&gt;Anthony&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8267727085662957776-9198277548976662024?l=atnoslen-ccie-pursuit.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://atnoslen-ccie-pursuit.blogspot.com/feeds/9198277548976662024/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/delayed-and-stuff.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/9198277548976662024'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/9198277548976662024'/><link rel='alternate' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/delayed-and-stuff.html' title='Delayed and stuff...'/><author><name>Anthony</name><uri>http://www.blogger.com/profile/02917449529346488134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8267727085662957776.post-1038502284777232294</id><published>2009-05-14T07:44:00.002-05:00</published><updated>2009-05-14T07:48:49.436-05:00</updated><title type='text'>Today's goals</title><content type='html'>Today goals are:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Complete RIP workbook&lt;/li&gt;&lt;li&gt;Complete &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;Multicast&lt;/span&gt; workbook&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;Should be a fairly easy day with the exception of &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;mBGP&lt;/span&gt; in the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;multicast&lt;/span&gt; workbook, but then again I need a challenge after the last couple of days.&lt;br /&gt;&lt;br /&gt;Anthony&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8267727085662957776-1038502284777232294?l=atnoslen-ccie-pursuit.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://atnoslen-ccie-pursuit.blogspot.com/feeds/1038502284777232294/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/todays-goals.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/1038502284777232294'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/1038502284777232294'/><link rel='alternate' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/todays-goals.html' title='Today&apos;s goals'/><author><name>Anthony</name><uri>http://www.blogger.com/profile/02917449529346488134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8267727085662957776.post-660357289883627347</id><published>2009-05-13T17:27:00.002-05:00</published><updated>2009-05-13T17:31:41.311-05:00</updated><title type='text'>Today's a bust</title><content type='html'>I started out the day saying I was going to do a little spring cleaning... that turned into sifting through a decade+ worth of crap.  So far I have two full boxes (moving boxes mind you) of junk and old software and another box full of old documents I need to burn.  My bed looks like a homeless garage sale is occuring and my new desk which was once fairly clean is now a repository for everything I think i need to keep, but probably will throw away in a couple of years (except the rubik's cube... you can always use one of those).&lt;br /&gt;&lt;br /&gt;I'll see about getting a few labs going later tonight, but at this pace, I'm not so sure that's likely.&lt;br /&gt;&lt;br /&gt;Anthony&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8267727085662957776-660357289883627347?l=atnoslen-ccie-pursuit.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://atnoslen-ccie-pursuit.blogspot.com/feeds/660357289883627347/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/todays-bust.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/660357289883627347'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/660357289883627347'/><link rel='alternate' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/todays-bust.html' title='Today&apos;s a bust'/><author><name>Anthony</name><uri>http://www.blogger.com/profile/02917449529346488134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8267727085662957776.post-5424771666473795472</id><published>2009-05-12T18:55:00.002-05:00</published><updated>2009-05-12T19:16:32.103-05:00</updated><title type='text'>The day closes</title><content type='html'>Review of the goals for the day:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Complete remaining Frame-Relay workbook (success)&lt;/li&gt;&lt;li&gt;Complete &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;EIGRP&lt;/span&gt; workbook (success)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Well then, things are starting to move along &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_1"&gt;swimmingly&lt;/span&gt;.  Frame-relay was simple, if not too simple.  I still feel I'm missing something, unless it really is that easy (things rarely are).&lt;/p&gt;&lt;p&gt;As for &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;EIGRP&lt;/span&gt;, fleshed out some obscure configurations such as unequal-cost load balancing and administrative distance manipulation.  I've never been a fan of modifying the administrative distance and believe one can achieve the same goals through other means.  Not that it doesn't have it's place, I just don't see it anymore with route tagging as useful as it is.&lt;/p&gt;&lt;p&gt;Speaking of route tagging, I ran into a weird problem today on my last lab.  I had two routers (R4 &amp;amp; R5) with two &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;loopbacks&lt;/span&gt; created on R5 for redistribution.  One &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4"&gt;loopback&lt;/span&gt; was to be tagged, the other was not.  I created my route-map and redistributed connected based upon that route-map.  I then headed over to R4 to place an inbound distribute-list that only accepted the tagged loopback.  As soon as I placed the distribute-list, the neighbor &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_5"&gt;adjacencies&lt;/span&gt; reset (normal), but no route was filtered in the routing table.  Cleared the routing table, no luck.  Cleared the &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_6"&gt;adjacencies&lt;/span&gt; again, no luck.  Looking at each route I didn't see a tag.  So I headed over to R5.  Yep, everything looks right, but wait a minute, if R4 doesn't see any tagged routes, shouldn't all &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_7"&gt;EIGRP&lt;/span&gt; routes be filtered?  As it stood, no routes were filtered.  This makes no sense...&lt;/p&gt;&lt;p&gt;Tried everything I could to filter those routes from &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_8"&gt;resetting&lt;/span&gt; interfaces, completely rebuilding the route-maps, redistribution and distribute-lists, but nothing.  I was about to call BS, again like with this morning's long troubleshooting exercise, but this time there was no italics or hidden information.  This was configured correctly, but behaving abnormally.  So, I reset the routers back to baseline and implemented again.  Wouldn't you know it, it worked this time.  I'm going to have to say this was a problem with &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_9"&gt;GNS&lt;/span&gt;3 this time as I performed an initial &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_10"&gt;config&lt;/span&gt;, removed it, reapplied it and still no love, but a reset of the routers and yet another reapply fixes the issue.  So, again, a little problem caused a bunch of unnecessary troubleshooting.  I guess that's what you get when the price is right (free).&lt;/p&gt;&lt;p&gt;Anthony&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8267727085662957776-5424771666473795472?l=atnoslen-ccie-pursuit.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://atnoslen-ccie-pursuit.blogspot.com/feeds/5424771666473795472/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/day-closes.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/5424771666473795472'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/5424771666473795472'/><link rel='alternate' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/day-closes.html' title='The day closes'/><author><name>Anthony</name><uri>http://www.blogger.com/profile/02917449529346488134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8267727085662957776.post-7606696036188138307</id><published>2009-05-12T11:45:00.003-05:00</published><updated>2009-05-12T12:11:47.338-05:00</updated><title type='text'>The things you learn the hard way...</title><content type='html'>So I just spent the last hour trying to diagnose a problem...  that didn't exist.  Let me explain.  I had an &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;EIGRP&lt;/span&gt; lab that required me to implement &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;unicast&lt;/span&gt; between two neighbors (R1 &amp;amp; R2) on a multi-access network with three neighbors (R1, R2 &amp;amp; R3).  Simple enough I use the neighbor command under &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;EIGRP&lt;/span&gt; on both neighbors (R1 &amp;amp; R2).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;router &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;eigrp&lt;/span&gt; 1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt; network 0.0.0.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt; neighbor 10.0.0.x fa0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span &gt;Sweet, there's a relationship, but the relationship with R3 went away, as I suspected.  But upon review of the Verification section of the lab I see a network on R1 that came from R3!  What?  You mean I'm supposed to have a neighbor relationship with R3 on R1 and R2?  So it's off to &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4"&gt;Cisco&lt;/span&gt; docs...  debugs...  forum trolling...  all confirming what I believed to be the right answer.  Once you use a neighbor statement on an interface it completely ignores &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5"&gt;multicast&lt;/span&gt; (one of the debug messages clearly says this).  &lt;/span&gt;&lt;br /&gt;&lt;span &gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;font-size:85%;"&gt;R2#debug &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_6"&gt;eigrp&lt;/span&gt; packets&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;R2#debug &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_7"&gt;ip&lt;/span&gt; &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_8"&gt;eigrp&lt;/span&gt; neighbor 1 10.0.0.3&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_9"&gt;IP&lt;/span&gt; Neighbor target enabled on AS 1 for 10.0.0.3&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_10"&gt;IP&lt;/span&gt;-&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_11"&gt;EIGRP&lt;/span&gt; Neighbor Target Events debugging is on&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;*Mar  1 00:02:12.583: &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_12"&gt;EIGRP&lt;/span&gt;: Received HELLO on &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_13"&gt;FastEthernet&lt;/span&gt;0/0 &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_14"&gt;nbr&lt;/span&gt; 10.0.0.3&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;*Mar  1 00:02:12.587:   AS 1, Flags 0x0, Seq 0/0 &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_15"&gt;idbQ&lt;/span&gt; 0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:Courier New;font-size:85%;"&gt;*Mar  1 00:02:12.587: &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_16"&gt;EIGRP&lt;/span&gt;: &lt;strong&gt;Ignore &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_17"&gt;multicast&lt;/span&gt; Hello &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_18"&gt;FastEthernet&lt;/span&gt;0/0 10.0.0.3&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span &gt;&lt;/span&gt;&lt;br /&gt;&lt;span &gt;I even rebuilt the lab from scratch, same affect.  Built it with completely different router platforms and &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_19"&gt;IOS&lt;/span&gt; (went from 3745 w/ 12.4.23 to 2600XM w/12.3.26), again same symptom.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_20"&gt;Ok&lt;/span&gt;, off to &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_21"&gt;InternetworkExperts&lt;/span&gt; to clarify what the crap is going on when all of the sudden I notice at the top of the verification section a statement in italics that reads, "&lt;em&gt;Before neighbor statements applied&lt;/em&gt;".  Crap, scroll down and indeed there is an "&lt;em&gt;After neighbor statements applied&lt;/em&gt;" and guess what, I had it right the whole time.&lt;br /&gt;&lt;br /&gt;So lessons learned.  &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_22"&gt;EIGRP&lt;/span&gt; disables &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_23"&gt;multicast&lt;/span&gt; discovery on an interface with a neighbor statement (kinda already knew that) and...  read the italics (nay the entire verification section) BEFORE extensive troubleshooting.  A perfect example of K.I.S.S.&lt;br /&gt;&lt;br /&gt;Anthony&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8267727085662957776-7606696036188138307?l=atnoslen-ccie-pursuit.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://atnoslen-ccie-pursuit.blogspot.com/feeds/7606696036188138307/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/things-you-learn-hard-way.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/7606696036188138307'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/7606696036188138307'/><link rel='alternate' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/things-you-learn-hard-way.html' title='The things you learn the hard way...'/><author><name>Anthony</name><uri>http://www.blogger.com/profile/02917449529346488134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8267727085662957776.post-1312321596065841238</id><published>2009-05-12T07:44:00.002-05:00</published><updated>2009-05-12T07:50:56.729-05:00</updated><title type='text'>Day 2 - Ramping Up</title><content type='html'>Today's goals are:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Complete remaining Frame-Relay workbook&lt;/li&gt;&lt;li&gt;Complete &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;EIGRP&lt;/span&gt; workbook&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Pretty ambitious goals for my second day, but I think I can get through it.  Going to need to start using the new &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;Cisco&lt;/span&gt; documentation today as well.  I've looked at some of the labs for today and I'm not sure how to implement some of them.  Rather than cheating by looking at the end of the lab, I'd much rather begin learning how to locate resources on the documentation I'll be presented during the lab.&lt;/p&gt;&lt;p&gt;Anthony&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8267727085662957776-1312321596065841238?l=atnoslen-ccie-pursuit.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://atnoslen-ccie-pursuit.blogspot.com/feeds/1312321596065841238/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/day-2-ramping-up.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/1312321596065841238'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/1312321596065841238'/><link rel='alternate' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/day-2-ramping-up.html' title='Day 2 - Ramping Up'/><author><name>Anthony</name><uri>http://www.blogger.com/profile/02917449529346488134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8267727085662957776.post-6716926205071757734</id><published>2009-05-11T20:38:00.002-05:00</published><updated>2009-05-11T21:16:19.188-05:00</updated><title type='text'>Day one comes to a close</title><content type='html'>It's been a long and interesting day.  I learned a few things both technically and about myself.&lt;br /&gt;&lt;br /&gt;My goals for today were to complete a baseline clonable topology for GNS3.  I soon realized that a full scale topology was not needed as the individual labs in IE Workbook v1 only use a few devices each time.  So far in the Frame Relay (more on that later) book I have used the same topology over and over again, but with only two routers.  I found it very easy to create a base config that only included basics (such as router name, turning off domain lookup (I HATE DOMAIN LOOKUP!)) and write mem it.  Config up a lab, but don't write it.  When it works, just stop the routers and restart them, back to the base config in 30 seconds.  So did I accomplish this goal?  Technically no, but I found a more efficient way to perform labs consecutively.&lt;br /&gt;&lt;br /&gt;The second goal was to begin with the EIGRP labs.  Again, failure, but for good reason.  I thought EIGRP would be a good starting ground, but I have a severe lack in knowledge in Frame Relay and several EIGRP labs require working Frame Relay.  So I've started there.  Was able to get through all two-router scenarios without cheating.  Will complete the Frame Relay workbook tomorrow which includes 5 labs designed around Hub-and-Spoke.&lt;br /&gt;&lt;br /&gt;What did I learn about Frame Relay?  It's not as intimidating as I once thought.  It's complexity lies in it's many ways to do the same thing, namely how to identify a distant router by a layer-2 address (DLCI) and then how to make a layer-2 to layer-3 mapping either statically or dynamically.  Ultimately it's just an interface that can receive many different layer-2 frames from different senders.  It's how you want the router to interpret those frames and make routing decisions based upon that.&lt;br /&gt;&lt;br /&gt;As such I can see the need for both point-to-point and multipoint initially.  Point-to-point makes life easier to understand as a DLCI only points to one distant router eliminating complexities such as split horizon, but required the use of exceedingly more IP addresses, even using /31 addressing.  Multipoint allowed one IP address to talk to all distant routers in the cloud, but had several shortcomings, again with split horizon and OSPF concerns.  Now with the use of ip unnumbered, I cannot see any valid reason to ever use mutlipoint.  The main drawback, IP space, was removed and made even better as you can utilize the loopback address further reducing IP utilization.&lt;br /&gt;&lt;br /&gt;Finally, as for personal growth information, I've found I start to go cross-eyed at the 7th to 8th hour.  A quick nap and a few more labs made for an interesting, if relaxing first day.  If all days go like today, I'll be ready before the end of June...&lt;br /&gt;&lt;br /&gt;Anthony&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8267727085662957776-6716926205071757734?l=atnoslen-ccie-pursuit.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://atnoslen-ccie-pursuit.blogspot.com/feeds/6716926205071757734/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/day-one-comes-to-close.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/6716926205071757734'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/6716926205071757734'/><link rel='alternate' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/day-one-comes-to-close.html' title='Day one comes to a close'/><author><name>Anthony</name><uri>http://www.blogger.com/profile/02917449529346488134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8267727085662957776.post-1944609767196875987</id><published>2009-05-11T07:33:00.000-05:00</published><updated>2009-05-11T08:11:13.792-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Routing'/><category scheme='http://www.blogger.com/atom/ns#' term='GNS3'/><category scheme='http://www.blogger.com/atom/ns#' term='Switching'/><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><category scheme='http://www.blogger.com/atom/ns#' term='Dynamips'/><category scheme='http://www.blogger.com/atom/ns#' term='POAP'/><title type='text'>The Biggining</title><content type='html'>Here starts the journey to become a &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;CCIE&lt;/span&gt; in Routing and Switching.  Well, &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_1"&gt;beginning&lt;/span&gt; in the sense that I've already passed the written, but will begin full time study for the lab portion today.  My first attempt will be at the end of June at &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;RTP&lt;/span&gt; in North Carolina, second will be mid- to late-August.  My goals are to pass the first time (who's isn't?), but fully realize I need to plan for at least one failure, with room for a second.  Given that they will significantly update the lab Oct 18, 2009, I need to pass before then.&lt;br /&gt;&lt;br /&gt;The course material I plan to use is &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;InternetworkExperts&lt;/span&gt; workbooks volumes one through three initially (4.1 and 5.0).  I then plan to expand into the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4"&gt;IPExperts&lt;/span&gt; workbooks for an alternate take refresher.  Hardware will consist of &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5"&gt;GNS3/Dynamips &lt;/span&gt;for most, if not all, router scenarios.  Will probably &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_6"&gt;supplement&lt;/span&gt; with rack rentals during the full lab scenarios to get a better feel and experience as well as complete the switching portions.  I was originally going to purchase a bunch of equipment from &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_7"&gt;CCBootCamp&lt;/span&gt;, but decided against it.  It would cost too much ($7k-$12k) and I do not exactly have room for 13U+ (9 routers, 4 switches) of equipment.  Plus, it would be loud.&lt;br /&gt;&lt;br /&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_8"&gt;Anywho&lt;/span&gt;, here's to the journey.  This blog will be to catalog and assist in that journey.  For one, it'll be nice to see where I was and how I progress.  It'll also be nice to see the troubles I encounter and the solutions.  But this blog will also be a reminder of sorts to keep me focused.  Nothing motivates more than telling the world you're being lazy by not studying or not showing progress. &lt;br /&gt;&lt;br /&gt;Goals for today are:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Create a baseline topology with default &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_9"&gt;configs&lt;/span&gt; to easily clone for future labs&lt;/li&gt;&lt;li&gt;Begin &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_10"&gt;EIGRP&lt;/span&gt; Labs&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Creating the topology will be a chore in it's own right as &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_11"&gt;GNS3 &lt;/span&gt;can be &lt;span class="blsp-spelling-corrected" id="SPELLING_ERROR_12"&gt;flaky&lt;/span&gt; at times.  The &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_13"&gt;EIGRP&lt;/span&gt; labs will be a good starter as I believe I already have a very solid understanding and extensive experience using &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_14"&gt;EIGRP&lt;/span&gt; in production networks.  It'll be a nice easy start.&lt;/p&gt;&lt;p&gt;Let the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_15"&gt;POAP&lt;/span&gt; (Period Of Ass Pain) begin...&lt;/p&gt;&lt;p&gt;Anthony&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8267727085662957776-1944609767196875987?l=atnoslen-ccie-pursuit.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://atnoslen-ccie-pursuit.blogspot.com/feeds/1944609767196875987/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/biggining.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/1944609767196875987'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8267727085662957776/posts/default/1944609767196875987'/><link rel='alternate' type='text/html' href='http://atnoslen-ccie-pursuit.blogspot.com/2009/05/biggining.html' title='The Biggining'/><author><name>Anthony</name><uri>http://www.blogger.com/profile/02917449529346488134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry></feed>
