KB Article #65198
Dynamically change IP address used by a remote site, alternative address used in case main address is not available ?
Environment
----------------------
Transfer InterPel 6.6.3
Problem
---------------------
* Remote Site > Network Address Tab has Main and Alternative IP Address configured
* main IP address not available
* alternative IP address is dynamic
-- How to set a dynamic alternative IP address?
Resolution
* not possible to dynamically change an IP address currenly in use
1. change the IP address in use from the GUI ( Gateway Navigator ) or from command line
WORKAROUND:
1. use peladm command line in a script to change main address defined for a remote site
( example, for transfer that ends up in "Cancel" state )
* -da1 can be used or if needed, -da2, depends on the number of alternative addresses to be used
peladm update_site -a [remote_site_name] -da1 [backup_ip_address]