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


Question 10 Discussion

While attempting to push a NetFlow configuration script through the FortiManager policy package, an administrator encounters an error stating that an object is unrecognized in line 4. Starting log (Run on database) config vdom edit AGEUSR [line 4] > config sys interface [parameter(s) invalid. detail: object unrecognized] Failed to commit to DB, reason ([line 4] > config sys interface [parameter(s) invalid. detail: object unrecognized]) Running script(NetFlow_Configuration) on DB failed What must the administrator do to successfully apply the NetFlow configuration script and avoid the object unrecognized error? (Choose one answer)

  • A. Make sure the user running the script has full access to the VDOM—AGEUSR.
  • B. Run the script on the device database.
  • C. Use metadata variables if they use VDOMs in the script.
  • D. Create a normalized interface on the policy layer before running the script.
Correct Answer: B

Brave-Dump Clients Votes

B 33.33%
D 33.33%
C 33.33%

Comments



Mahboab Ali Ghaleb 2025-07-19 05:01:17

Selected Answers: B


To apply a script with config sys interface, you must run it on the device database, because the policy package (used for policies) doesn't include system-level configuration objects like interfaces.


eze 2025-11-24 19:33:25

Selected Answers: D


the same question say that the Script is running in Policy package, so B is incorrect because de script currently is run on the policy database, so the correct answer is D the log show that an interface mapping fails.


Dallouf 2026-02-23 23:44:33

Selected Answers: C


Could you please review the answer, I have doubt about the right one.