Phandy wrote: » Hi, I have been working through the bryant advantage subnetting guide and understand how to manually subnet, with some exceptions. One being valid IP Address ranges. I can convert the decimal address below into binary, and its mask. I can AnD the two to get the subnet address, and convert the binary back into decimal. But, I have trouble working out the host range. Could someone explain? Using the example below? What is the valid IP Address range for the subnet 144.45.24.0/21 Subnet address : 144.45.24.0/21 10010000. 00101101.00011[000.00000000] Subnet Mask: 255.255.248.0/21 11111111.11111111.11111[000.00000000] I have put brackets around the host bits. This is the bit I am stuck on. Now matter how I add them up, I do not get the answer: outlined below. Could someone explain. All Zeros: 144.45.24.0/21 All Ones: 144.45.31.255/21 Where does the 31 come from? With respect to the brackets above. Hope someone can help.
Phandy wrote: » Thanks CIIE wannabe. I will digest all that in the morning.