address network
Configures the OSPF network type for the specified interface to something other than the default for the network medium. The no version restores the default value for the medium.
NOTE: You must issue the address area command before issuing this command.
address { ipAddress | unnumbered interfaceType interfaceSpecifier }
network { broadcast | non-broadcast | point-to-point }no address { ipAddress | unnumbered interfaceType interfaceSpecifier } network
- ipAddressOSPF interface address previously specified with the address command
- unnumberedIndicates that OSPF is running on an unnumbered interface previously specified with the address command
- 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
- broadcastSets network type to broadcast
- non-broadcastSets network type to NBMA
- point-to-pointSets network type to point-to-point
Router Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.