Document No. 10-300090, Issue 1 19-27
OSPF
network area
Command Mode OSPF Router Configuration.
Description Defines the interfaces on which OSPF runs and defines an area ID for those
interfaces. To disable OSPF routing for interfaces def ined with the <ip-
address> <wildcard-mask> pair, use the no form of this command.
Syntax
Sample Output The following command defines network area on the interface running at
10.0.7.123 and with area ID 1.1.1.1.
(configure router:ospf)# network 10.0.7.123 255.0.0.0 area
1.1.1.1
Systems P550R, P580, P880, and P882.
To En abl e: network <ip-address> <wildcard-mask> area <area-id>
To
Disable: [no] network <ip-address> <wildcard-mask> area <area-
id>
Table 19-19. Parameters, Keywords, Arguments
Name Definition
<ip address> IP address of the interface on which OSPF runs.
<wildcard-mask> The inverse of a network mask. Enter a 32-bit number in
four-part, dotted decimal format. Place ones in the bit
positions that you want to mask.
This parameter specifies a range of IP addresses. For
example, to specify all IP addresses in the 10.10.70 subnet,
enter 10.10.70.0 0.0.0.255.
<area-id> Area ID for the interface.