Question 201 of 507
Security ConceptseasyMultiple ChoiceObjective-mapped

Quick Answer

The correct answer is IPsec VPN (IKE phase 1). This is the security protocol being configured because the exhibit shows the `crypto isakmp policy` command, which is exclusively used to define Internet Key Exchange (IKE) phase 1 parameters such as the encryption algorithm (e.g., AES), hash algorithm (e.g., SHA), Diffie-Hellman group (e.g., group 2), and authentication method (e.g., pre-shared key). IKE phase 1 establishes a secure, authenticated control channel between two VPN peers before phase 2 negotiates the actual data encryption. On the Cisco CyberOps Associate 200-201 exam, this configuration tests your ability to distinguish IPsec VPN setup from other security protocols like SSL VPN, MACsec, or SSH, which use entirely different command syntax and purposes. A common trap is confusing IKE phase 1 with phase 2—remember that phase 1 uses `crypto isakmp` while phase 2 uses `crypto ipsec transform-set`. Memory tip: think of IKE phase 1 as the “handshake” that builds the tunnel, not the data flow itself.

200-201 Security Concepts Practice Question

This 200-201 practice question tests your understanding of security concepts. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Exhibit

crypto isakmp policy 10
 encr aes 256
 authentication pre-share
 group 5

Refer to the exhibit. Which security protocol is being configured?

Question 1easymultiple choice
Full question →

Exhibit

crypto isakmp policy 10
 encr aes 256
 authentication pre-share
 group 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

IPsec VPN (IKE phase 1)

The exhibit shows the configuration of an IPsec VPN IKE phase 1 policy using the `crypto isakmp policy` command. The parameters set—encryption algorithm (e.g., aes), hash algorithm (e.g., sha), Diffie-Hellman group (e.g., 2), and authentication method (e.g., pre-share)—are all specific to IKE phase 1, which establishes a secure authenticated channel for further key exchange. This is not used for SSL VPN, MACsec, or SSH, as those protocols have distinct configuration syntax and purposes.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

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

  • IPsec VPN (IKE phase 1)

    Why this is correct

    The crypto isakmp policy configures IKE phase 1 for IPsec.

    Related concept

    Read the scenario before looking for a memorised answer.

  • SSL VPN

    Why it's wrong here

    SSL VPN configuration uses different commands, not crypto isakmp.

  • MACsec

    Why it's wrong here

    MACsec uses 'mka' and 'macsec' commands.

  • SSH

    Why it's wrong here

    SSH configuration involves 'crypto key generate' and 'ip ssh' commands.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Cisco often tests the distinction between IKE phase 1 and phase 2 configuration commands, so the trap here is that candidates see 'crypto isakmp' and incorrectly associate it with SSL VPN or SSH because they overlook the specific protocol hierarchy.

Trap categories for this question

  • Command / output trap

    SSL VPN configuration uses different commands, not crypto isakmp.

Detailed technical explanation

How to think about this question

IKE phase 1 operates in either main mode or aggressive mode to negotiate a security association (SA) that protects further IKE phase 2 negotiations. The `crypto isakmp policy` command defines the transform set for this phase, including the Diffie-Hellman group (e.g., group 2 uses 1024-bit modular exponentiation) and the lifetime (default 86400 seconds). A real-world trap is that candidates often confuse IKE phase 1 with IPsec phase 2, which uses `crypto ipsec transform-set` instead.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A practitioner preparing for the 200-201 exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related 200-201 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free 200-201 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this 200-201 question test?

Security Concepts — This question tests Security Concepts — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: IPsec VPN (IKE phase 1) — The exhibit shows the configuration of an IPsec VPN IKE phase 1 policy using the `crypto isakmp policy` command. The parameters set—encryption algorithm (e.g., aes), hash algorithm (e.g., sha), Diffie-Hellman group (e.g., 2), and authentication method (e.g., pre-share)—are all specific to IKE phase 1, which establishes a secure authenticated channel for further key exchange. This is not used for SSL VPN, MACsec, or SSH, as those protocols have distinct configuration syntax and purposes.

What should I do if I get this 200-201 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 25, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This 200-201 practice question is part of Courseiva's free Cisco 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 200-201 exam.