I dont understand this.
I need a minimum of 300 networks and with each network I want to allocate 50 host per network.
I have read books where its say I can use
255.255.255.128 = 11111111.11111111.11111111.10000000
That 1 in the end means 1 bit on. So 1 power of 2 is 2 correct?. This would give me 2 networks or 2 subnets.
In the book it says I can get 512 networks with 126 host each in network right?. I dont understand. Now I know where the 512 is coming from its coming from the left octet which is 9 1s including the next octect 1.Therefore I would get 512 networks.
However I dont understand, I thought you can only use bits which have 0 in them so I can use all those 1s in the 3 octet.
Please Help I dont understand!!!!