exam questions

Exam NSE5_FMG-7.2 All Questions

View all questions & answers for the NSE5_FMG-7.2 exam

Exam NSE5_FMG-7.2 topic 1 question 20 discussion

Actual exam question from Fortinet's NSE5_FMG-7.2
Question #: 20
Topic #: 1
[All NSE5_FMG-7.2 Questions]

Refer to the exhibit.

What can you conclude from the failed installation log shown in the exhibit?

  • A. Policy ID 2 will not be installed.
  • B. Policy ID 2 is installed in the disabled state.
  • C. Policy ID 2 is installed without a source address.
  • D. Policy ID 2 is installed without the remote user student.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
raydel92
Highly Voted 11 months ago
Selected Answer: D
Since "users" is not mandatory, and all the other elements are set, the policy will be created. Tested in lab: Local-FG # config firewall policy Local-FG (policy) # edit 2 new entry '2' added Local-FG (2) # set srcintf a Local-FG (2) # set dstintf b Local-FG (2) # set srcaddr all Local-FG (2) # set dstaddr all Local-FG (2) # set action accept Local-FG (2) # set schedule always Local-FG (2) # set service ALL Local-FG (2) # set users student entry not found in datasource value parse error before 'student' Command fail. Return code -3 Local-FG (2) # set nat enable Local-FG (2) # next Local-FG (policy) # end Local-FG # show firewall policy config firewall policy edit 2 set uuid 00879f84-bf81-51ee-3191-7623414c44a4 set srcintf "a" set dstintf "b" set srcaddr "all" set dstaddr "all" set action accept set schedule "always" set service "ALL" set nat enable
upvoted 5 times
...
sarary70
Most Recent 9 months ago
D is the answer.
upvoted 2 times
...
AgentSmith
10 months, 1 week ago
D. Policy ID 2 is installed without the remote user student. Tested this in my LAB with a Script on Fortigate through FortiManager. User/Student fails to be created, but the Firewall policy is created fine.
upvoted 4 times
...
Tommy_S
10 months, 1 week ago
Selected Answer: D
D is correct. User is not a mandatory field.
upvoted 3 times
...
chomskyHonk
10 months, 4 weeks ago
Selected Answer: D
D is the answer.
upvoted 3 times
...
GeniusA
11 months ago
D is the correct answer
upvoted 2 times
...
Satekhi
11 months, 2 weeks ago
Selected Answer: A
A. Policy ID 2 will not be installed. The reason for this conclusion is that the 'set users student' command failed with the error message "entry not found in datasource" and a return code of -3. This indicates that the user 'student' could not be found in the specified datasource, and as a result, the configuration for Policy ID 2 is likely to be incomplete or not installed.
upvoted 2 times
Satekhi
10 months, 1 week ago
Since "users" is not mandatory, and all the other elements are set, the policy will be created. After the command "set users student" fails, we're still in the policy id 2 configuration as shown in the prompt: (2). And, after "next", there is no error message, so the policy id 2 was saved. The correct answer is D
upvoted 2 times
...
...
DatBroNZ
11 months, 2 weeks ago
Selected Answer: A
If a defined value on the new policy doesn’t exist (in this case the user student, due to issues with the LDAP configuration), then the Fortimanager won’t install the policy.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...