Enhanced Interior Gateway Protocol (EIGRP) – notes
Cisco proprietary Uses IP protocol 88 as transport Support for MD5 authentication (no clear text) Sends updates to 224.0.0.10 Distance vector but has some link state like features Timers Uses a hello...
View ArticleEIGRP on secondary interfaces – quiz
When we configure EIGRP on interfaces that are not on the same subnet we will get a message from EIGRP telling us this. What happens if we configure EIGRP on secondary interfaces? Try this setup with...
View ArticleFiltering routes in EIGRP
EIGRP is often called a hybrid because it has some similar features to link state protocols and also has distance vector features but the truth is that it is a distance vector protocol. Even though it...
View ArticleRoute redistribution – Route-maps and tagging
Earlier I have done some posts on route redistribution and on route filtering in different protocols. I wanted to expand on this by showing different ways we can tag and do filtering with route-maps...
View ArticleEIGRP draft released
Donnie Savage, Russ White, Don Slice, J. NG and Steven Moore all from Cisco have published the IETF draft for EIGRP. You can find it here. Why would you want to read this draft? If you are a CCIE...
View ArticleEIGRP named configuration
You might think that EIGRP being around for so long is not getting any attention from Cisco, not true. EIGRP is still being developed and in later releases you can run what is called named...
View ArticleEIGRP Network Design
Introduction Enhanced Interior Gateway Routing Protocol (EIGRP) is a routing protocol developed by Cisco based on the DUAL algorithm. EIGRP was previously proprietary but has recently been opened up by...
View Article