300-730 · Question #114
300-730 Question #114: Real Exam Question with Answer & Explanation
The correct answer is B: profile. IKEv2 in FlexVPN requires two foundational building blocks: 1. IKEv2 Proposal (C) - Defines the cryptographic suite: encryption algorithm (e.g., AES-256), integrity/hash algorithm (e.g., SHA-256), pseudo-random function (PRF), and Diffie-Hellman group. Without a proposal, IKEv2 h
Question
Options
- Amethod
- Bprofile
- Cproposal
- Dpreference
- Epersistence
Explanation
IKEv2 in FlexVPN requires two foundational building blocks:
-
IKEv2 Proposal (C) - Defines the cryptographic suite: encryption algorithm (e.g., AES-256), integrity/hash algorithm (e.g., SHA-256), pseudo-random function (PRF), and Diffie-Hellman group. Without a proposal, IKEv2 has no crypto parameters to negotiate.
-
IKEv2 Profile (B) - Ties everything together. It references the proposal (via a policy), specifies authentication methods, binds to a keyring for pre-shared keys or certificates, and identifies which peers to match. It is the operational entity applied to a crypto map or virtual template.
The distractors are not valid IKEv2 configuration constructs in Cisco IOS: 'method', 'preference', and 'persistence' do not correspond to crypto ikev2 sub-commands used in FlexVPN.
Topics
Community Discussion
No community discussion yet for this question.