Configuring 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. To summarize multiple ranges, include multiplearea-rangestatement.[edit protocols (ospf | ospf3) areaarea-id]area-rangenetwork/mask-length<restrict >;For a list of hierarchy levels at which you can configure this statement, see the statement summary section for this statement.
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.