You can configure autoinstalled IPIC connections by using the default connection settings for IPIC autoinstalled connections. To implement IPIC connections that are autoinstalled without security, follow the step-by-step instructions in this scenario.
This scenario uses CICS® TG connecting to CICS TS V3.2 over IPIC in remote mode. It uses the default name ctg.ini for the configuration file.
Component | Parameter | Where set | Example value | Matching values |
---|---|---|---|---|
CICS TG | Server name | IPICSERVER section of ctg.ini | CICSA | |
CICS TG | Hostname | IPICSERVER section of ctg.ini | cicssrv2.company.com | |
CICS TG | Port 1 | IPICSERVER section of ctg.ini | 50889 | This value must be the same as 3 |
CICS TS | TCPIPService 2 | TCPIPService definition | SRV50889 | This value must be the same as 4 |
CICS TS | Portnumber 3 | TCPIPService definition | 50889 | This value must be the same as 1 |
CICS TS | TCPIPService 4 | IPCONN definition | SRV50889 | This value must be the same as 2 |
The sample configuration file
for this scenario is available for you to download: ctg.ini