Implementing Cisco Secure Mobility Solutions (SIMOS, legacy) — Question 20
Which command configures IKEv2 symmetric identity authentication?
Answer options
- A. match identity remote address 0.0.0.0
- B. authentication local pre-share
- C. authentication pre-share
- D. authentication remote rsa-sig
Correct answer: D
Explanation
The correct answer is D because 'authentication remote rsa-sig' specifies the use of RSA signatures for remote identity authentication in IKEv2. Options A, B, and C do not configure symmetric identity authentication; A is focused on matching remote addresses, while B and C refer to pre-shared key authentication, which is not symmetric identity.