The IP addresses can be replaced and the configuration of Plesk can be modified with the utilities in Plesk. The utility reconfigurator
replaces IP addresses and modifies Plesk and services configuration. It makes the system to work properly even after the replacement. To do this, the utility requires a mapping file, that includes instructions in which the changes are made. Each line of the file should describe a single change. For example, the following line instructs Plesk to reassign the IP 192.168.1.2 to 192.168.1.3:
Command:
ipmanage.exe --change-ip 192.168.1.2 -mask 255.255.255.0 -interface "\"Local Area Connection"\" -ip 192.168.1.3