Enter the following commands to obtain a list of all physical files used for
TCP/IP configuration:
WRKF FILE(QUSRSYS/QATOC*) FILEATR(PF)
WRKF FILE(QUSRSYS/QATM*) FILEATR(PF)
Tocopy the contents of each of the files, you can use option 3 (Copy from the
work with files) or you can enter the following command on the command line
for each listed file to copy the contents of each file to a separate spooled file in
the IBMOUTQ output queue.
CPYF FROMFILE(QUSRSYS/QATOCHOST) TOFILE(*PRINT)
FROMMBR(*ALL) TOMBR(*FROMMBR)
MBROPT(*ADD) CRTFILE(*NO) OUTFMT(*HEX)
General TCP/IP Problems
This section discusses information that you need to verify regardless of which
application you are using.
If you are unable to use your application, you should use the following flow chart to
identify the cause. The cause lists that follow identify potential problems.
430 OS/400 TCP/IPConfiguration and Reference V4R4