EIGRP is an advanced distance vector routing protocol that is an evolution of IGRP. It supports features like classless routing, VLSM, route summarization, load balancing and more. For routers to exchange routing information, they must first become neighbors by discovering each other using multicast hello packets and ensuring certain fields match, like the AS number. EIGRP stores routing data in neighbor, topology, and routing tables and uses metrics like bandwidth and delay to calculate the best routes.
Related topics: