How NAT Works on the 1921
Cisco 1921NAT (Network Address Translation) lets your entire private LAN share one public IP address. The 1921 sits between your LAN and WAN, rewriting source/destination IPs as packets cross.
| Type | What it does | Use case |
|---|---|---|
| PAT / Overload | Many private IPs → one public IP, differentiated by port | Internet access for all LAN clients |
| Static NAT | One private IP ↔ one public IP, permanently | Hosting a server (web, mail) |
| Port Forwarding | Specific port on public IP → private host | Expose one service behind PAT |