Networking Question of the Week
Every week we post TCP/IP, subnetting, and other networking certification questions to help you prep for the exams.
Which of the following IP subnet masks allows for up to 30 hosts per subnet?
- 255.255.255.0
- 255.255.255.128
- 255.255.255.192
- 255.255.255.224
The answer is D.
If you use the formula 2n=x where x=hosts and n=remaining zeros in the last octet, you see that 255.255.255.224 is 11111111111111111111111111100000 in binary, and there are five zeros remaining. So: 25−2=30.
Related Courses
TCP/IP Networking
Understanding Network Fundamentals
Weekly Networking Question Series






Leave your response!