Steps for adding another sockets file system to an existing CINET configuration

Before you begin: You need to know what socket file system you want to add.

Perform the following steps to add another sockets file system to an existing CINET configuration.

  1. Create a temporary BPXPRMtt member with the following statements:
    SUBFILESYSTYPE TYPE(CINET) NAME(TCPIP2) ENTRYPOINT(EZBPFINI)

    _______________________________________________________________

  2. Dynamically add the statements to BPXPRMtt.
    SETOMVS RESET=(tt)

    _______________________________________________________________

  3. Start the TCPIP2 address space.

    _______________________________________________________________

  4. Update the SUBFILESYSTYPE value in the BPXPRMxx member that is used on IPL.

    _______________________________________________________________

When you are done, you have added another sockets file systems to an existing Common INET configuration.