Enable Static Translation of Inside Source Addresses
Enable the NAT static translation of the inside source address:
System(rw-config)->ip nat inside source static 200.1.1.50 200.1.1.1
Enable the NAPT static translation of the inside source address:
System(rw-config)->ip nat inside source static tcp 200.1.1.60:35000 200.1.1.2 80