address area
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.
[ no ] address { ipAddress | unnumbered interfaceType interfaceSpecifier }
area { areaId | areaIdInt }
- ipAddressIP address of the interface on which OSPF will be run
- unnumberedConfigures OSPF on an unnumbered interface
- interfaceTypeInterface type; see Interface Types and Specifiers in About This Guide
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- areaIdOSPF area ID in IP address format
- areaIdIntOSPF area ID as a decimal value in the range 14294967295
Router Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.