5.5

Table Of Contents
n
Adds a NIC, Adapter ID 1, that uses DHCP to obtain an IPv4 address and sets a static IPv6
address ::ffff:192.168.1.22. Adapter ID 1 uses static IPv6 DNS servers ::ffff:192.168.0.250 and ::ffff:
192.168.0.251.
n
Adds a NIC, Adapter ID 2, with primary and secondary WINS servers 1.2.3.4 and 1.2.3.5, a static
IPv4 address 192.168.0.22, and DNS server 1.1.1.1. By leaving the IPv6 column blank, Adapter ID 2
uses DHCP for IPv6 addresses.
Run DR IP Customizer to Customize IP Properties for Multiple Virtual Machines
You can use the DR IP Customizer tool to customize the IP properties for multiple virtual machines that
SRM protects.
Prerequisites
Use the DR IP Customizer tool on a computer with access to vCenter Server instances in your environment.
Procedure
1 Open a command shell on the SRM Server host.
2 Change directory to C:\Program Files\VMware\VMware vCenter Site Recovery Manager\bin.
3 Run the dr-ip-customizer.exe command to generate a comma-separated value (CSV) file that contains
information about the protected virtual machines.
dr-ip-customizer.exe --cfg ..\config\vmware-dr.xml --cmd generate --out
"C:\MassIPCustCSVs\MassIPCust-generate-output.csv" --vc vc04.eng.example.com
This example points dr-ip-customizer.exe to the vmware-dr.xml file of the SRM Server and generates
the file MassIPCust-generate-output.csv for the vCenter Server instance vc04.eng.example.com.
4 (Optional) Check the vCenter Server thumbprint and type y to confirm that you trust this
vCenter Server instance.
If you specified the --ignore-thumbprint option, you are not prompted to check the thumbprint.
5 Enter the login credentials for the vCenter Server instance.
You might be prompted again to confirm that you trust this vCenter Server instance.
6 Edit the generated CSV file to customize the IP properties for the virtual machines in the recovery plan.
You can use a spread sheet application to edit the CSV file. Save the modified CSV file under a new
name.
7 Run dr-ip-customizer.exe to apply the customized IP properties from the modified CSV file.
You can run the DR IP Customizer tool on either the protected site or on the recovery site. Virtual
machine IDs for protected virtual machines are different at each site, so whichever site you use when
you run the DR IP Customizer tool to generate the CSV file, you must use the same site when you run
DR IP Customizer again to apply the settings.
dr-ip-customizer.exe --cfg ..\config\vmware-dr.xml --cmd apply --csv
"C:\MassIPCustCSVs\MassIPCust-ipv6.csv" --vc vc04.eng.example.com
This example points dr-ip-customizer.exe to the vmware-dr.xml file of the SRM Server and applies the
customizations in the file MassIPCustCSVs\MassIPCust-ipv6.csv to the vCenter Server instance
vc04.eng.example.com.
The specified customizations are applied to all of the virtual machines named in the CSV file during a
recovery. You do not need to manually configure IP settings for these machines when you edit their
recovery plan properties.
Chapter 8 Customizing IP Properties for Virtual Machines
VMware, Inc. 77