nerdexam
Cisco

200-301 · Question #1281

What is a characteristic of private IPv4 addressing?

The correct answer is C. is used on hosts that communicate only with other internal hosts. Private IPv4 addresses are designated for use solely within private networks and are not routable on the public internet.

Submitted by yaw92· Mar 5, 2026Network Fundamentals

Question

What is a characteristic of private IPv4 addressing?

Options

  • Ais used when traffic on the subnet must traverse a site-to-site VPN to an outside organization
  • Ballows endpoints to communicate across public network boundaries
  • Cis used on hosts that communicate only with other internal hosts
  • Dreduces network complexity

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    86% (32)
  • D
    8% (3)

Why each option

Private IPv4 addresses are designated for use solely within private networks and are not routable on the public internet.

Ais used when traffic on the subnet must traverse a site-to-site VPN to an outside organization

While private IP addresses are often used for hosts that access outside organizations via VPNs, the VPN itself handles the secure tunnel, and Network Address Translation (NAT) typically translates the private IP for external routing, so this isn't a characteristic of the private IP itself.

Ballows endpoints to communicate across public network boundaries

Private IP addresses inherently do not allow endpoints to communicate across public network boundaries; NAT is required to translate them to public IPs for such communication.

Cis used on hosts that communicate only with other internal hostsCorrect

Private IPv4 addresses, as defined in RFC 1918, are specifically reserved for use on hosts that communicate only with other internal hosts within a private network, and they are not routable across the public internet.

Dreduces network complexity

Using private IP addresses, especially with NAT, often adds complexity to network design and troubleshooting rather than reducing it.

Concept tested: Private IPv4 addressing characteristics

Source: https://datatracker.ietf.org/doc/html/rfc1918

Topics

#private IPv4 addressing

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice