nerdexam
Fortinet

NSE5_FMG-7.2 · Question #33

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

The correct answer is D. Policy ID 2 is installed without the remote user student. Since "users" is not mandatory, and all the other elements are set, the policy will be created. 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)…

Troubleshooting

Question

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

Exhibit

NSE5_FMG-7.2 question #33 exhibit

Options

  • APolicy ID 2 will not be installed.
  • BPolicy ID 2 is installed in the disabled state.
  • CPolicy ID 2 is installed without a source address.
  • DPolicy ID 2 is installed without the remote user student.

How the community answered

(44 responses)
  • A
    11% (5)
  • B
    9% (4)
  • C
    5% (2)
  • D
    75% (33)

Explanation

Since "users" is not mandatory, and all the other elements are set, the policy will be created. 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 set uuid 00879f84-bf81-51ee-3191-7623414c44a4 set srcaddr "all" set dstaddr "all" set action accept set schedule "always" set service "ALL"

Topics

#installation log#policy installation failure#remote user#log analysis

Community Discussion

No community discussion yet for this question.

Full NSE5_FMG-7.2 Practice