Command Reference Guide

Router (OSPF) Configuration Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 904
area <area id> default-cost <value>
Use this command to assign a cost of the default summary route sent into a stub area or not-so-stubby-area
(NSSA). Use the no form of this command to delete the assigned cost.
Syntax Description
<area id> Identifier for this area. Enter as an integer (range: 0-4294967295) or an IP
address <A.B.C.D>.
<value> Default summary route cost. Range: 0-166777214.
Default Values
<area id> No default.
<value> 0
Command Modes
(config-ospf)# Router (OSPF) Configuration Mode required
Usage Examples
The following example defines a default cost of 85 to a specific area:
(config)#router ospf
(config-ospf)#area 192.22.72.0 default-cost 85