rwwest7 wrote: » Valid host range would be 192.168.1.2 - 192.168.31.254
Johnny Johnson wrote: » I have a question about supernetting, and was wondering if anyone could help me out. A router connecting two small test labs has failed and needs to be replaced. The first lab has 10 computers and is assigned the network ID 192.168.21.0 with a subnet mask of 255.255.255.0. The second lab has 25 computers with the network ID 192.168.23.0 and a subnet mask of 255.255.255.0. Instead of replacing the failed router, you recommend that the two subnets be combined into a single supernet. What subnet mask would you use? What IP addresses are valid for the new supernet? Thanks in advance, Johnny Johnson
tim100 wrote: » You can use: 192.168.20.0 255.255.252.0 IP address range: 192.168.20.1 - 192.168.23.254
Johnny Johnson wrote: » Tim, Would you please explain how you came up with the answer? Thanks!
sprkymrk wrote: » Again I need to ask - why supernet? You normally do that when you have 2 conditions: 1. You cannot subnet for some reason. 2. You need to add more hosts than a single subnet allows.
tim100 wrote: » This is my method of doing it but there are many other methods which may be easier for each individual.
Johnny Johnson wrote: » Good point. In a normal situation, you probably wouldn't. But the question states that you are not going to replace the router, and is asking for a supernet to be used.
sprkymrk wrote: » So was this a test question of some sort, or a real life situation? If the former, then forget what I said. I was under the impression this was a situation you were experiencing.