Refer to the exhibit, which shows the output of diagnose sys session list.

If the HA ID for the primary device is 0, what will happen if the primary fails and the secondary becomes the primary?
Refer to the exhibit, which shows the output of diagnose sys session list.
If the HA ID for the primary device is 0, what will happen if the primary fails and the secondary becomes the primary?
The session is synchronized between the primary and secondary devices, as indicated by the state 'may_dirty synced none app_ntf' in the session list. Because the session is synchronized, traffic for this session continues to be permitted on the new primary device after failover, without requiring the client to restart the session with the server.
A is correct, as the session is syncd
flag = synced https://community.fortinet.com/t5/FortiGate/Technical-Note-How-to-see-if-a-session-is-synced-in-HA/ta-p/194185
A - The session is synced.
synced
Enterprise_Firewall_7.0_Study_Guide-Online.pdf page 226
answer
I dont see the "local" keyword within the session state, which makes me wonder if is really app control enforced
the app_list field marks the application, but even so that answer still doesnt make sense, app control or not the session is flowbased and syncd so it will be there on the secondary without needing to "reevaluate"
app=0, doesn't it mean that application control is off?
the app_list field marks the application, but even so that answer still doesnt make sense, app control or not the session is flowbased and syncd so it will be there on the secondary without needing to "reevaluate"
app=0, doesn't it mean that application control is off?
A - flow based and sync'd
A Enterprise_Firewall_7.0_Study_Guide-Online.pdf page 266
page 226*
A is correct!
Answer is C. A. wrong app_ntr means the session is not allowing traffic - is it blocking the traffic B. Wrong No indication of Application control c. Correct - based on elimination, and May_dirty means change in route required session to be reevaluated D. There is no secondary, Primary failed. And session is already syned to the new Primary.