Week 6 - ItsMmmike/NET-330_Tech-Journal GitHub Wiki
NET-330: Week 6
Overview:
- This week we reviewed how Network Address Translation (NAT) is used, as well as the various types of NAT used in Networking today.
- NAT is useful as it allow us to remap one IP address space into another (helps to mitigate the issue of running out of IPv4 IP addresses).
- Additionally we use Packet Tracer to learn how to implement various types of NAT, such as Static NAT (Port Forwarding), and PAT (IP Masquerading).
Labs: