The NQA TCP test measures the time taken to set up a TCP connection between an NQA client and a TCP server through the three-way handshake.
The TCP test process is as follows:
The source (SwitchA) sends a TCP SYN packet to the destination (SwitchB) to set up a TCP connection.
The destination receives the TCP SYN packet and responds with a TCP SYN-ACK packet.
The source receives the SYN-ACK packet and sends an ACK packet to the destination. The connection is now established and the source can calculate the time taken.
TCP test results and historical records are collected in test instances. You can run commands to view the test results and historical records.