Networking Fundamentals — Question 40

To which IP configuration does the CIDR notation 192.168.1.1/25 refer?

Answer options

Correct answer: E

Explanation

The CIDR notation /25 indicates a subnet mask of 255.255.255.128, as it means that the first 25 bits are used for the network part. Option E is correct because it matches this subnet mask. The other options either provide incorrect subnet masks that do not correspond to /25, making them invalid choices.