CompTIA Linux+ Powered by LPI (LX0-104) — Question 42
Which of the following IPv4 networks are reserved by IANA for private address assignment and private routing? (Choose THREE correct answers.)
Answer options
- A. 127.0.0.0/8
- B. 10.0.0.0/8
- C. 169.255.0.0/16
- D. 172.16.0.0/12
- E. 192.168.0.0/16
Correct answer: B, D, E
Explanation
The correct answers B, D, and E represent the ranges allocated for private networks: 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16. Option A is the loopback address range, which is not used for private addressing, while option C is a link-local address range, not designated for private network use.