ip nat inside source static tcp 192.168.12.1 80 56.34.112.10 80
This command sets up a static NAT rule on a router, translating traffic from the internal network (192.168.12.1) on port 80 to the external network (56.34.112.10) on port 80. This allows external users to access a web server on the