Configure Route Summarization
Area border routers send summary link advertisements to describe the routes to other areas. To minimize the number of these advertisements that are flooded, you can configure the router to coalesce, or summarize, a range of IP addresses and send reachability information about these addresses in a single link-state advertisement.
To summarize a range of IP addresses, include the
area-rangestatement at the[edit protocols (ospf | ospf3) areaarea-id]hierarchy level. To summarize multiple ranges, include multiplearea-rangestatements.[edit protocols (ospf | ospf3) areaarea-id]area-rangenetwork/mask-length<restrict >;All routes that match the specified area range are filtered at the area boundary, and the summary is advertised in their place. If you specify the
restrictoption, the routes are filtered but no summary is advertised.