TCP/IP Network configuration

  1. Use the following command to verify that TCP/IP is running on each of the systems in the BRMS network:
    PING RMTSYS(remote-system-name)

    If TCP/IP is not running, then you will need to configure and/or start TCP/IP.

  2. You need to determine whether you intend to use secured or non-secured DDM connections to the remote systems in the BRMS network. Non-secured DDM connections perform no password validation, but requires the user profile to exist on the remote system. Secured DDM connections perform password validation, require the user profile to exist on the remote system, and require the password to be the same on the current system as well as the remote system. You may want to review these requirements with your site security administrator before taking specific actions.
  3. Use the following command to change the TCP/IP DDM server attributes if you want the server automatically started when TCP/IP is started:
    CHGDDMTCPA AUTOSTART(*YES)
  4. Use the following commands to end and restart the TCP/IP DDM server if you changed any of the attributes:
    ENDTCPSVR SERVER(*DDM)
    STRTCPSVR SERVER(*DDM)
  5. Enable BRMS to use TCP/IP:

You have completed enabling this system for TCP/IP operations. You need to indicate to BRMS that you have enabled this system for BRMS network operations when you configure the network group for this system.



[ Top of Page | Previous Page | Next Page | Contents | Index ]