nerdexam
Huawei

H12-721 · Question #17

In the TCP / IP protocol, TCP protocol provides reliable connectivity service using three-way handshake to achieve. The first handshake: establish a connection, the client sends a SYN packet (SYN =…

The correct answer is A. = J +1 = J +1 = K +1. See the full explanation below for the reasoning.

Question

In the TCP / IP protocol, TCP protocol provides reliable connectivity service using three-way handshake to achieve. The first handshake: establish a connection, the client sends a SYN packet (SYN = J) to the server, and enter SYN_SENT state, waiting for the server to confirm. Second handshake: the server receives a SYN packet and must issue an ACK packet (ACK = ) to confirm the client's SYN packet, but he is sending a SYN packet (SYN = K), ie, SYN-ACK packets, the server enters SYN_RCVD state. Third handshake: the client receives the SYN-ACK packet, the server sends an acknowledgment packet ACK (SYN = ASK = ), this package has been sent, the client and server enter into the ESTABLISHED state, completing the three-way handshake. About three-way handshake during the three parameters, which of the following statements is correct?

Options

  • A= J +1 = J +1 = K +1
  • B= J = K +1 = J +1
  • C= J +1 = K +1 = J +1
  • D= J +1 = J = K +1

How the community answered

(37 responses)
  • A
    76% (28)
  • B
    14% (5)
  • C
    8% (3)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full H12-721 Practice