6.1

Table Of Contents
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 83. 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
protecte
d-
vm-1030
1
vcenter
-
server-
site-B
1 2.2.3.4 2.2.3.5 192.168.1
.21
255.255.2
55.0
192.168.1
.1
1.1.1.1
protecte
d-
vm-1030
1
vcenter
-
server-
site-B
2 2.2.3.4 2.2.3.5 192.168.1
.22
255.255.2
55.0
192.168.1
.1
1.1.1.2
protecte
d-
vm-1030
1
vm-3-
win
vcenter
-
server-
site-A
0 1.1.0.1 example.c
om
protecte
d-
vm-1030
1
vm-3-
win
vcenter
-
server-
site-A
0 1.1.0.2 eng.exam
ple.com
Chapter 8 Customizing IP Properties for Virtual Machines
VMware, Inc. 103