IBM Support

Retrieve segment retransmission and reset connection counts for a line

News


Abstract

Starting in IBM i 7.5, the number of segment retransmissions and reset connections for a physical line can now be retrieved to help assess the health of the network behind an interface.

Content

You are in: IBM i Technology Updates > General IBM i Operating System > Retrieve segment retransmission and reset connection counts for a line
The TCP protocol is designed to guarantee delivery of data sent over a connection.  If a packet is lost, it will be retransmitted.  Additionally, if a connection gets reset, TCP notifies the remote side of this condition.  While the retransmit and reset are not necessarily problems themselves because the protocol was designed this way, they could help flag a potential problem in your network.  Previously, this information could only be retrieved in the context of connections.
In IBM i 7.5, the List Physical Interface Data (QtocLstPhyIfcDta) API added 2 new fields to the IPv4 format, IFCD0100, and IPv6 format, IFCD0300, to return this information.  This API now returns the number of times a TCP connection has made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state and the number of TCP segments transmitted containing one or more previously transmitted octets.  For more information, see the List Physical Interface Data (QtocLstPhyIfcDta) API.

[{"Type":"MASTER","Line of Business":{"code":"LOB57","label":"Power"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SWG60","label":"IBM i"},"ARM Category":[{"code":"a8m0z0000000CMAAA2","label":"Communications-\u003ETCP"}],"Platform":[{"code":"PF012","label":"IBM i"}],"Version":"7.5.0"}]

Document Information

Modified date:
05 May 2022

UID

ibm16578681