I'm trying to figure out OSPF, which is quite different from rip or eigrp. I plan on taking my CCNA soon.
If you have a /30 subnet, the wild card mask would be 0.0.0.3. If you have a /28 subnet, the wild card mask would be 0.0.0.15. Is this correct?
If the /30 subnet is used. The wild card mask will use the first 4 bits which would be .0-.3. Each subnet would be 4 steps. So you could use .1-.2, .5-.6, .9-.10, which would be all of the usable hosts in each subnet.
If the /28 subnet is used. The wild card mask will use the first 16 bits which would be .0-.15. Each subnet would be 16 steps. So you could use .1-.14, .17-.30, .33-.46, which would be all of the usable hosts in each subnet.
If I had an ip address that fell into any of these subnets, the wildcard mask that I mentioned above would be used. Am I right on this?
msr976
If you have a /30 subnet, the wild card mask would be 0.0.0.3. If you have a /28 subnet, the wild card mask would be 0.0.0.15. Is this correct?
If the /30 subnet is used. The wild card mask will use the first 4 bits which would be .0-.3. Each subnet would be 4 steps. So you could use .1-.2, .5-.6, .9-.10, which would be all of the usable hosts in each subnet.
If the /28 subnet is used. The wild card mask will use the first 16 bits which would be .0-.15. Each subnet would be 16 steps. So you could use .1-.14, .17-.30, .33-.46, which would be all of the usable hosts in each subnet.
If I had an ip address that fell into any of these subnets, the wildcard mask that I mentioned above would be used. Am I right on this?
msr976