address area
Syntax
[ no ] address { ipAddress | unnumbered interfaceType interfaceSpecifier }
area
{ areaId | areaIdInt }
Release Information
Command introduced before JunosE Release 7.1.0.
Description
Creates an interface on which OSPF runs in the specified area, on top of the IP interface at the specified IP address. Uses the default values. The no version deletes OSPF interfaces. If the OSPF network was previously specified with the network area command, the OSPF interface already exists, and you do not need to use this command, unless you want to change the area of the OSPF interface to an area different from the one specified by the network area command.
![]() | Note: Before you issue this command, you must first configure an interface with the IP address specified by ipAddress or an interface configured as unnumbered. You must issue this command before issuing any other OSPF address command. |
Options
- ipAddress—IP address of the interface on which OSPF will be run
- unnumbered—Configures OSPF on an unnumbered interface
- interfaceType—Interface type; see Interface Types and Specifiers
- interfaceSpecifier—Particular interface; format varies according to interface type; see Interface Types and Specifiers
- areaId—OSPF area ID in IP address format
- areaIdInt—OSPF area ID as a decimal value in the range 1–4294967295
Mode
Router Configuration