CiscoCisco
200-301 · Question #772
200-301 Question #772: Real Exam Question with Answer & Explanation
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, 2026[DOMAIN_LIST_MISSING]
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.
Explanation
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).
Common mistakes.
- B. The
overloadkeyword does not manage secondary IP pools; that functionality is handled by defining multiple IP address pools. - C. The
overloadkeyword is related to address translation, not the ability of an interface to receive traffic, which is a fundamental function of an active interface. - D. The
overloadkeyword 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
Topics
#NAT Overload#Port Address Translation#NAT Configuration
Community Discussion
No community discussion yet for this question.