- By default, EIGRP has auto summarization enabled which summarizes routes to classful boundaries, but this can cause issues, so EIGRP allows manual summarization at arbitrary boundaries using the ip summary-address command.
- Manual summarization can be configured on any router or interface in an EIGRP domain. A summary route will exist as long as there is at least one more specific route; if the last specific route disappears, the summary will also disappear.
- The document provides an example configuration of EIGRP routing between four routers (R1, R2, R3, R4) with the configuration of manual summarization on R2's S0/0 interface to summarize routes
Related topics: