Cisco CCNA 200-301 Practice Question
Which command configures a static inside source NAT mapping of an internal IP address 192.168.1.10 to an external IP address 203.0.113.10 on a Cisco router?
ip nat outside source static 192.168.1.10 203.0.113.10
ip nat inside source static 192.168.1.10 203.0.113.10
ip nat pool 192.168.1.10 203.0.113.10
ip nat inside source dynamic 192.168.1.10 203.0.113.10