nerdexam
EC-Council

312-50V11 · Question #370

Which of the following descriptions is true about a static NAT?

The correct answer is D. A static NAT uses a one-to-one mapping.. Static NAT creates a permanent, one-to-one mapping between a single private IP address and a single public IP address.

Scanning Networks

Question

Which of the following descriptions is true about a static NAT?

Options

  • AA static NAT uses a many-to-many mapping.
  • BA static NAT uses a one-to-many mapping.
  • CA static NAT uses a many-to-one mapping.
  • DA static NAT uses a one-to-one mapping.

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    4% (1)
  • D
    92% (22)

Why each option

Static NAT creates a permanent, one-to-one mapping between a single private IP address and a single public IP address.

AA static NAT uses a many-to-many mapping.

Many-to-many mapping does not describe any standard NAT type; static NAT always involves a fixed single-to-single address relationship.

BA static NAT uses a one-to-many mapping.

One-to-many mapping describes PAT (Port Address Translation), also called NAT overload, where one public IP serves many private hosts simultaneously.

CA static NAT uses a many-to-one mapping.

Many-to-one mapping also describes PAT/NAT overload, not static NAT, since many private addresses share a single public IP.

DA static NAT uses a one-to-one mapping.Correct

Static NAT permanently maps one specific private IP address to one specific public IP address, meaning the translation is fixed and does not change. This is used for servers that must always be reachable at the same public address, distinguishing it from dynamic NAT or PAT which share addresses across multiple hosts.

Concept tested: Static NAT one-to-one address mapping

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

Topics

#static NAT#network address translation#one-to-one mapping#network infrastructure

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice