Subnet any IP and get IOS-ready ip address and OSPF network commands.
The first usable address fills the IOS ip address interface command; the network address plus wildcard fills the OSPF network statement.
192.168.1.10/24 → ip address 192.168.1.1 255.255.255.0A usable host address (usually the first usable) plus the subnet mask.
The network address plus the wildcard mask, e.g. network 192.168.1.0 0.0.0.255 area 0.