HP StorageWorks Storage Mirroring application notes Guidelines for networking and failover (T2558-96063, February 2008)
Storage Mirroring Guidelines for networking and failover application notes 23
General
Examples
• dfo /dnssrvname mydns.mydomain.com /srcname mysource.mydomain.com /srcip
206.31.4.10 /verbose
• Lists all resource records on the specified DNS server that match the source criteria
• dfo /dnssrvname mydns.mydomain.com /srcname mysource.mydomain.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 program to connect to the DNS server
• dfo /dnssrvname mydns.mydomain.com /srcname hasource.hadomain.com /srcip
210.11.12.13 /tarname mysource.mydomain.com /tarip 206.31.4.10 /failback /verbose
• Modifies (fails back) all resource records on the specified DNS server that were changed
on failover
• dfo /dnssrvname mydnsserver.mydomain.com /srcname mysource.mydomain.com /srcip
206.31.4.10 /tarip 210.11.12.13 /username mydomain.com\admin /password pword
/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
Password
Encryption
Examples
• dfo /setpassword mydomain.com\admin mypassword
• Stores the username (
mydomain.com\admin) and password (mypassword) in the default
credentials file (
dfo_credentials.dat)
• dfo /dnssrvname mydnsserver.mydomain.com /srcname mysource.mydomain.com /srcip
206.31.4.10 /tarip 210.11.12.13 /username mydomain.com\admin /getpassword /verbose
• Modifies all resource records on the specified DNS server that match the source criteria,
using the username and
/getpassword to retrieve the correct password for connecting to
the DNS server