View all questions & answers for the NSE 5 - FortiSwitch 7.6 Administrator Exam Materials exam


Question 32 Discussion

Refer to the exhibit. Which two statements best describe what is displayed in the FortiLink debug output shown in the exhibit? (Choose two answers)

  • A. FortiSwitch is in a waiting state to join the stack group on FortiGate.
  • B. FortiSwitch is sending FortiLink heartbeats to FortiGate.
  • C. FortiSwitch is discovered and authorized by FortiGate.
  • D. FortiSwitch is sending LLDP-MED inventory management updates to FortiGate.
Correct Answer: A,B

Brave-Dump Clients Votes

AB 50%
BC 50%

Comments



javaughn Bryan 2025-12-11 02:16:11

Selected Answers: A, B


A&B are correct.

FortiSwitch is in a waiting state to join the stack group as the logs clearly displays "FL_STATE_WAIT_JOIN switchname S424DPTF20000029 flags 0x401".

The log entry: 2025-07-23 12:13:19 573s:160ms:14us flp_event_handler[734]:node: port4 received event 101 state FL_STATE_WAIT_JOIN switchname S424DPTF20000029 flags 0x401.

The key state here is FL_STATE_WAIT_JOIN. This explicitly indicates that the FortiSwitch (connected on port 4) is in a waiting state, specifically to join the FortiLink stack managed by the FortiGate. The number 101 is the event ID corresponding to this action.

B. FortiSwitch is sending FortiLink heartbeats to FortiGate. The log clearly displays the FL_STATE_WAIT_JOIN status, indicating the switch is awaiting successful integration into the FortiLink stack. Furthermore, the repeated occurrence of event ID 110 while the switch is in the FL_STATE_READY status confirms that the device is actively transmitting FortiLink heartbeat messages, which are essential for maintaining the connection and operational status between the FortiSwitch and the managing FortiGate device.

PAGE: 399
  • Justin Simard 2026-01-27 22:18:47
    I think A is misleading. While the top message shows the switch is in a waiting state, the rest of the output would not occur until if it was still waiting.


John 2025-12-27 20:21:23

Selected Answers: B, C


B & C are the correct answers.
Its demonstrated in the FS 7.6 study guide pg. 398 & 410 in the FS 7.2 Study Guide

THE EXACT LINE THAT PROVES MY POINT:You can see the changes of the state from WAIT_CONN to
STATE_READY

DIRECT QUOTE FROM PG 398: On FortiGate, you can enable the debug of the fortilinkd process for monitoring and troubleshooting the
discovery of FortiSwitch devices.
When FortiGate discovers a new FortiSwitch, the debug output shows the FortiSwitch serial number, as well
as the FortiGate port that received the FortiLink frames that triggered the switch discovery.
FortiGate uses the switch port information included in the FortiLink discovery frames to build the switch
faceplate image shown on the GUI. The output on this slide shows that FortiGate discovered a FortiSwitch VM
that is authorized by FortiGate through port4. You can see the changes of the state from WAIT_CONN to
STATE_READY