A /31 will give you two ip addresses, so you can have a subnet id and a subnet broadcast. However, you won't have any ip addresses for hosts.
NetworkVeteran wrote: » How many IPs map to a /32? I would answer ONE.
NetworkVeteran wrote: » Four is an odd answer--the precise phrasing may make a difference.
NetworkVeteran wrote: » A better choice and one supported by RFCs is that a /31 allows two hosts and no all-zeroes or all-ones broadcast addresses. It's suitable for point-to-point links, where any message is clearly meant for the "other" side, and there's little need for broadcasts.
JDMurray said: /32 = 1 IP address/31 = 2 IP addresses/30 = 4 IP addresses/29 = 8 IP addressesetc.