SV-214689r1056184_rule
V-214689
SRG-NET-000213
JUSX-VN-000022
CAT II
10
For site-to-site VPN, configure an Internet Key Exchange (IKE) gateway that includes DPD parameters such as in the following example.
set security ike gateway IKE-PEER ike-policy IKE-POLICY
set security ike gateway IKE-PEER address <Peer IP Address>
set security ike gateway IKE-PEER dead-peer-detection always-send
set security ike gateway IKE-PEER dead-peer-detection interval 10
set security ike gateway IKE-PEER dead-peer-detection threshold 2
set security ike gateway IKE-PEER local-identity inet <IPv4 Address in Certificate>
set security ike gateway IKE-PEER remote-identity inet <IPv4 Address in Remote
Certificate>
set security ike gateway IKE-PEER external-interface <interface name>
set security ike gateway IKE-PEER version v2-only
Navigate to the IKE configuration.
[edit]
show security ike gateway <ike-peer-name>
If the DPD options are not configured, this is a finding.
V-214689
False
JUSX-VN-000022
Navigate to the IKE configuration.
[edit]
show security ike gateway <ike-peer-name>
If the DPD options are not configured, this is a finding.
M
4009