area

This command summarizes intra-area paths from specified area in one Type-3 summary-LSA announced to other areas.

Syntax

area a.b.c.d range a.b.c.d/m 
area number range a.b.c.d/m 
no area a.b.c.d  range a.b.c.d /m 
no area number range a.b.c.d/m   

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