InterviewSolution
Saved Bookmarks
| 1. |
You need to subnet a network into 5 subnets, each with at least 16 hosts. Which classful subnet mask would you use?(a) 255.255.255.192(b) 255.255.255.224(c) 255.255.255.240(d) 255.255.255.248The question was posed to me in exam.The doubt is from Designing Subnet Masks in division TCP/IP Protocol Suite of Computer Network |
|
Answer» Correct choice is (b) 255.255.255.224 |
|