🔄 Network Address Translation - CCNA Practice Questions

Understand static NAT, dynamic NAT, and PAT (NAT overload). Learn inside local/global and outside local/global address concepts, and when to apply each NAT type.

5Questions Available
2Exam Domains

Practice NAT Questions Now

Start a timed practice session focusing on Network Address Translation topics from the CCNA question bank.

Start CCNA Practice Quiz →

CCNA NAT Question Bank (5 Questions)

Browse all 5 practice questions covering Network Address Translation for the CCNA certification exam. Each question includes the full answer and a detailed explanation to help you understand the concepts.

  1. Question 1IP Services

    What is the difference between Static NAT, Dynamic NAT, and PAT?

    AThey all work the same way
    BStatic NAT maps one-to-one; Dynamic NAT maps from a pool; PAT (overload) maps many private IPs to one public IP using port numbers
    CPAT requires the most public IP addresses
    DDynamic NAT is the most common for home networks
    Show Answer & Explanation
    Correct Answer: B
    Explanation:

    Static NAT: permanent 1:1 mapping (servers). Dynamic NAT: maps from a pool of public IPs (one-to-one, first-come). PAT (Port Address Translation/overload): maps many private IPs to one public IP, differentiating by port number — most common (home routers, enterprises).

  2. Question 2IP Services

    When is static NAT the preferred choice?

    AWhen many internal hosts share one public IP
    BWhen an internal server needs to be reachable from the internet on a fixed public IP
    CWhen internal hosts need temporary internet access
    DWhen translating between IPv4 and IPv6
    Show Answer & Explanation
    Correct Answer: B
    Explanation:

    Static NAT provides a permanent one-to-one mapping between a private and public IP, essential for servers that must be consistently accessible from outside.

  3. Question 3IP Services

    In Cisco NAT terminology, what is the 'inside global' address?

    AThe private IP of an internal host
    BThe public IP representing an internal host to the outside
    CThe public IP of an external host
    DThe private IP of an external host as seen internally
    Show Answer & Explanation
    Correct Answer: B
    Explanation:

    Inside global = the public (translated) IP of an inside host as seen from the outside. Inside local = the private IP of the same host.

  4. Question 4IP Connectivity

    When a router has two equal-cost paths to the same destination, what does it do by default?

    ADrops traffic on the second path
    BLoad balances across both paths
    CSelects the path with the lower interface number
    DSends all traffic through the first learned path
    Show Answer & Explanation
    Correct Answer: B
    Explanation:

    Equal-Cost Multipath (ECMP) routing load balances traffic across paths with the same metric. Cisco routers support up to 4 (default) or 16 equal-cost paths.

  5. Question 5IP Connectivity

    What metric does OSPF use to determine the best path to a destination?

    AHop count
    BBandwidth and delay (composite metric)
    CCost (based on interface bandwidth)
    DAdministrative distance
    Show Answer & Explanation
    Correct Answer: C
    Explanation:

    OSPF uses cost as its metric, calculated as the reference bandwidth divided by the interface bandwidth (default: 100 Mbps / interface bandwidth). Lower cost means a better path. RIP uses hop count. EIGRP uses a composite metric based on bandwidth and delay. Administrative distance is used to choose between different routing protocols, not within a protocol.

Key NAT Concepts for CCNA

natpatstatic natdynamic natoverloadinside localinside globaloutside localoutside global

CCNA NAT Exam Tips

Network Address Translation questions in CCNA are typically scenario-based. Focus on service-level decision making aligned to official exam objectives. Priority concepts: nat, pat, static nat, dynamic nat, overload, inside local.

What CCNA Expects

  • Anchor your answer in select the most practical, secure, and scalable answer for the stated scenario.
  • NAT scenarios for CCNA are frequently mapped to Domain 3 (25%), Domain 4 (10%), so read the objective carefully before picking controls or architecture.
  • Expect multi-service scenarios where NAT interacts with IAM, networking, storage, or observability patterns rather than appearing as an isolated service question.
  • When two options are both technically valid, prefer the choice that best aligns with the exam's operational scope (Associate) and managed-service best practices.

High-Value NAT Concepts

  • Know the core NAT building blocks cold: nat, pat, static nat, dynamic nat.
  • Review the edge-case features and limits for overload, inside local; these details are commonly used to differentiate answer choices.
  • Practice service-integration reasoning: how NAT pairs with IP Addressing, Routing, ACLs in real deployment patterns.
  • For CCNA, explain why the chosen NAT design meets reliability, security, and cost expectations better than the alternatives.

Common CCNA Traps

  • Watch for answers that partially solve the requirement but miss operational constraints.
  • Questions in IP Connectivity often include distractors that look correct for NAT but violate least-privilege, durability, or availability requirements.
  • Avoid picking options purely by feature name; validate data path, failure handling, and governance impact before answering.
  • If the prompt hints at automation or repeatability, eliminate manual-only operational answers first.

Fast Review Checklist

  • Can you compare at least two NAT implementation paths and justify which one best fits the scenario?
  • Can you map the chosen answer back to IP Connectivity (25%) outcomes for CCNA?
  • Can you explain security and access boundaries for NAT without relying on default-open assumptions?
  • Can you describe how NAT integrates with IP Addressing and Routing during failure, scaling, and monitoring events?

Exam Domains Covering NAT

Related Resources

More CCNA Study Resources