Fortinet
NSE8_812 · Question #33
NSE8_812 Question #33: Real Exam Question with Answer & Explanation
Sign in or unlock NSE8_812 to reveal the answer and full explanation for question #33. The question stem and answer options stay visible for context.
Question
The exhibits show a diagram of a requested topology and the base IPsec configuration. A customer asks you to configure ADVPN via two internet underlays. The requirement is that you use one interface with a single IP address on DC FortiGate. In this scenario, which feature should be implemented to achieve this requirement?
Refer to the exhibits:
Topology:
[Image of HUB, port1, port2, Spoke-B, Spoke-A with advpn1, advpn2 connections showing ADVPN topology.]
Configuration:
DC:
config vpn ipsec phase1-interface
edit "advpn1"
set type dynamic
set interface "port1"
set ike-version 2
set peertype any
set net-device disable
set add-route disable
set dpd on-idle
set suite-b suite-b-gcm-128
set auto-discovery-sender enable
set paksecret fortinet
next
edit "advpn2"
set type dynamic
set interface "port1"
set ike-version 2
set peertype any
set net-device disable
set add-route disable
set dpd on-idle
set suite-b suite-b-gcm-128
set auto-discovery-sender enable
set paksecret fortinet
next
end
****************************************
Spokes:
config vpn ipsec phase1-interface
edit "advpn1"
set type dynamic
set interface "port1"
set ike-version 2
set peertype any
set net-device enable
set add-route disable
set dpd on-idle
set suite-b suite-b-gcm-128
set idle-timeout enable
set idle-timeout-interval 5
set auto-discovery-receiver enable
set remote-gw 19.18.101.100
set paksecret fortinet
next
edit "advpn2"
set type dynamic
set interface "port2"
set ike-version 2
set peertype any
set net-device enable
set add-route disable
set dpd on-idle
set suite-b suite-b-gcm-128
set idle-timeout enable
set idle-timeout-interval 5
set auto-discovery-receiver enable
set remote-gw 19.18.101.100
set paksecret fortinet
next
end
Options
- AUse network-overlay id
- BChange advpn2 to IKEv1
- CUse local-id
- DUse peer-id
Unlock NSE8_812 to see the answer
You've previewed enough free NSE8_812 questions. Unlock NSE8_812 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.