ADTRAN 1000R Series User Manual
Page 1313
Command Reference Guide
Router (OSPF) Configuration Command Set
61200510L1-35E
Copyright © 2005 ADTRAN
1313
summary-address
Use the summary-address command to control address summarization of routes that are redistributed into
OSPF from other sources (e.g., RIP-to-OSPF, static-to-OSPF, etc.). The not-advertise option causes
suppression of routes that match the specified mask/prefix mask pair.
Syntax Description
Specifies the IP address or Prefix A.B.C.D.
Routes matching this mask/prefix mask pair will be suppressed if the
not-advertise command is enabled.
not advertise
Optional. Causes suppression of routes that match the specified mask/prefix mask
pair.
Default Values
By default, this command is disabled.
Applicable Platforms
This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.
Command History
Release 3.1
Command was introduced.
Usage Examples
The following example suppresses advertisement of the routes which match the specified address/mask:
(config)#router ospf
(config-ospf)#summary-address 11.0.0.0 255.0.0.0 not-advertise