CCNA: Cisco Certified Network Associate — Question 440

An engineer is configuring NAT to translate the source subnet of 10.10.0.0/24 to any one of three addresses: 192.168.3.1, 192.168.3.2, or 192.168.3.3. Which configuration should be used?

Answer options

Correct answer: D

Explanation

Option D is correct because it properly configures NAT to translate the source subnet with the correct access-list and specifies the NAT source. Option A incorrectly uses 'ip nat outside destination list', which is not appropriate for source NAT. Option B restricts the access-list to a smaller range, which doesn't cover the entire subnet. Option C incorrectly uses a route map, which is not necessary for this basic NAT configuration.