dynamik wrote: » You simply need to select the minimum number of bits that allows that many hosts. 10 = 4 (/28 ) 25 = 5 (/27) 60 = 6 (/26) The answer is obvious with those choices. If you have a question that has multiple answers with the same subnets, check the ranges and find the one that doesn't have any overlap or other oddities.
knownhero wrote: » Thats what I did. I just remembered that its doubles when taking 1 of the mask length: For example: /32 = 1 /31 = 2 /30 = 4 /29 = 8 /28 = 16 And worked it out that way.
knownhero wrote: » Thats what I did. I just remembered that its doubles when taking 1 of the mask length: