Release : 1.1f 664 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
26.15 summary-address
This command creates aggregate addresses for OSPF and the no form of the command deletes
the External Summary Address.
summary-address <Network> <Mask> <AreaId> [{allowAll | denyAll |
advertise | not-advertise}] [Translation {enabled | disabled}]
no summary-address <Network> <Mask> <AreaId>
Syntax Description
Network - The IP address of the Net indicated by the range
Mask - The subnet mask that pertains to the range
AreaId - Area associated with the OSPF address range. It is specified as an IP address
allowAll - When set to allowAll and associated areaId is 0.0.0.0 aggregated Type-5 are
generated for the specified range. In addition aggregated Type-7 are generated in all attached
NSSA, for the specified range
denyAll - When set to denyAll neither Type-5 nor Type-7 will be generated for the specified
range
advertise - When set to advertise and associated areaId is 0.0.0.0, aggregated Type-5 are
generated. Otherwise if associated areaId is x.x.x.x(other than 0.0.0.0) aggregated Type-7 is
generated in NSSA x.x.x.x
not-advertise - When set to doNotAdvertise (2) and associated areaId is 0.0.0.0, Type-5 is
not generated for the specified range, while aggregated Type-7 are generated in all attached
NSSA. While associated areaId is x.x.x.x(other than 0.0.0.0), Type-7 are not generated in NSSA
x.x.x.x for the specified range
Translation - Indicates how an NSSA Border router is performing NSSA translation of Type-7
to into Type-5 LSAs. When set to enabled, P Bit is set in the generated Type-7 LSA.
When set to disabled P Bit is cleared in the generated Type-7 LSA for the range
Mode
Router Configuration Mode
Defaults
summary-address - advertise
translation - disabled
Example