Document No. 10-300090, Issue 1 19-5
OSPF
area default-cost
Command Mode OSPF Router Configuration.
Description Defines the cost for routes advertised into stub area by an area border router.
To restore the default value, use the no form of this command. The valid
range is 1 to 65535. The default setting is 1.
Syntax
Sample Output The following command sets an area default cost of 3 on OSPF set on the
specified router.
(configure router:ospf)# area 2.0.0.0 default-cost 3
The following command removes an area default cost from OSPF set on the
specified router.
(configure router:ospf)# no area 2.0.0.0 default-cost
Systems P550R, P580, P880, and P882.
To Co nfi gur e area <area-id> default-cost <cost>
To Restore Default: [no] area <area-id> default-cost
Table 19-3. Parameters, Keywords, Arguments
Name Definition
<area-id> A decimal value or IP address that identifies an OSPF area.
<cost> A cost value of the area. The valid range is 1 to 65535. The
default setting is 1.