FCSS_EFW_AD-7.6 · Question #40
Refer to the exhibit, which contains a partial VPN configuration. What can you conclude from this VPN IPsec phase 1 configuration?
The correct answer is A. This configuration is the best for networks with regular traffic intervals, providing a balance. This IPsec Phase 1 configuration defines a dynamic VPN tunnel that can accept connections from multiple peers. The settings chosen here suggest a configuration optimized for networks with intermittent traffic patterns while ensuring resources are used efficiently. Key…
Question
Refer to the exhibit, which contains a partial VPN configuration. What can you conclude from this VPN IPsec phase 1 configuration?
Exhibit
Options
- AThis configuration is the best for networks with regular traffic intervals, providing a balance
- BPeer IDs are unencrypted and exposed, creating a security risk.
- CFortiGate will not add a route to its routing or forwarding information base when the dynamic
- DA separate interface is created for each dial-up tunnel, which can be slower and more
How the community answered
(46 responses)- A59% (27)
- B7% (3)
- C26% (12)
- D9% (4)
Explanation
This IPsec Phase 1 configuration defines a dynamic VPN tunnel that can accept connections from multiple peers. The settings chosen here suggest a configuration optimized for networks with intermittent traffic patterns while ensuring resources are used efficiently. Key configurations and their impact: set type dynamic - This allows multiple peers to establish connections dynamically without needing predefined IP addresses. set ike-version 2 - Uses IKEv2, which is more efficient and supports features like EAP authentication and reduced rekeying overhead. set dpd on-idle - Dead Peer Detection (DPD) is triggered only when the tunnel is idle, reducing unnecessary keep-alive packets and improving resource utilization. set add-route enable FortiGate automatically adds the route to the routing table when the tunnel is established, ensuring connectivity when needed. set proposal aes128-sha256 aes256-sha256 Uses strong encryption and hashing algorithms, ensuring a secure connection. set keylife 28800 Sets a longer key lifetime (8 hours), reducing the frequency of rekeying, which is beneficial for stable connections. Because DPD is set to on-idle, the tunnel will not constantly send keep-alive messages but will still ensure connectivity when traffic is detected. This makes the configuration ideal for networks with regular but non-continuous traffic, balancing security and resource efficiency.
Topics
Community Discussion
No community discussion yet for this question.
