nerdexam
Cisco

200-301 · Question #787

Which NAT function can map multiple inside addresses to a single outside address?

The correct answer is A. PAT. Port Address Translation (PAT) is a Network Address Translation (NAT) function that allows multiple internal private IP addresses to share a single public IP address by differentiating traffic based on port numbers.

Submitted by hans_de· Mar 5, 2026IP Services

Question

Which NAT function can map multiple inside addresses to a single outside address?

Options

  • APAT
  • BSFTP
  • CRARP
  • DARP
  • ETFTP

How the community answered

(29 responses)
  • A
    93% (27)
  • C
    3% (1)
  • D
    3% (1)

Why each option

Port Address Translation (PAT) is a Network Address Translation (NAT) function that allows multiple internal private IP addresses to share a single public IP address by differentiating traffic based on port numbers.

APATCorrect

PAT (Port Address Translation), also known as NAT Overload, is a NAT function that translates multiple internal (inside local) IP addresses to a single external (outside global) IP address by utilizing unique source port numbers to differentiate the translated connections, thus conserving public IP addresses.

BSFTP

SFTP (SSH File Transfer Protocol) is a secure application-layer protocol for file transfer, unrelated to network address translation.

CRARP

RARP (Reverse Address Resolution Protocol) is used to find the IP address of a host given its MAC address, which is distinct from NAT functionality.

DARP

ARP (Address Resolution Protocol) is used to map IP addresses to MAC addresses on a local network, serving a different purpose than NAT.

ETFTP

TFTP (Trivial File Transfer Protocol) is a simple file transfer protocol, unrelated to network address translation.

Concept tested: NAT Overload (PAT) functionality

Source: https://www.cisco.com/c/en/us/support/docs/ip/network-address-translation-nat/26704-nat-faq.html

Topics

#PAT#NAT#port address translation#address overloading

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice