EIGRP

EIGRP

Enhanced Interior Gateway Routing Protocol, Cisco's hybrid distance-vector IGP. Articles tagged EIGRP cover the DUAL algorithm, composite metric and K values, stub routing, adjacency requirements, and Cisco IOS XE configuration.

Latest posts — page 2

EIGRP Wide Metrics: 64-Bit Metrics in Named Mode

Named mode EIGRP replaced the 32-bit composite metric with a 64-bit version: delay in picoseconds, a scaling factor before the routing table, and quiet conversions at classic/named boundaries. Decoded with real CML output.

EIGRP Unequal-Cost Load Balancing: Variance Explained

EIGRP is the only Cisco IGP that load balances across unequal-cost paths. This lab walks variance on live IOS XE: the topology table, the feasibility check, variance 2 in named mode, and the traffic share counters that prove the split.

EIGRP Route Summarization and Default Routes

EIGRP summarization shrinks topology tables, speeds convergence, and bounds queries. Configure it in classic and named mode on IOS XE, watch the Null0 discard route appear, and advertise a default route with summary-address 0.0.0.0/0.

EIGRP Stub Routing for Hub-and-Spoke

EIGRP stub routing makes hub-and-spoke topologies scale. The five stub options, query suppression, DMVPN integration, and the production patterns for branch deployments.