Routing

Route Summarization

English

Overview

Consolidating multiple pieces of route information into one, simplifying the routing table.

Details

A technique that combines multiple contiguous network prefixes (e.g., 192.168.0.0/24 and 192.168.1.0/24) into a single, smaller entry (192.168.0.0/23). Beyond shrinking the routing table, it also localizes the impact of a failure within part of the summarized range, limiting how far the recalculation has to propagate.

More Networking terms