Network Area - Allied Telesis AT-AR3050S Command Reference Manual

Next-generation firewall
Hide thumbs Also See for AT-AR3050S:
Table of Contents

Advertisement

OSPF C
OMMANDS

NETWORK AREA

network area
Overview
Use this command to enable OSPF routing with a specified Area ID on any
interfaces with IP addresses that match the specified network address.
Use the no variant of this command to disable OSPF routing on the interfaces.
Syntax
network <network-address> area <area-id>
no network <network-address> area <area-id>
Parameter
<network-address>
<area-id>
Default
No network area is configured by default.
Mode
Router Configuration
Usage
OSPF routing can be enabled per IPv4 subnet. The network address can be defined
using either the prefix length or a wild card mask. A wild card mask is comprised of
consecutive 0's as network bits and consecutive 1's as host bits.
Examples
The following commands show the use of the network area command with OSPF
multiple instance support disabled:
awplus#
awplus(config)#
awplus(config-router)#
awplus(config-router)#
C613-50077-01 REV A
<ip-network/m>
<ip-addr>
<reverse-mask>
<ip-addr>
<0-4294967295>
configure terminal
router ospf 100
Command Reference for AT-AR3050S
AlliedWare Plus™ Operating System - Version 5.4.5-2.x
Description
{<ip-network/m>|<ip-addr>
<reverse-mask>}
IP address of the network, entered in the form
A.B.C.D/M.
Dotted decimal notation followed by a forward slash,
and then the subnet mask length.
IPv4 network address, entered in the form A.B.C.D,
followed by the mask. Enter the mask as a wildcard, or
reverse, mask (e.g. 0.0.0.255). Note that the device
displays the mask as a subnet mask in the running
configuration.
{<ip-addr>|<0-4294967295>}
OSPF Area ID in IPv4 address format, in the form A.B.C.D.
OSPF Area ID as 4 octets unsigned integer value.
network 10.0.0.0/8 area 3
network 10.0.0.0/8 area 1.1.1.1
789

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents