220-801 · Question #79
Which of the following is the MAXIMUM number of unique addresses in a Class C network?
The correct answer is C. 254. A Class C network uses a /24 prefix (subnet mask 255.255.255.0), which provides 256 total addresses (2^8). However, the first address is reserved as the network address and the last is reserved as the broadcast address, leaving 254 usable host addresses. The value 255 is the…
Question
Options
- A64
- B128
- C254
- D255
How the community answered
(39 responses)- A3% (1)
- B3% (1)
- C95% (37)
Explanation
A Class C network uses a /24 prefix (subnet mask 255.255.255.0), which provides 256 total addresses (2^8). However, the first address is reserved as the network address and the last is reserved as the broadcast address, leaving 254 usable host addresses. The value 255 is the total before subtracting the two reserved addresses, making 254 the correct maximum number of unique (assignable) host addresses.
Topics
Community Discussion
No community discussion yet for this question.