Big Jizay wrote: » Ed's explanation for valid hosts and broadcast addresses would work perfectly for class C subnets, but not for class B subnets.
Johnny Johnson wrote: » Thanks, Ed! Here's another question. Your computer has been assigned the IP address 192.168.148.72 with a subnet mask of 255.255.252.0. Which of the following IP addresses is on your local subnet? a. 192.168.140.12 b. 192.168.150.55 c. 192.168.148.73 d. 192.168.151.250 e. 192.168.155.32 Using your example, I came up with each subnet using a block of 4 addresses. Address given has 148 in the third octet, so the range is 148->151. 148 subnet address 149 and 150 are valid hosts 151 is the broadcast So the answer I came up with was b, c, and d. Did I do that right?
EdTheLad wrote: » You got the block stuff down. 192.168.148.72 255.255.252.0 256-252 = 4 block starts 148->151 subnet is 192.168.148.0 host range is 192.168.148.1 -> 192.168.151.254 broadcast address 192.168.151.255 Same concept as i showed you just an additional step to remember if using class A or B. You got the answer right though.
EdTheLad wrote: » Same concept as i showed you just an additional step to remember if using class A or B. You got the answer right though.
Johnny Johnson wrote: » Thanks for all of your help! I have one more question about supernetting. Hopefully I will understand it more after visiting the learn to subnet website tonight, but I would like to get someone else's take on it as well. I'm not sure how to go about working on this problem: How many bits are required to supernet seven Class C addresses? a. 1 b. 2 c. 3 d. 4 e. 5 Thanks again!
Johnny Johnson wrote: » What's the additional step to remember?