CiscoCisco
200-301 · Question #1331
200-301 Question #1331: Real Exam Question with Answer & Explanation
The correct answer is D: is used on hosts that communicate only with other internal hosts. Private IPv4 addresses are reserved for internal network use and are not routable on the public internet.
Submitted by yaw92· Mar 5, 2026[DOMAIN LIST NOT PROVIDED]
Question
What is a characteristic of private IPv4 addressing?
Options
- Ais used when the ISP requires the new subnet to be advertised to the internet for web services
- Bprovides unlimited address ranges
- Cis used when the network has multiple endpoint listeners
- Dis used on hosts that communicate only with other internal hosts
Explanation
Private IPv4 addresses are reserved for internal network use and are not routable on the public internet.
Common mistakes.
- A. Private subnets are not advertised to the internet; they require Network Address Translation (NAT) to communicate with external networks.
- B. Private address ranges are limited to specific blocks defined by RFC 1918, such as 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16, not unlimited.
- C. While private networks often host multiple endpoints, this is a consequence of network design, not a defining characteristic unique to private IPv4 addressing itself.
Concept tested. Private IPv4 addressing purpose
Reference. https://www.rfc-editor.org/rfc/rfc1918.html
Topics
#IPv4 addressing#Private IP
Community Discussion
No community discussion yet for this question.