Features and Characteristics of EIGRP Protocol
Before you start
Definition
Enhance interior Gateway routing protocol (EIGRP) is a hybrid protocol which have both types of features of distance vector protocols and link-state protocols.
EIGRP Features and Operations
EIGRP is a classless, distance-vector protocol that uses the concept of an autonomous system to describe a set of contiguous routers that run the same routing protocol and share routing information, which also includes the subnet mask in its route updates. This is a very big deal because by advertising subnet information, this robust protocol enables us to use VLSM and permits summarization to be included within the design of EIGRP networks.
EIGRP is sometimes referred to as a hybrid routing protocol or an advanced distance-vector protocol because it has characteristics of both distance-vector and some link-state protocols. For example, EIGRP doesn’t send link-state packets like OSPF does. Instead, it sends traditional distance-vector updates that include information about networks plus the cost of reaching them from the perspective of the advertising router.
EIGRP has a default hop count of 100, with a maximum of 255, but don’t let this confuse you because EIGRP doesn’t rely on hop count as a metric like RIP does. In EIGRP-speak, hop count refers to how many routers an EIGRP route update packet can go through before it will be discarded, which limits the size of the autonomous system (AS). So don’t forget that this isn’t how metrics are calculated with EIGRP!.

Tables used in EIGRP
No comments:
Post a Comment