Ok. guys I'm new in networking. I just read about the tcp/ip chapter in MCSA of William Panek. This line really confuses me. I think something is wrong. "What happens if you need eight subnets in your ...
The bits in the mask identify both hosts and subnets. The more hosts, the fewer subnets; the more subnets, the fewer hosts can be individually addressed. These bits become a tradeoff based on the ...
A subnet allows the flow of network traffic between hosts to be segregated based on a network configuration. By organizing hosts into logical groups, subnetting can improve network security and ...
The way you combine the /24 subnets is to change the subnet mask to a /22. (ie. 255.255.252.0) This makes it all one contiguous address space. Just change the subnet mask to 255.255.252.0 and ...