An additional enumeration to the REPORTS command supports the TCP/IP report category. The TCP/IP option sends TCP/IP-related reports to a user program agent or to a remote enterprise server.
To specify the TCP/IP option, enter the following at the system console:
NW REPORTS + TCPIP
If the command is successful, you receive the following response:
REPORTS + TCPIP
In addition to specifying TCP/IP reports, you can include or exclude specific reports by their decimal report numbers by using the following command:
NW REPORTS <report operation>
where <report operation> is REQUEST, SUPPRESS, or *DEFAULT.
Examples
To include one or more specific TCP/IP reports, use the REQUEST option as shown in the following example:
REPORTS REQUEST 40004, 40008
To exclude one or more specific TCP/IP reports, use the SUPPRESS option as shown in the following example:
REPORTS SUPPRESS 40004, 40008
The *DEFAULT option defers to the report message categories to determine whether or not to forward reports for the specified report codes. For example, NW REPORTS *DEFAULT 40008 would only stop the flow of reports for 40008 as long as the TCP/IP report category is not set.
Refer to the Networking Commands and Inquiries Help for a detailed description of the REPORTS command.
Refer to the Networking Reports and Log Messages Help for a list of TCP/IP-related reports.