Question 9: Which command configures a static NAT mapping for PC-30 with the IP address 10.30.0.51 to the global address 23.1.2.51 on a Cisco router? Choice: (choose correct answer): () ip nat inside source static 10.30.0.51 23.1.2.51 () ip nat inside source list 10.30.0.51 23.1.2.51 () ip nat pool static 10.30.0.51 23.1.2.51 () ip nat inside source dynamic 10.30.0.51 23.1.2.51 () ip nat inside source static 23.1.2.51 10.30.0.51 Answer: ip nat inside source static 10.30.0.51 23.1.2.51