Networking - Subnetting - Discussion

Discussion Forum : Subnetting - Subnetting (Q.No. 2)
2.
Which two statements describe the IP address 10.16.3.65/23?
  1. The subnet address is 10.16.3.0 255.255.254.0.
  2. The lowest host address in the subnet is 10.16.2.1 255.255.254.0.
  3. The last valid host address in the subnet is 10.16.2.254 255.255.254.0.
  4. The broadcast address of the subnet is 10.16.3.255 255.255.254.0.
1 and 3
2 and 4
1, 2 and 4
2, 3 and 4
Answer: Option
Explanation:
The mask 255.255.254.0 (/23) used with a Class A address means that there are 15 subnet bits and 9 host bits. The block size in the third octet is 2 (256 - 254). So this makes the subnets in the interesting octet 0, 2, 4, 6, etc., all the way to 254. The host 10.16.3.65 is in the 2.0 subnet. The next subnet is 4.0, so the broadcast address for the 2.0 subnet is 3.255. The valid host addresses are 2.1 through 3.254.
Discussion:
37 comments Page 4 of 4.

Arunkumar said:   9 years ago
Hi @Davies.

The answer :10.255.255.255.

Abdulrazig mohammed said:   9 years ago
What is the broadcast for 10.1.1.1/8?

Gexun said:   7 years ago
Thank you for explaining the answer.

Milhem said:   9 years ago
Why option 4 is wrong? Explain me.

Monty said:   8 years ago
Why not option A? Please explain.

Sourav chettr said:   8 years ago
Why option A is not correct?

Mainodin said:   9 years ago
Why option 3 is wrong ?


Post your comments here:

Your comments will be displayed after verification.