Services
ip nat inside source list <acl> interface <iface> overload
PAT — many private hosts share one public IP (the outside interface).
Works on: RouterMode: config
Run this command live
Don't just read it — type ip nat inside source list <acl> interface <iface> overload in a real network simulator in your browser and watch it take effect. No install, no account needed to start.
Frequently asked
What does the "ip nat inside source list <acl> interface <iface> overload" command do?
PAT — many private hosts share one public IP (the outside interface).