volfkhat wrote: » i tweaked it for you :] CIDR / 24 / 25 / 26 / 27 / 28 / 29 / 30 / 31 MASK .0 .128 .192 .224 .240 .248 .252 .254 BLOCK 256 128 64 32 16 8 4 2 HOSTS 254 126 62 30 14 6 2 2 SUBNETS 1 2 4 8 16 32 64 128 BIT VALUE 256 128 64 32 16 8 4 2
Verities wrote: » You're awesome. Thank you!
rob42 wrote: » Hay bud' Either there's a gap in my knowledge or you can't have a /31? My understanding is that you'd only have 1 bit left for the Nodes, but a minimum of 2 bits are required. 2 bits (2^2) = 4 IPs: 1 for the Network, 2 for Hosts, 1 for the B/Cast.
rob42 wrote: » E.g: If you wanted the Binary for 224, you just but a '1' under all the columns, up to and including the '224' column, and a '0' under the remaining columns, and there you have it:- 1 1 1 0 0 0 0 0. That won't work if the table's set out in the way you've done it, mind.
volfkhat wrote: » ... looks like i learned something today :] ...