ADTRAN AOS Version R10.1.0 Command Reference Manual page 2996

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
area <area id> range <ip address> <subnet mask>
Use the area range command to configure area route summarizations and to determine whether an address
range is advertised to the networks. Use the no form of this command to disable this feature. Variations of
this command include:
area <area id> range <ip address> <subnet mask> advertise
area <area id> range <ip address> <subnet mask> not-advertise
Syntax Description
<area id>
<ip address>
<subnet mask>
advertise
not-advertise
Default Values
By default, open shortest path first (OSPF) is not enabled.
Command History
Release 3.1
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
60000CRG0-35E
Specifies the identifier for this area. Specifies as an integer (range is 0 to
4294967295) or an IP address. IP addresses should be expressed in dotted
decimal notation (for example, 10.10.10.1).
Specifies the IP address of the advertised summary route. IP addresses
should be expressed in dotted decimal notation (for example, 10.10.10.1).
Specifies the subnet mask that corresponds to a range of IP addresses
(network) or a specific host. Subnet masks can be expressed in dotted
decimal notation (for example, 255.255.255.0) or as a prefix length (for
example, /24).
Specifies that the address range will be advertised to other networks.
Specifies that the address range will not be advertised to other networks.
Command was introduced.
Copyright © 2012 ADTRAN, Inc.
Router (OSPF) Command Set
2996

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents