Implementing Cisco Secure Mobility Solutions (SIMOS, legacy) — Question 2
Refer to the exhibit. Based on the partial configuration shown, which the GET VPN group member GDOI configuration?
!
crypto gdoi group CLASSROOM
identity number 12345
!
crypto map GETVPN_MAP 10 gdoi
set group CLASSROOM
!
interface Serial0/0/0
ip address 192.168.1.2 255.255.255.252
crypto map GETVPN_MAP
!
Answer options
- A. key server IP address
- B. local priority
- C. mapping of the IPsec profile to the IPsec SA
- D. mapping of the IPsec transform set to the GDOI group
Correct answer: A
Explanation
The correct answer is A because the key server IP address is critical for the GDOI configuration, allowing group members to communicate with the key server. Options B, C, and D are not directly related to the GDOI configuration as outlined in the exhibit.