nerdexam
Cisco

200-901 · Question #8

Which two types of NAT are used in a network? (Choose two.)

The correct answer is A. Static NAT D. Dynamic NAT. NAT is classified into Static NAT and Dynamic NAT as the two primary types used in networks. The other choices are not recognized NAT classifications.

Network Fundamentals

Question

Which two types of NAT are used in a network? (Choose two.)

Options

  • AStatic NAT
  • BNormal NAT
  • CMulticast NAT
  • DDynamic NAT
  • ERouter NAT

How the community answered

(36 responses)
  • A
    86% (31)
  • B
    3% (1)
  • C
    8% (3)
  • E
    3% (1)

Why each option

NAT is classified into Static NAT and Dynamic NAT as the two primary types used in networks. The other choices are not recognized NAT classifications.

AStatic NATCorrect

Static NAT creates a one-to-one permanent mapping between a single private IP address and a single public IP address, commonly used for servers that must be reachable from the internet. It is a foundational NAT type defined in RFC 3022 and Cisco documentation.

BNormal NAT

Normal NAT is not a recognized or standardized NAT classification in networking terminology.

CMulticast NAT

Multicast NAT is not a standard NAT type; multicast traffic uses group addresses and is handled differently from unicast NAT.

DDynamic NATCorrect

Dynamic NAT maps private IP addresses to a pool of public IP addresses on demand, assigning a public address only when a session is initiated. Once the session ends, the public address is returned to the pool for reuse.

ERouter NAT

Router NAT is not a distinct NAT classification; all NAT types can be implemented on a router.

Concept tested: Types of Network Address Translation (NAT)

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

Topics

#NAT#Network Address Translation#Static NAT#Dynamic NAT

Community Discussion

No community discussion yet for this question.

Full 200-901 Practice