Showing posts with label EIGRP. Show all posts
Showing posts with label EIGRP. Show all posts

Wednesday, August 11, 2010

More EIGRP

Well I read Routing TCP/IP's chapters on EIGRP, and have been labbing quite a bit out of Narbik's soup to nuts lab book.  Great book btw.  I even recorded my session last night using Camtasia.  I will try to figure out the best way to embed the video in the blog here. 

One of Narbik's tasks was to inject a default into the eigrp domain without using a global command, or a router configuration command.  Honestly, I was stumped... Heres the brilliant solution.
(config-if)ip summary-address eigrp 100 0.0.0.0 0.0.0.0

Thats it!  It sends the default to the neighbor, and they send it to their neighbors.  Worked like a charm.

Monday, August 9, 2010

EIGRP

Took some useful notes throughout the EIGRP chapter in the official exam certification guide.  Notes now approaching 25 pages and have grown to over 5500 words.  Amazing how fast they accumulate and I am only starting week 3 of my CCIE studies...

Sunday, August 8, 2010

EIGRP

So I went through basically all of the CLI INE CoD's today regarding EIGRP.  They are good, definitely more honed towards the lab, but were a good overall review on EIGRP on the router.  I will take the next ~2-3 days and read what the CCIE R/S certification guide has to say on it, and then follow that up with Routing TCP/IP's take on the whole matter.  I "might" be falling into a groove, lets hope that I can keep it up.