billscott92787 wrote: » Hello, I have a question in regards to VLSM Subnetting. Here is an example: Address space: 192.168.1.0 /25 If I am determining the subnet that will be used based on the amount of hosts, and say a specific entity needs 10 hosts total. This tells me that I would need to borrow a total of 4 bits from the host portion of the address (2^4-2 = 16 - 2 = 14 hosts per subnet). Since the default subnet mask used is /25 or 1111111.11111111.11111111.1000000 Would I include the network bit that has already been borrowed since the default mask is /24? Or would I borrow 4 more bits in addition to the one already borrowed. I'm not sure if I am right, but I would think that I would only borrow 3 more bits for a total of 4 bits. Because if I borrowed 4 in addition to that I would have borrowed a total of 5 bits (2^5-2= 32-2 = 30 hosts per subnet) which means that I would be wasting 20 hosts.
192.168.1.0-192.168.1.128 since that is already being subnetted. I would take network 192.168.1.128 and use a /28 which would give me a range of .129-.142