Refer to the exhibit. Based on the session information, which type of NAT is being performed?
The source address is translated from 10.1.1.100 to 192.168.1.100, which is source NAT.
Why this answer
Option A is correct because the source IP is translated from a private IP to a public IP, indicating source NAT (SNAT). Option B is wrong because destination NAT would show a change in destination IP. Option C is wrong because no port information is shown to indicate PAT specifically; the term 'source NAT' encompasses address translation.
Option D is wrong because no IPs are being hidden in the sense of typical network terminology.