SROS Command Line Interface Reference Guide
Router (OSPF) Configuration Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
1363
area
<area id>
stub [no-summary]
Use the
area stub
command to configure an area as a stub area. Use the
no
form of this command to
disable stub-designation for areas defined as stubs using this command.
Syntax Description
<area id>
Specifies identifier for this stub area. Enter as an integer (range: 0 to
4,294,967,295) or an IP address
<A.B.C.D>
.
no-summary
Optional. Use this optional keyword to designate the area as a total stub area. No
summary link advertisements will be sent by the ABR into the stub area.
Default Values
By default, OSPF is not enabled.
Technology Review
It is important to coordinate configuration of all routers and access servers in the stub area. The
area stub
command must be configured for each of those pieces of equipment. Use the
area router configuration
command with the
area default-cost
command to specify the cost of a default internal router sent into a
stub area by an ABR. See
area <area id> default-cost <value>
on page 1361 for related information.
Usage Examples
The following example configures area 2 as a stub area.
ProCurve(config)#
router ospf
ProCurve(config-ospf)#
area 2 stub