gtpo1mgm | Operations |
Use this command to clear TCP/IP statistics.
Requirements and Restrictions
Format
|
Additional Information
Online help information is available for this command. To display the help information, enter one of the following:
ZTTCP HELP
ZTTCP ?
Examples
The following example displays statistics about resources used by TCP/IP native stack support, the request to have those statistics cleared, and the display of the statistics after they have been cleared.
+--------------------------------------------------------------------------------+ |User: ZTTCP DISPLAY STATS | | | |System: TTCP0182I 12.35.23 BEGIN ZTTCP STATS DISPLAY | | | | NUMBER CURRENT MAXIMUM MAX IN MAX IN | | DEFINED IN USE IN USE USE DATE USE TIME | | SOCKET BLOCK ENTRIES 100 12 14 26MAY 12.16.08 | | IP MESSAGE TABLE BLOCKS 100 22 34 26MAY 12.16.21 | | | | 18824 IP PACKETS SENT | | 18383 IP PACKETS RECEIVED | | 0 CHECKSUM ERRORS DETECTED | | 0 IP FRAGMENTS RECEIVED | | 3 TCP MESSAGES RECEIVED OUT OF ORDER | | 44 TCP MESSAGES RETRANSMITTED | | 0 TCP SOCKETS CLEANED UP BECAUSE OF RETRANSMIT TIMEOUTS | | | | END OF ZTTCP DISPLAY | | | | | |User: ZTTCP CLEAR STATS | | | |System: TTCP0183I 12.35.56 COMPLETED, TCP/IP STATS CLEARED | | | | | |User: ZTTCP DISPLAY STATS | | | |System: TTCP0182I 12.35.58 BEGIN ZTTCP STATS DISPLAY | | | | NUMBER CURRENT MAXIMUM MAX IN MAX IN | | DEFINED IN USE IN USE USE DATE USE TIME | | SOCKET BLOCK ENTRIES 100 12 12 26MAY 12.35.56 | | IP MESSAGE TABLE BLOCKS 100 22 22 26MAY 12.35.56 | | | | 0 IP PACKETS SENT | | 0 IP PACKETS RECEIVED | | 0 CHECKSUM ERRORS DETECTED | | 0 IP FRAGMENTS RECEIVED | | 0 TCP MESSAGES RECEIVED OUT OF ORDER | | 0 TCP MESSAGES RETRANSMITTED | | 0 TCP SOCKETS CLEANED UP BECAUSE OF RETRANSMIT TIMEOUTS | | | | END OF ZTTCP DISPLAY | | | +--------------------------------------------------------------------------------+
Related Information
See TPF Transmission Control Protocol/Internet Protocol for more information about TCP/IP native stack support.