ADTRAN 1000R Series User Manual

Page 1303

Advertising
background image

Command Reference Guide

Router (OSPF) Configuration Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

1303

area <area id> range <ip address> <network mask> [advertise |

not-advertise]

Use the area range command to configure area route summarizations and to determine whether an address
range is advertised to the networks.

Syntax Description

<area id>

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

<ip address>

Specifies the IP address of the advertised summary route.

<network mask>

Specifies the mask of the advertised summary route.

advertise

Specifies the specified address range will be advertised to other networks.

not-advertise

Specifies the specified address range will not be advertised to other networks.

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.

Usage Examples

The following example defines an address range for a specific area that allows the unit to advertise this
range to other networks:

(config)#router ospf

(config-ospf)#area 11.0.0.0 range 11.0.0.0 255.0.0.0 advertise

Advertising