Configuring BGP route summarization on a device can reduce the sizes of routing tables on the peers of the device.
The BGP routing table of a router on a medium or large BGP network contains a large number of routing entries. Storing the routing table consumes a large number of memory resources, and transmitting and processing routing information consume lots of network resources. Configuring route aggregation can reduce the size of a routing table, prevent specific routes from being advertised, and minimize the impact of route flapping on network performance. BGP route summarization and routing policies enable BGP to effectively transmit and control routes.
BGP supports automatic and manual summarization. Manual summarization takes precedence over automatic summarization.
After route summarization is configured, you can check whether the configuration is correct.
Run the display bgp routing-table [ network [ mask | mask-length ] ] command to check information about BGP summary routes.