Question:

Which one of the following CIDR prefixes exactly represents the range of IP addresses 10.12.2.010.12.2.0 to 10.12.3.25510.12.3.255?

Show Hint

To find the correct CIDR prefix, calculate the subnet mask and verify the range of IPs it covers.
Updated On: Jan 23, 2025
  • 10.12.2.0/2310.12.2.0/23
  • 10.12.2.0/2410.12.2.0/24
  • 10.12.0.0/2210.12.0.0/22
  • 10.12.2.0/2210.12.2.0/22
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

The given range is 10.12.2.010.12.2.0 to 10.12.3.25510.12.3.255.
The CIDR notation 10.12.2.0/2310.12.2.0/23 has a subnet mask of 255.255.254.0255.255.254.0, which covers the following range of IPs: 10.12.2.0(start)to10.12.3.255(end). 10.12.2.0 \, \text{(start)} \, \text{to} \, 10.12.3.255 \, \text{(end)}. Other options do not correctly represent this range:
(B) 10.12.2.0/2410.12.2.0/24: Only covers 10.12.2.010.12.2.0 to 10.12.2.25510.12.2.255.
(C) 10.12.0.0/2210.12.0.0/22: Covers a larger range from 10.12.0.010.12.0.0 to 10.12.3.25510.12.3.255.
(D) 10.12.2.0/2210.12.2.0/22: Invalid as it overlaps incorrectly with the range 10.12.4.x10.12.4.x. Final Answer: (A) \boxed{\text{(A)}}
Was this answer helpful?
0
0