Exam 301b All QuestionsBrowse all questions from this exam
Question 96

An LTM device has been configured to log the reasons for generating TCP RST packets.

The following log entry occurs:

"01230140:3: RST sent from 192.168.1.100:80 to 192.168.1.124:39272, [0x112d82a:1721] {peer} TCP RST from remote system."

Which condition will trigger this log entry?

    Correct Answer: B

    The log entry "01230140:3: RST sent from 192.168.1.100:80 to 192.168.1.124:39272, [0x112d82a:1721] {peer} TCP RST from remote system." indicates that the remote system triggered the TCP RST. This is evidenced by the phrase "{peer} TCP RST from remote system," meaning the remote host at the other end of the connection initiated the TCP reset.

Discussion
GVKDOption: B

B - Correct The log entry explicitly states "{peer} TCP RST from remote system," which directly indicates the remote system initiated the connection termination by sending a TCP RST packet.