nerdexam
Cisco

200-301 · Question #772

What is the effect of the overload keyword in a static NAT translation configuration?

The correct answer is A. It enables port address translation.. The overload keyword in NAT configuration allows multiple internal devices to share a single public IP address by differentiating their connections using port numbers, a process known as Port Address Translation (PAT).

Submitted by miguelv· Mar 5, 2026IP Services

Question

What is the effect of the overload keyword in a static NAT translation configuration?

Options

  • AIt enables port address translation.
  • BIt enables the use of a secondary pool of IP addresses when the first pool is depleted.
  • CIt enables the inside interface to receive traffic.
  • DIt enables the outside interface to forward traffic.

How the community answered

(16 responses)
  • A
    88% (14)
  • C
    6% (1)
  • D
    6% (1)

Why each option

The `overload` keyword in NAT configuration allows multiple internal devices to share a single public IP address by differentiating their connections using port numbers, a process known as Port Address Translation (PAT).

AIt enables port address translation.Correct

The `overload` keyword is specifically used in Cisco NAT configurations to enable Port Address Translation (PAT), which permits multiple internal (inside local) IP addresses to be translated to a single external (inside global) IP address using unique source port numbers for each connection. This efficiently conserves public IP addresses.

BIt enables the use of a secondary pool of IP addresses when the first pool is depleted.

The `overload` keyword does not manage secondary IP pools; that functionality is handled by defining multiple IP address pools.

CIt enables the inside interface to receive traffic.

The `overload` keyword is related to address translation, not the ability of an interface to receive traffic, which is a fundamental function of an active interface.

DIt enables the outside interface to forward traffic.

The `overload` keyword is related to address translation, not the ability of an interface to forward traffic, which is a fundamental function of an active interface.

Concept tested: NAT overload (PAT) functionality

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipaddr_nat/configuration/xe-3s/nat-xe-3s-book/ipnat-cfg-nat-ovrld-fr.html

Topics

#NAT overload#PAT#port address translation#static NAT

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice