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
- ipAddress—OSPF interface address previously specified with the address command
- unnumbered—Indicates that OSPF is running on an unnumbered interface previously specified with the address command
- interfaceType—Interface type; see Interface Types and Specifiers in About This Guide
- interfaceSpecifier—Particular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- broadcast—Sets network type to broadcast
- non-broadcast—Sets network type to NBMA
- point-to-point—Sets network type to point-to-point
Router Configuration