The TCP/IP stack on your local machine should already be correctly configured. Contact your system administrator if you encounter problems.
ping [machine address | name]
ping 192.113.36.200where 192.113.36.200 is the IP address of your CICS server. If you are using a Domain Name Server (DNS), you can specify the symbolic host name rather than the IP address of the server.
The PING command differs slightly, depending on your operating system. For more information, refer to the documentation supplied with your operating system.
Refer to TCP/IP settings for information on TCP/IP settings.
CEDA DEF TCPIPSERVICE(service-name) GROUP(group-name)Ensure that the group in which you define the service is in the startup GRPLIST, so that the listener starts when CICS is started. Key fields are explained as follows:
CEDA INS TCPIPSERVICE(service-name) GROUP(group-name)