Area <area id> stub [no-summary – ADTRAN 1000R Series User Manual

Page 1304

Advertising
background image

Command Reference Guide

Router (OSPF) Configuration Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

1304

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 an identifier for this stub area. Specifies as an integer (range: 0 to
4,294,967,295) or an IP address <A.B.C.D>.

no-summary

Optional. Designates 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.

Applicable Platforms

This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.

Command History

Release 3.1

Command was introduced.

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. Refer to

area <area id> default-cost <value>

on page 1302

for related information.

Usage Examples

The following example configures area 2 as a stub area:

(config)#router ospf

(config-ospf)#area 2 stub

Advertising