GCIH · Question #346
There are six control bits to describe a packet's role in a Transmission Control Protocol (TCP) connection. Which of the following control bits initiates a graceful end to a connection?
The correct answer is A. FIN. When the data transmission is complete and the device want to terminate the connection, the device initiating the termination, places a TCP segment (Segment is the name of the data packet at transport layer, if the protocol is TCP) with the FIN flag set to one. The purpose of…
Question
There are six control bits to describe a packet's role in a Transmission Control Protocol (TCP) connection. Which of the following control bits initiates a graceful end to a connection?
Options
- AFIN
- BPSH
- CSYN
- DRST
- EURG
How the community answered
(61 responses)- A89% (54)
- B5% (3)
- C2% (1)
- D3% (2)
- E2% (1)
Explanation
When the data transmission is complete and the device want to terminate the connection, the device initiating the termination, places a TCP segment (Segment is the name of the data packet at transport layer, if the protocol is TCP) with the FIN flag set to one. The purpose of FIN bit is to enable TCP to gracefully terminate an established session
Topics
Community Discussion
No community discussion yet for this question.