Which sequence represents the TCP four-way handshake for connection termination?

Study for the Wireshark Block 5 Exam. Prepare with flashcards and multiple choice questions, each offering hints and explanations. Ace your exam with the best resources!

Multiple Choice

Which sequence represents the TCP four-way handshake for connection termination?

Explanation:
Closing a TCP connection uses a four-way handshake with FIN and ACK. The process starts when one side wants to end its outgoing data: it sends a FIN to indicate it has finished sending. The other side replies with an ACK to confirm it received that FIN. When the peer is ready to close its side as well, it sends its own FIN. Finally, the original sender acknowledges that FIN with an ACK. This sequence—FIN, ACK, FIN, ACK—ensures both sides have completed their data transfer and can shut down cleanly. Options that omit the final ACK, start with an unexpected ACK, or mix in a SYN (which is used to establish a connection) don’t fit the termination process.

Closing a TCP connection uses a four-way handshake with FIN and ACK. The process starts when one side wants to end its outgoing data: it sends a FIN to indicate it has finished sending. The other side replies with an ACK to confirm it received that FIN. When the peer is ready to close its side as well, it sends its own FIN. Finally, the original sender acknowledges that FIN with an ACK. This sequence—FIN, ACK, FIN, ACK—ensures both sides have completed their data transfer and can shut down cleanly.

Options that omit the final ACK, start with an unexpected ACK, or mix in a SYN (which is used to establish a connection) don’t fit the termination process.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy