View all questions & answers for the NSE 5 - FortiManager 7.6 Administrator Exam Materials exam
NSE 5 - FortiManager 7.6 Administrator Exam Materials-Question 16 Discussion
Comments
Selected Answers: D
When you execute a script directly on a device, the changes are
automatically applied on the device. You do not need to take any further action to apply the changes;
however, you cannot preview the changes before they are applied.
-
Brave-Dumps.com Admin
2025-11-18 23:52:47
Thank you.
Selected Answers: A
Fortinet examples show the proper structure as:
config vpn ipsec phase1-interface
edit ...
next
end
then a new config vpn ipsec phase2-interface block.
So if the admin starts the phase2-interface section before properly closing the phase1 block, FortiGate parses it in the wrong context and throws an error like object mismatch. That matches this question best.
Why the others are wrong:
B: IPsec templates are a different deployment method, not the fix for this CLI syntax/context error.
C: Phase 2 must be linked to Phase 1 using set phase1name; an unlinked second block is not correct.
D: The question says the script is being run Remote FortiGate Directly (via CLI), so the issue is the script structure, not the install target.
So I’d mark A.
Selected Answers: A
Selected Answers: D
The administrator uses FortiManager to push a CLI script using the Remote FortiGate Directly (via CLI) option to configure an IPsec VPN. However, when running the script, the administrator receives the following error: config vpn ipsec phase2-interface [parameter(s) invalid. detail: object mismatch] What must the administrator do to resolve the script error and successfully apply the IPsec configuration? (Choose one answer)
Brave-Dump Clients Votes