HP Storage Mirroring Software User Manual

Page 350

Advertising
background image

Workload protection

Page 349 of 677

l

ADDOMAIN

active_directory_domain_name

—The name of the

Active Directory domain

l

SOURCEDN

source_domain_name

—The name of the source's

domain

l

TEST—Runs in test mode so that modifications are not made,
only listed

l

DEBUG—Forces DFO to write the DNS resource record as-is to
the dfolog.log file prior to any DFO modify or list activity.

l

HELP—Displays the syntax of the DNS Failover utility

Examples

l

dfo /dnssrvname gamma.domain.com /srcname
alpha.domain.com /srcip 206.31.4.10 /verbose (Lists all resource
records on the specified DNS server that match the source
criteria)

l

dfo /dnssrvname gamma.domain.com /srcname
alpha.domain.com /srcip 206.31.4.10 /tarip 210.11.12.13 /verbose
(Modifies all resource records on the specified DNS server that
match the source criteria, using the credentials of the account
running the utility to connect to the DNS server)

l

dfo /dnssrvname gamma.domain.com /srcname
alpha.domain.com /srcip 206.31.4.10 /tarip 210.11.12.13
/username domain.com\admin /password /verbose (Modifies all
resource records on the specified DNS server that match the
source criteria, using the username and password to connect to
the DNS server)

l

dfo /dnssrvname gamma.domain.com /srcname
alpha.domain.com /srcip 210.11.12.13 /tarname beta.domain.com
/tarip 206.31.4.10 /failback /verbose (Fails back all resource
records on the specified DNS server that were changed on
failover)

l

dfo /setpassword domain.com\admin password (Stores the user
name and password in an encrypted file)

l

dfo /dnssrvname gamma.domain.com /srcname
alpha.domain.com /srcip 206.31.4.10 /tarip 210.11.12.13
/username domain.com\admin /getpassword /verbose (Modifies
all resource records on the specified DNS server that match the
source criteria, using the specified username and retrieving the
password from the encrypted file)

Advertising