A network engineer needs to configure Auto NAT on a Firepower Threat Defense device managed by FMC to translate internal subnet 10.10.10.0/24 to a single public IP address 203.0.113.50. Which translation type should be selected?
Dynamic PAT maps an entire subnet to a single IP address by translating source ports.
Why this answer
Dynamic PAT translates a pool of inside IP addresses to a single outside IP address using unique port numbers, which matches mapping a subnet to a single public IP.