6.1

Table Of Contents
2 Change to the C:\Program Files\VMware\VMware vCenter Site Recovery Manager\bin directory.
3 Run the dr-ip-reporter.exe command.
n
If you have a Platform Services Controller with a single vCenter Server instance, run the following
command:
dr-ip-reporter.exe --cfg ..\config\vmware-dr.xml
--out path_to_report_file.xml
--uri https://Platform_Services_Controller_address[:port]/lookupservice/sdk
This example points dr-ip-reporter.exe to the vmware-dr.xml file of the
Site Recovery Manager Server and generates the report file for the vCenter Server instance that is
associated with the Platform Services Controller at https://Platform_Services_Controller_address.
n
If you have a Platform Services Controller that includes multiple vCenter Server instances, you
must specify the vCenter Server ID in the --vcid parameter.
dr-ip-reporter.exe --cfg ..\config\vmware-dr.xml
--out path_to_report_file.xml
--uri https://Platform_Services_Controller_address[:port]/lookupservice/sdk
--vcid vCenter_Server_ID
This example points dr-ip-reporter.exe to the vmware-dr.xml file of the
Site Recovery Manager Server and generates the report file for the vCenter Server instance with the
ID vCenter_Server_ID.
NOTE The vCenter Server ID is not the same as the vCenter Server name.
n
To restrict the list of networks to just the ones that a specific recovery plan requires, include the
-plan option on the command line:
dr-ip-reporter.exe --cfg ..\config\vmware-dr.xml
--out path_to_report_file.xml
--uri https://Platform_Services_Controller_address[:port]/lookupservice/sdk
--plan recovery_plan_name
Syntax of the DR IP Customizer Tool
The DR IP Customizer tool includes options that you can use to gather networking information about the
virtual machines that Site Recovery Manager protects. You can also use the options to apply customizations
to virtual machines when they start up on the recovery site.
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 95.
You find the dr-ip-customizer.exe executable file in C:\Program Files\VMware\VMware vCenter Site
Recovery Manager\bin on the Site Recovery Manager Server host machine. When you run dr-ip-
customizer.exe, you specify different options depending on whether you are generating or applying a
comma-separated value (CSV) file.
dr-ip-customizer.exe
--cfg SRM Server configuration XML
--cmd apply/drop/generate
[--csv Name of existing CSV File]
[--out Name of new CSV file to generate]
--uri https://host[:port]/lookupservice/sdk
Chapter 8 Customizing IP Properties for Virtual Machines
VMware, Inc. 97