Command Reference Guide

Router (OSPF) Configuration Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 906
area <area id> stub [no-summary]
Use this 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> Identifier for this stub area. Enter as an integer (range: 0-4294967295) 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.
Command Modes
(config-ospf)# Router (OSPF) Configuration Mode required
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 904 for related information.
Usage Examples
(config)#router ospf
(config-ospf)#area 2 stub