JN0-102 · Question #25
How many host addresses are available in the /28 network?
The correct answer is B. 14. To calculate the number of usable host addresses in a /28 network, determine the total addresses from the host bits and subtract two for the network and broadcast addresses.
Question
How many host addresses are available in the /28 network?
Options
- A6
- B14
- C28
- D30
How the community answered
(32 responses)- A6% (2)
- B88% (28)
- C3% (1)
- D3% (1)
Why each option
To calculate the number of usable host addresses in a /28 network, determine the total addresses from the host bits and subtract two for the network and broadcast addresses.
6 is an incorrect calculation; it would correspond to a /29 network (2^3 - 2 = 6).
A /28 network mask indicates that 28 bits are for the network and 32 - 28 = 4 bits are for the host portion. The total number of IP addresses in this range is 2^4 = 16. Subtracting the network address and the broadcast address leaves 16 - 2 = 14 usable host addresses.
28 represents the CIDR prefix length, not the number of available host addresses.
30 is incorrect; it corresponds to a /27 network (2^5 - 2 = 30).
Concept tested: IPv4 subnetting host address calculation
Source: https://docs.microsoft.com/en-us/troubleshoot/windows-server/networking/understand-tcpip-addressing-and-subnetting-basics
Topics
Community Discussion
No community discussion yet for this question.