nerdexam
CompTIA

SY0-301 · Question #506

Which of the following network design elements allows for many internal devices to share one public IP address?

The correct answer is B. PAT. PAT (Port Address Translation), also called NAT Overload, maps many internal private IP addresses to a single public IP address by using unique port numbers to track each session. This is the standard mechanism used in home routers and enterprise networks to conserve public IP ad

Security architecture

Question

Which of the following network design elements allows for many internal devices to share one public IP address?

Options

  • ADNAT
  • BPAT
  • CDNS
  • DDMZ

How the community answered

(56 responses)
  • A
    2% (1)
  • B
    95% (53)
  • C
    4% (2)

Explanation

PAT (Port Address Translation), also called NAT Overload, maps many internal private IP addresses to a single public IP address by using unique port numbers to track each session. This is the standard mechanism used in home routers and enterprise networks to conserve public IP addresses. DNAT (A) translates a public destination IP to a private one (used for inbound traffic to servers). DNS (C) resolves hostnames to IP addresses. DMZ (D) is a network segment for publicly accessible servers - none of these allow multiple internal hosts to share one public IP.

Topics

#PAT#NAT#IP address sharing#network translation

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice