nerdexam
Cisco

200-301 · Question #1485

What is a characteristic of private IPv4 addressing?

The correct answer is C. assigned by an enterprise organization to internal hosts. The question asks for a defining characteristic of private IPv4 addressing, as outlined in RFC 1918.

Submitted by kev92· Mar 5, 2026Network Fundamentals

Question

What is a characteristic of private IPv4 addressing?

Options

  • Areduces the forwarding table on network routers
  • Ballows communication across external internet boundaries
  • Cassigned by an enterprise organization to internal hosts
  • Dcomplies with Payment Card industry regulations

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    92% (24)

Why each option

The question asks for a defining characteristic of private IPv4 addressing, as outlined in RFC 1918.

Areduces the forwarding table on network routers

Private IP addresses themselves do not directly reduce global forwarding tables; rather, they are often used with Network Address Translation (NAT) which helps conserve public IP addresses and manage routing at the network edge.

Ballows communication across external internet boundaries

Private IPv4 addresses are explicitly designed to *not* be routable across external internet boundaries and require Network Address Translation (NAT) to communicate with the public internet.

Cassigned by an enterprise organization to internal hostsCorrect

Private IPv4 address ranges (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) are specifically designated for use within private networks, allowing organizations to assign them to their internal hosts without conflicts with public IP addresses, and they are not routed on the public internet.

Dcomplies with Payment Card industry regulations

While private IP addresses are a component of many secure network designs, their use does not inherently ensure compliance with specific regulatory standards like Payment Card Industry Data Security Standard (PCI DSS), which involve broader security controls.

Concept tested: Private IPv4 address ranges (RFC 1918)

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

Topics

#Private IP#IPv4 addressing

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice