0

Out of 0 Ratings

Owner's of the Avaya Power Supply 106760804 gave it a score of 0 out of 5. Here's how the scores stacked up:
  • Reliability

    0 out of 5
  • Durability

    0 out of 5
  • Maintenance

    0 out of 5
  • Performance

    0 out of 5
  • Ease of Use

    0 out of 5
of 764
 
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 defined 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 Enable: 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.