ADTRAN AOS Version R10.1.0 Command Reference Manual page 3005

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
network <ip address> <wildcard mask> area <area id>
Use the network area command to enable routing on an IP stack and to define area IDs for the interfaces
on which open shortest path first (OSPF) will run. Use the no form of this command to disable OSPF
routing for interfaces defined using this command.
Syntax Description
<ip address>
<wildcard mask>
<area id>
Default Values
No default values are necessary for this command.
Command History
Release 3.1
Functional Notes
In order for OSPF to operate on an interface, the primary address for the interface must be included in the
network area command. Assigning an interface to an OSPF area is done using the network area
command. There is no limit to the number of network area commands used on a router. If the address
ranges defined for different areas overlap, the first area in the network area command list is used and all
other overlapping portions are disregarded. Try to avoid overlapping to avoid complications.
Usage Examples
In the following example, the OSPF routing process is enabled and two OSPF areas are defined:
(config)#router ospf
(config-ospf)#network 192.22.72.101 0.0.0.255 area 0
(config-ospf)#network 10.0.0.0 0.255.255.255 area 10.0.0.0
60000CRG0-35E
Specifies a valid IP address. IP addresses should be expressed in dotted
decimal notation (for example, 10.10.10.1).
Specifies the wildcard mask that corresponds to a range of IP addresses
(network). Wildcard masks are expressed in dotted decimal notation (for
example, 0.0.0.255).
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).
Command was introduced.
Copyright © 2012 ADTRAN, Inc.
Router (OSPF) Command Set
3005

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