Reference Guide 694 Document #: LTRT-17939
Mediant MSBR
Command Description
a.b.c.d Defines the OSPF area in IP address format.
number Defines the OSPF area ID as a decimal value in the range
of 0 – 4294967295.
range Summarizes routes matching address/mask (border
routers only).
a.b.c.d/M Defines the area range prefix.
Default
NA
Command Mode
Privileged User
Example
This example summarizes intra-area paths from the specified area in one Type-3
summary-LSA announced to other areas.
(config-data)# router ospf
(conf-router)# area 0.0.0.10 range 10.0.0.0/8
75.2.2.79.2.11 area ip-address|number range a.b.c.d/m not-advertise
This command filters intra area paths which are not advertised in other areas.
Syntax
area ip-address a.b.c.d range a.b.c.d/m not-advertise
area number number range a.b.c.d/m not-advertise
no area peer range a.b.c.d/m not-advertise
Command Description
a.b.c.d Defines the OSPF area in IP address format
number Defines the OSPF area ID as a decimal value. Range is in
between 0 – 4294967295.
a.b.c.d/M Defines the area range prefix.
not-advertise Defines not to advertise this range.
Default
NA
Command Mode
Privileged User