eigrp
EIGRP Multipathing
· ☕ 6 min read
– By default EIGRP supports and is configured to use equal cost multi-pathing (ECMP). EIGRP also supports unequal cost multi-pathing (UCMP) but must be configured to use it. Equal Cost Multi-Pathing First lets look at ECMP and how it behaves by default in EIGRP.

EIGRP Path Selection
· ☕ 4 min read
– Terminology Successor (S) – path with the lowest cost to the prefix. Feasible Successor (FS) – backup paths for S. Reported Distance (RD) – a neighbours distance to the prefix.

EIGRP Stub Routing
· ☕ 4 min read
– In the interest of conserving local router resources and alleviating network load, EIGRP supports stub routing. A stub router is a router that should not be used as a transit router, meaning that the stub router does not have any information about other EIGRP routers behind it and does not need to advertise anything other than locally connected and summary routes to its neighbours.