System information
n
To specify an IP address for a network adapter on each of the protected and recovery sites, or to specify
multiple DNS server addresses, add a new row for each address. Copy the VM ID, VM Name, and
Adapter ID values to each row.
Examples of DR IP Customizer CSV Files
You obtain a CSV file that contains the networking information for the protected virtual machines on the
vCenter Server by running dr-ip-customizer.exe with the --cmd generate command. You edit the CSV file
to customize the IP settings of the protected virtual machines.
You can download a bundle of the example CSV files that this section describes.
NOTE This release of Site Recovery Manager allows you to define subnet-level IP mapping rules to
customize IP settings on virtual machines, as well as by using the DR IP Customizer tool. You can use
subnet-level IP mapping rules in combination with DR IP Customizer. For information about how you can
use subnet-level IP mapping rules and DR IP Customizer together, see “Customizing IP Properties for
Multiple Virtual Machines,” on page 67.
Example: A Generated DR IP Customizer CSV File
For a simple setup with only two protected virtual machines, the generated CSV file might contain only the
virtual machine ID, the virtual machine name, the names of the vCenter Server instances on both sites, and a
single adapter.
VM ID,VM Name,vCenter Server,Adapter ID,DNS Domain,Net BIOS,
Primary WINS,Secondary WINS,IP Address,Subnet Mask,Gateway(s),
IPv6 Address,IPv6 Subnet Prefix length,IPv6 Gateway(s),
DNS Server(s),DNS Suffix(es)
protected-vm-10301,vm-3-win,vcenter-server-site-B,0,,,,,,,,,,,,
protected-vm-10301,vm-3-win,vcenter-server-site-A,0,,,,,,,,,,,,
protected-vm-20175,vm-1-linux,vcenter-server-site-B,0,,,,,,,,,,,,
protected-vm-20175,vm-1-linux,vcenter-server-site-A,0,,,,,,,,,,,,
This generated CSV file shows two virtual machines, vm-3-win and vm-1-linux. The virtual machines are
present on the protected site and on the recovery site, vcenter-server-site-B, and vcenter-server-site-A. DR IP
Customizer generates an entry for each virtual machine and each site with Adapter ID 0. You can add
additional lines to customize each NIC, once you are aware of how many NICs are on each virtual machine.
Example: Setting Static IPv4 Addresses
You can modify the generated CSV file to assign two network adapters with static IPv4 addresses to one of
the virtual machines, vm-3-win, on the protected site and the recovery site.
For readability, the example CSV file in the following table omits empty columns. The DNS Domain,
NetBIOS, IPv6 Address, IPv6 Subnet Prefix length, and IPv6 Gateway(s) columns are all omitted.
Table 6‑3. Setting Static IPv4 Addresses in a Modified CSV File
VM ID
VM
Name
vCent
er
Server
Adapt
er ID
Primar
y
WINS
Secon
dary
WINS
IP
Address
Subnet
Mask
Gatewa
y(s)
DNS
Server(s
)
DNS
Suffix(es)
protecte
d-
vm-1030
1
vm-3-
win
vcenter
-
server-
site-B
0 example.c
om
protecte
d-
vm-1030
1
vm-3-
win
vcenter
-
server-
site-B
0 eng.exam
ple.com
Site Recovery Manager Administration
74 VMware, Inc.










