Courseiva
Threats, Vulnerabilities, and MitigationsmediumDrag & DropObjective-mapped

SY0-701 Threats, Vulnerabilities, and Mitigations Practice Question

Drag and drop the steps to configure a VPN tunnel using IPsec in tunnel mode into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Configure IKE policy, then configure IPsec transform set, then create crypto map, then apply crypto map to the interface.

IPsec VPN setup involves two phases: IKE for key exchange, then IPsec for data encryption; the crypto map ties it to an interface.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Configure IKE policy, then configure IPsec transform set, then create crypto map, then apply crypto map to the interface.

    Why this is correct

    This order is correct because IKE policy must be defined first for phase 1 key exchange, then the IPsec transform set defines phase 2 data protection, then the crypto map ties the transform set and peer together, and finally the crypto map is applied to the interface to activate the tunnel.

  • Configure IKE policy, then create crypto map, then configure IPsec transform set, then apply crypto map to the interface.

    Why it's wrong here

    The crypto map command requires you to specify an existing IPsec transform set. Since the transform set hasn't been created yet when you attempt to build the crypto map, the router will reject or omit that reference, leaving the map incomplete. The transform set must be defined first to name the encryption and integrity algorithms that the crypto map will bind to the peer, so placing 'configure IPsec transform set' after 'create crypto map' is invalid.

  • Create crypto map, then configure IKE policy, then apply crypto map to the interface, then configure IPsec transform set.

    Why it's wrong here

    This is incorrect because the crypto map depends on both the IKE policy and the IPsec transform set; starting with the crypto map without these prerequisites is invalid. Also, applying the crypto map before the transform set would cause errors.

  • Configure IPsec transform set, then configure IKE policy, then create crypto map, then apply crypto map to the interface.

    Why it's wrong here

    This is incorrect because IKE (phase 1) should be configured before the IPsec transform set (phase 2). Although the transform set can be defined independently, the standard order is to set up the IKE policy first to establish security associations before defining data protection parameters.

Quick reference

VPN Protocol Comparison

ProtocolPortEncryptionAuthenticationUse Case
IKEv2 / IPsecUDP 500 / 4500AES-256Certificates / PSKSite-to-site & remote access
SSL / TLS VPNTCP 443TLS 1.3Certificates / MFAClientless remote access
L2TP / IPsecUDP 1701AES (IPsec)PSK / CertificatesLegacy remote access
WireGuardUDP 51820ChaCha20Public keysModern high-performance VPN
PPTPTCP 1723MPPE (weak)MS-CHAPv2Legacy — avoid in production

PPTP is considered insecure. IKEv2/IPsec and SSL VPN are the current recommended options.

About these practice questions

One of 1,013 original SY0-701 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SY0-701 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SY0-701 exam.