Referring to the exhibit, what is the correct proxy-id?
A.
local 1.1.1.0/24, remote 2.1.1.0/24
B.
local 2.1.1.0/24, remote 1.1.1.0/24
C.
local 12.1.1.0/24, remote 11.1.1.0/24
D.
local 11.1.1.0/24, remote 12.1.1.0/24
Referring to the exhibit, what is the correct proxy-id?
A.
local 1.1.1.0/24, remote 2.1.1.0/24
B.
local 2.1.1.0/24, remote 1.1.1.0/24
C.
local 12.1.1.0/24, remote 11.1.1.0/24
D.
local 11.1.1.0/24, remote 12.1.1.0/24
correct answer is A
As proxy id is set with for example
set security ipsec vpn vpn-name ike proxy-identity local 10.0.0.0/8 remote 92.168.1.0/24 service any
Answer is D, cause Proxy IDs should be equal to what source-address and destination-address states on the [edit security policies from-zone trust to-zone untrust policy match] hierarchy.