350-401 · Question #114
Refer to the exhibit. What are two effect of this configuration? (Choose two.)
The correct answer is A. Inside source addresses are translated to the 209.165.201.0/27 subnet. E. The 10.1.1.0/27 subnet is assigned as the inside local addresses.. NAT Configuration Explanation In a standard NAT pool configuration, the inside local addresses (private, untranslated) are defined by the ACL or source network - typically the 10.1.1.0/27 subnet - and these are translated to the inside global addresses from the NAT pool, which is
Question
Refer to the exhibit. What are two effect of this configuration? (Choose two.)
Exhibits
Options
- AInside source addresses are translated to the 209.165.201.0/27 subnet.
- BIt establishes a one-to-one NAT translation.
- CThe 10.1.1.0/27 subnet is assigned as the inside global address range.
- DThe 209.165.201.0/27 subnet is assigned as the outside local address range.
- EThe 10.1.1.0/27 subnet is assigned as the inside local addresses.
How the community answered
(31 responses)- A87% (27)
- B3% (1)
- C6% (2)
- D3% (1)
Explanation
NAT Configuration Explanation
In a standard NAT pool configuration, the inside local addresses (private, untranslated) are defined by the ACL or source network - typically the 10.1.1.0/27 subnet - and these are translated to the inside global addresses from the NAT pool, which is the 209.165.201.0/27 subnet. This confirms A (inside source addresses are translated to 209.165.201.0/27) and E (10.1.1.0/27 is the inside local address range) as correct.
Why the distractors are wrong:
- B is incorrect because a NAT pool with an ACL performs dynamic NAT (many-to-many), not one-to-one static NAT
- C is wrong because 10.1.1.0/27 is the inside local range, not the inside global range - the pool (209.165.201.0/27) serves as the inside global addresses
- D is incorrect because 209.165.201.0/27 is the inside global address pool, not the outside local range; outside local/global addresses refer to the destination, not the source
Memory Tip: Use the NAT address table: Inside Local → Inside Global (your private IPs get translated to the pool). "Local = original, Global = translated" - the ACL defines local, the pool defines global.
Topics
Community Discussion
No community discussion yet for this question.

