Sets the network address of the Dynamic Data Masking Server to enable IP address binding. The Dynamic Data Masking Server must be shut down to run the command.
Use the
setAddress
command if you want multiple Dynamic Data Masking Servers to run on the same machine and use the same listener port or if you want to use the same listener port for multiple Dynamic Data Masking services when the same service is defined on different Dynamic Data Masking Servers. The command creates a
server.address=<IP address>
property in the config.properties file and allows Dynamic Data Masking to identify the server or service by
<IP address>:<port>
or
<hostname>/<IP address>:<port>
.
You can use the
displayAddres
command to view the current network address and the
removeAddress
command to remove the address.
The command uses the following syntax:
server
setAddress <IP address>
For example, you might enter the following command: