Optimization, convergence and scalability

1.3.f i Fast convergence requirements

General information on “EIGRP Fast convergence requirements”:

1.3.f ii Query propagation boundaries

General information on “EIGRP Query propagation boundaries”:

1.3.f iii IP FRR (single hop)

General information on “EIGRP IP FRR (single hop)":

“EIGRP IP FRR (single hop)” CLI configuration commands:

## Configuring EIGRP IP FRR (named mode)
Router(config-router-af)# topology base
Router(config-router-af-interface)# fast-reroute per-prefix [all | route-map [ROUTE-MAP-NAME]]

1.3.f iv Leak-map with summary routes

General information on “EIGRP Leak-map with summary routes”:

“EIGRP Leak-map with summary routes” CLI configuration commands:

## Configuring EIGRP summarization with leak map (classic mode)
Router(config)# interface <if>
Router(config-if)# [ip | ipv6] summary-address eigrp <asn> <network>/<mask> leak-map [ROUTE-MAP-NAME]

## Configuring EIGRP summarization with a leak map (named mode)
Router(config-router-af)# af-interface <if>
Router(config-router-af-interface)# summary-address <network>/<mask> leak-map [ROUTE-MAP-NAME]

1.3.f v EIGRP stub with leak map

General information on “EIGRP stub with leak map”:

Configuration arguments:

“EIGRP stub with leak map” CLI configuration commands:

## Configuring EIGRP stub with leak map (classic mode)
Router(config-router)# eigrp stub [connected | summary | static | redistributed | receive-only] leak-map [ROUTE-MAP-NAME]

## Configuring EIGRP stub with leak map (named mode)
Router(config-router-af)# eigrp stub [connected | summary | static | redistributed | receive-only] leak-map [ROUTE-MAP-NAME]