network area
Defines the interfaces on which OSPF runs and the area ID for those interfaces. The no version deletes OSPF interfaces, ranges, and areas.
NOTE: Before you issue this command, you must first configure one or more interface with an IP address that is within the range specified by ipNet.
[ no ] network ipNet maskWildCard area { areaId | areaIdInt }
- ipNet—Network number
- maskWildCard—Wild-card mask for the network number
- areaId—OSPF area ID in IP address format
- areaIdInt—OSPF area ID as a decimal value, in the range 0-4294967295
Router Configuration