This document discusses network address translation (NAT) for IPv4. It covers the operation and configuration of static NAT, dynamic NAT, and port address translation (PAT). Static NAT uses a one-to-one mapping of addresses, while dynamic NAT and PAT map multiple private addresses to public addresses. The document also discusses benefits of NAT like conserving public addresses, and disadvantages like degrading performance and end-to-end functionality. Troubleshooting techniques like show commands are presented. Finally, NAT for IPv6 is discussed, which translates between IPv6 and IPv4 addresses during the transition period.