A SERVICE OF

logo

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.