You can add or delete data interface pairs from client group to client (or client to client group), using XML files that are run from the command line on the CommServe computer.
Procedure
-
Download the SetArchPipeLineListForClientGroupClient.xml file and save it on the CommServe computer where you will run the command.
-
Open the XML file.
-
In the ArchPipeLineList element of the XML file, change the XML parameters.
-
Attribute
Description
operationType
To change the operation type, refer to the following table:
Value
Operation type
1
Add data interface pair
2
Delete data interface pair
3
Modify data interface pair
srcGroupEntity clientGroupName
Source client group name
client1 name
Source network range
Note
You can use the wildcard character (*) to enter a network range (for example: 172.*) or multiple client group web addresses (for example: *.backup.com).
destClientEntity clientName
Destination client name
client2 name
Destination IP address
-
Optional: You can add multiple ArchPipeLineList sections in the XML file to add or delete multiple data interface pairs at same time.
-
From the command line, perform a qlogin.
-
From the <software installation directory>\Base folder, run the following command:
qoperation execute -af downloaded locationSetArchPipeLineListForClientGroupClient.xml