300-320 · Question #85
Given the addresses 10.10.16.0/24 and 10.10.23.0/24, which option is the best summary?
The correct answer is D. 10.10.16.0/21. To find the best summary, compare the binary of the third octets: 16 = 00010000 and 23 = 00010111. The first 5 bits (00010) match, giving a /21 prefix (16 network bits + 5 matched bits = 21). The summary 10.10.16.0/21 covers the range 10.10.16.0–10.10.23.255, which includes…
Question
Given the addresses 10.10.16.0/24 and 10.10.23.0/24, which option is the best summary?
Options
- A10.10.0.0/16
- B10.10.8.0/23
- C10.10.16.0/23
- D10.10.16.0/21
How the community answered
(21 responses)- A10% (2)
- B5% (1)
- C14% (3)
- D71% (15)
Explanation
To find the best summary, compare the binary of the third octets: 16 = 00010000 and 23 = 00010111. The first 5 bits (00010) match, giving a /21 prefix (16 network bits + 5 matched bits = 21). The summary 10.10.16.0/21 covers the range 10.10.16.0–10.10.23.255, which includes both networks without encompassing unnecessary address space. 10.10.0.0/16 is too broad, 10.10.8.0/23 does not include both networks, and 10.10.16.0/23 only covers .16.0–.17.255.
Topics
Community Discussion
No community discussion yet for this question.