A network technician needs to configure a router so that multiple workstations on an internal private network can access external web resources simultaneously using a single public IP address assigned by the ISP. Which address translation technology accomplishes this by assigning unique Layer 4 port numbers to each session?
- Port Address Translation (PAT)Answer
- BStatic NAT
- CDynamic NAT
- DPort Forwarding
Answer
Port Address Translation (PAT)
Port Address Translation (PAT), often referred to as NAT Overload, enables multiple hosts on a private network to share a single public IP address simultaneously by translating both the IP address and Layer 4 port numbers for outbound connections.
Step-by-Step Solution
Key Concept
Port Address Translation (PAT) / NAT Overload
Estimated Time:45s