Valid NSE7_EFW-7.2 Dumps shared by ExamDiscuss.com for Helping Passing NSE7_EFW-7.2 Exam! ExamDiscuss.com now offer the newest NSE7_EFW-7.2 exam dumps, the ExamDiscuss.com NSE7_EFW-7.2 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com NSE7_EFW-7.2 dumps with Test Engine here:
Exhibit. Refer to the exhibit, which contains a CLI script configuration on fortiManager. An administrator configured the CLI script on FortiManager rut the script tailed to apply any changes to the managed device after being executed. What are two reasons why the script did not make any changes to the managed device? (Choose two)
Correct Answer: A,B
The commands that start with the # sign did not run because they are treated as comments in the CLI script. Incomplete commands can cause CLI scripts to fail because they are not recognized by the FortiGate device. The other options are incorrect because static routes can be added using CLI or GUI, and CLI scripts do not need to start with #!. References := Configuring custom scripts | FortiManager 7.2.0 - Fortinet Documentation, section "CLI script syntax".