Clear all NAT table translations:
Router1(config)#clear ip nat translation *
Create a static NAT mapping of 178.16.1.1 to 192.168.32.1
(config-if)#ip nat inside source static 172.16.1.1 192.168.32.1
View all active NAT translations:
show ip nat translations