nerdexam
Fortinet

FCSS_NST_SE-7.4 · Question #79

Which of the following regarding protocol states is true?

The correct answer is D. proto_state=01 indicates an established TCP session. The proto_state field is actually a two‑bit bitmask where the bits track seen packet directions, but for TCP FortiGate only flips into 01 once the three‑way handshake completes and the session is fully established. UDP sessions never set those bits (they stay at 00), and ICMP…

Packet Flow and Session Management

Question

Which of the following regarding protocol states is true?

Options

  • Aproto_state=10 indicates an established TCP session.
  • Bproto_state=00 indicates that UDP traffic flows in both directions.
  • Cproto_state=01 indicates one-way ICMP traffic.
  • Dproto_state=01 indicates an established TCP session.

How the community answered

(51 responses)
  • A
    4% (2)
  • B
    16% (8)
  • C
    8% (4)
  • D
    73% (37)

Explanation

The proto_state field is actually a two‑bit bitmask where the bits track seen packet directions, but for TCP FortiGate only flips into 01 once the three‑way handshake completes and the session is fully established. UDP sessions never set those bits (they stay at 00), and ICMP uses its own state machine. Seeing proto_state=01 in a TCP session listing always means that the TCP handshake has finished and the session is established.

Topics

#proto_state#TCP session state#UDP state#protocol states

Community Discussion

No community discussion yet for this question.

Full FCSS_NST_SE-7.4 Practice