An administrator has configured two FortiGate devices for an HA cluster. While testing HA failover, the administrator notices that some of the switches in the network continue to send traffic to the former primary device. The administrator decides to enable the setting link-failed-signal to fix the problem. Which statement about this setting is true?
A.
It sends an ARP packet to all connected devices, indicating that the HA virtual MAC address is reachable through a new master after a failover.
B.
It sends a link failed signal to all connected devices.
C.
It disabled all the non-heartbeat interfaces in all HA members for two seconds after a failover.
D.
It forces the former primary device to shut down all its non-heartbeat interfaces for one second, while the failover occurs.
Refer to the exhibit, which contains partial output from an IKE real-time debug. Based on the debug output, which phase 1 setting is enabled in the configuration of this VPN?
Refer to the exhibit, which shows a FortiGate configuration. An administrator is troubleshooting a web filter issue on FortiGate. The administrator has configured a web filter profile and applied it to a policy; however, the web filter is not inspecting any traffic that is passing through the policy. What must the administrator change to fix the issue?
A.
The administrator must increase webfilter-timeout.
B.
The administrator must disable webfilter-force-off.
C.
The administrator must change protocol to TCP.
D.
The administrator must enable fortiguard-anycast.
Refer to the exhibit, which contains the debug output of diagnose dvm device list. Which two statements about the output shown in the exhibit are correct? (Choose two.)
A.
ADOMs are disabled on the FortiManager
B.
The FortiGate configuration is in sync with latest running revision history.
C.
There are pending device-level changes yet to be installed on Local-FortiGate.
D.
The policy package has been modified for Local-FortiGate.
Refer to the exhibit, which contains partial output from an IKE real-time debug. Which two statements about this debug output are correct? (Choose two.)
A.
The remote gateway IP address is 10.0.0.1.
B.
The initiator provided remote as its IPsec peer ID.
C.
It shows a phase 1 negotiation.
D.
The negotiation is using AES128 encryption with CBC hash.
Answer:
B, C
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 10
Refer to the exhibit, which contains the partial output of a diagnose command. Based on the output, which two statements are correct? (Choose two.)
A.
Anti-replay is enabled
B.
The remote gateway IP is 10.200.4.1.
C.
DPD is disabled.
D.
Quick mode selectors are disabled.
Answer:
A, B
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 11
Refer to the exhibit, which shows the output of a debug command. Which two statements about the output are true? (Choose two.)
A.
The local FortiGate OSPF router ID is 0.0.0.4.
B.
Port4 is connected to the OSPF backbone area.
C.
In the network connected to port4, two OSPF routers are down.
D.
The local FortiGate is the backup designated router.
Answer:
A, B
Explanation: Area 0.0.0.0 is the backbone area.
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 12
Refer to the exhibit, which contains the partial output of the get vpn ipsec tunnel details command. Based on the output, which two statements are correct? (Choose two.)
A.
Phase 2 authentication is set to sha1 on both sides.
B.
Anti-replay is disabled.
C.
Hub2Spoke1 is a policy-based VPN.
D.
Hub2Spoke1 is configured on interface wan2.
Answer:
A, D
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 13
Which two tasks are automated using the Install Wizard on FortiManager? (Choose two.)
A.
Installing configuration changes to managed devices
B.
Importing interface mappings from managed devices
C.
Adding devices to FortiManager
D.
Previewing pending configuration changes for managed devices
Refer to the exhibit, which contains the output of get system ha status. Which two statements about the output are true? (Choose two.)
A.
The slave configuration is synchronized with the master.
B.
port7 is used as the HA heartbeat on all devices in the cluster.
C.
Master is selected based on the priority configured under config system ha.
D.
The HA management IP is 169.254.0.2.
Answer:
BC
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 15
Refer to the exhibit, which contains a TCL script configuration on FortiManager. An administrator has configured the TCL script on FortiManager, but failed to apply any changes to the managed device after being executed. Why did the TCL script fail to make any changes to the managed device?
A.
Changes in an interface configuration can only be done by CLI script.
B.
The TCL script must start with #include <>.
C.
Incomplete commands are ignored in TCL scripts.