Define the file system parameters for TCP/IP in BPXPRMxx

Make the following updates to your BPXPRMxx parmlib member:

FILESYSTYPE TYPE(INET) ENTRYPOINT(EZBPFINI)
NETWORK
  DOMAINNAME(AF_INET)
  DOMAINNUMBER(2)
  MAXSOCKETS(64000)
  TYPE(INET)


Previous step | Next step
Installation Instructions