Service Manual
summary-address
To advertise one external route, set the OSPF ASBR.
Syntax
summary-address ip-address mask [not-advertise] [tag tag-value]
To disable summary address, use the no summary-address ip-address mask command.
Parameters
ip-address Specify the IP address in dotted decimal format of the address to summarize.
mask Specify the mask in dotted decimal format of the address to summarize.
not-advertise (OPTIONAL) Enter the keywords not-advertise to suppress that match the
network prex/mask pair.
tag tag-value (OPTIONAL) Enter the keyword tag then a value to match on routes redistributed
through a route map. The range is from 0 to 4294967295.
Defaults Not congured.
Command Modes ROUTER OSPF
Command History
This guide is platform-specic. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.8(0.0) Introduced on the S3048-ON and S4048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Added support for Multi-Process OSPF.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
pre-6.1.1.1 Introduced on the E-Series.
Usage Information
The area range command summarizes routes for the dierent areas.
With the not-advertise parameter congured, you can use this command to lter out some external
routes. For example, if you want to redistribute static routes to OSPF, but you don't want OSPF to advertise
routes with prex 1.1.0.0, you can congure the summary-address 1.1.0.0 255.255.0.0 not-advertise to lter
out all the routes fall in range 1.1.0.0/16.
Related Commands area range — summarizes routes within an area.
Open Shortest Path First (OSPFv2 and OSPFv3)
1051