The total number of hosts may reach 150. At least 5 useable subnets are needed. Three of those subnets must be able to accommodate up to 50 hosts each. Two of those subnets must be able to accommodate up to 25 hosts each.
- A Class C private network address would allow up to 254 hosts. However, to create at least 5 subnets, 3 bits would need to be borrowed, creating 6 useable subnets. This is enough, but each subnet can only take up to 30 hosts, so this is no good.
A Class B private network address would allow up to 8,190 hosts in 6 subnets. This is sufficient for the job.
- From above, we already know that a Class B network address, divided into 6 subnets is sufficient for this network. However, Class B public addresses are expensive. An alternative would be to purchase 2 Class C network addresses. One Class C network could be divided into 2 subnets, containing up to 62 hosts each. The second Class C network could be divided into 6 subnets, with up to 30 hosts each.
|