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-7
OSPF
area range
Command Mode OSPF Router Configuration.
Description Consolidates and summarizes routes at an area boundary. To disable this
function, use the no form of this command.
Syntax
Sample Output The following command sets an area range on the indicated area.
(configure router:ospf)# area 2.0.0.0 range 10.0.5.123
255.0.0.0
Systems P550R, P580, P880, and P882.
To Enable: area <area-id> range <ip-address> <mask> [no-
advertisement]
To Disable: [no] area <area-id> range <ip-address> <mask>
Table 19-5. Parameters, Keywords, Arguments
Name Definition
<area-id> IP address that represents the area-id for the system.
<ip-address> IP address of the area range.
<mask> IP address of the mask for the area range.
[no-
advertisement]
Suppresses advertisements of this summary. When
suppressing, advertisements of IP routes in this range are also
suppressed.