AT-TLS policy activation

AT-TLS setup is now complete, and the policy will be activated at next IPL of the system. Follow these steps to start using the policy without an IPL:
  1. Activate AT-TLS support in the TCP/IP stack.
    • Create a TCP/IP obey file, for example, TCPIP.TCPPARMS(OBEY), with the following content:
      TCPCONFIG TTLS
    • Activate it with this operator command:
      V TCPIP,,OBEY,TCPIP.TCPPARMS(OBEY)
    • Verify the result by checking for this console message:
      EZZ4249I stackname INSTALLED TTLS POLICY HAS NO RULES
  2. Start the Policy Agent.
    • Issue operator command:
      S PAGENT
    • Verify the result by checking for console message:
      EZD1586I PAGENT HAS INSTALLED ALL LOCAL POLICIES FOR stackname
  3. Restart Debug Manager.
    • Issue operator commands:
      P DBGMGR
      S DBBMGR
      Note: Restarting Debug Manager interrupts all active debug sessions that are in pass-thru mode.