Courseiva
Advanced Threat ProtectionhardMultiple ChoiceObjective-mapped

NSE7 Advanced Threat Protection Practice Question

An administrator runs the following CLI output: 'diagnose sys session filter dport 443' and sees 'proto=6 proto_state=01 duration=3600 expire=3599'. Which statement BEST describes the session?

⚠ Common exam trap

The trap here is that candidates may misinterpret 'proto_state=01' as a starting state or teardown state, when in Fortinet's session table it specifically represents TCP_ESTABLISHED, and the combination of duration and expire values confirms the session is active and not in transition.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The session is established and has been active for one hour

The session shows 'proto=6' (TCP), 'proto_state=01' (TCP_ESTABLISHED), and 'duration=3600' seconds, which equals one hour. The 'expire=3599' indicates the session has 3599 seconds left before timeout, confirming it is active and established. Option B correctly identifies this as an established session that has been active for one hour.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The session is in the process of being torn down

    Why it's wrong here

    Teardown states have different proto_state codes (e.g., 04 for FIN-WAIT).

  • The session is established and has been active for one hour

    Why this is correct

    proto_state=01 indicates an established TCP session; duration=3600 seconds equals one hour.

  • The session is a UDP session incorrectly classified as TCP

    Why it's wrong here

    proto=6 is TCP; UDP would show proto=17.

  • The TCP session is still in the SYN-SENT state

    Why it's wrong here

    SYN-SENT state is represented by different proto_state values (e.g., 09).

About these practice questions

One of 940 original NSE7 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This NSE7 practice question is part of Courseiva's free Fortinet certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the NSE7 exam.