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.
- Create a temporary BPXPRMtt member with the
following statements:
SUBFILESYSTYPE TYPE(CINET) NAME(TCPIP2) ENTRYPOINT(EZBPFINI)_______________________________________________________________
- Dynamically add the statements to BPXPRMtt.
SETOMVS RESET=(tt)_______________________________________________________________
- Start the TCPIP2 address space.
_______________________________________________________________
- 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.