During preparation for an exam I came over two questions that didn't make sense to me.
"You are planning to subnet IPv4 addresses to use on a global network. The design must support creating two separate networks that allows for support up to 1000 hosts and maximize the number of networks that are avaible.
You need to identify the subnets that meet these requirements."
Network 1:
1. 172.16.0.0/5
2. 172.16.0.0/6
3. 172.16.0.0/8
Network 2:
1. 10.0.0.0/14
2. 10.0.0.0/16
3. 10.0.0.0/20
The correct answers are 2) for Network 1 and 1) for Network 2, but the calculations are not presented as a part of the solutions. I've been trying for a few days to work it out, but something in my brain seems to have crashed.
I'd be grateful if anyone could show me how to work from network ID, netmask and number hosts to determine which netmask is the best and provides the most subnets.