Port address translation works very much like NAT, except it assigns a single address to the external interface.

  • PAT can support up to 64,000 hosts with a single IP address.
  • PAT hides internal network information and allows the use of private addresses.
  • PAT works by using the internal host source and destination port number to identify the host connections to and from the external network.