Which NAT type is used to translate a single inside address to a single outside address?
正解:D
Explanation/Reference: Explanation: Network address translation (NAT) is the process of modifying IP address information in IP packet headers while in transit across a traffic routing device. There are two different types of NAT: NAT PAT Static NAT is used to statically map a single IP address on the inside to a single outside IP address.