indra26 wrote: » why did you minus 22-16 suppose if the subnet mask is 27, 27-24 indicates 3 bits for the subnets ? 2^3 = 8 so there are 8 subnets available. 24-3 = 21 bits 2^21 ?
indra26 wrote: » Thanks for reply first problem resolved. 192 series is in class c the default subnet is /24 i do this way to find total host total bits is 32 32 - 24 ____ 8 2^8 = 256 256-2 = 254 host
if the subnet mask is /22 32 - 22 ____ 10 2^10 = 1024 1024 - 2 = 1022 host Is this right way to do ??
why did you minus 22-16 suppose if the subnet mask is 27, 27-24 indicates 3 bits for the subnets ? 2^3 = 8 so there are 8 subnets available. 24-3 = 21 bits 2^21 ?
chopsticks wrote: » Where N = Network Portion, H = Host Portion NNNNNNNN.NNNNNNNN.NNNNNNNN.HHHHHHHH (Classful Network) NNNNNNNN.NNNNNNNN.NNNNNNNN.NNNHHHHH (Classless Netnetwork, Subnetted the Classful network by borrow 3 bits from the Host Portion) 2^3 = 8 subnets created 2^5 - 2 = 30 hosts in each of the 3 subnets Hopefully this becomes clearer for you.
indra26 wrote: » i have following ip 192.168.3.0 255.255.252.0 Question : 1. I want to know whether this ip is broadcast or network or host address
TechGuru80 wrote: » Am I missing something here? You will never have a host nor a broadcast having an IP of .0.