When Business Continuity Manager agent is on both the local and remote sites, configure the Business Continuity Manager agent on each site to perform a scan on that site, only.
The following figure shows an example of this configuration.
For the configuration shown in Example configuration when Business Continuity Manager agent is on the local site and a remote site specify the settings provided in the following table to connect Business Continuity Manager agent to the Replication Manager installed on each site.
Prefix |
Local site |
Remote site |
||||||
---|---|---|---|---|---|---|---|---|
Port number |
DADID |
Route list ID (forward direction) |
Non Gen'ed DADID |
Port number |
DADID |
Route list ID (reverse direction) |
Non Gen'ed DADID |
|
ACCOUNT |
24042 |
NY |
ROUTE1 |
No specification |
24055 |
LA |
ROUTE3 |
No specification |
INFO |
ROUTE2 |
NY2 |
ROUTE4 |
LA2 |
The following shows an example of specifying the settings shown in Settings for connecting Business Continuity Manager agents installed on the local and remote sites to Replication Manager for initialization parameters.
Settings for the Business Continuity Manager agent on the local site
SETINIT PORT(24042) SETINIT MODE(EDIT) SETINIT LOCK(PREFIX) /* PREFIX */ SETINIT PREFIX('ACCOUNT','NY','ROUTE1') SETINIT PREFIX('INFO','NY','ROUTE2','NY2')
Settings for the Business Continuity Manager agent on the remote site
SETINIT PORT(24055) SETINIT MODE(EDIT) SETINIT LOCK(PREFIX) /* PREFIX */ SETINIT PREFIX('ACCOUNT','LA','ROUTE3') SETINIT PREFIX('INFO','LA','ROUTE4','LA2')