Implementing Cisco Secure Mobility Solutions (SIMOS, legacy) — Question 8
Which command will allow a referenced ASA interface to become accessible across a site-to-site VPN?
Answer options
- A. access-list 101 extended permit ICMP any any
- B. crypto map vpn 10 match address 101
- C. crypto map vpn interface inside
- D. management-access <interface name>
Correct answer: B
Explanation
The correct answer is B, as it specifies the crypto map that links the site-to-site VPN to the access list, allowing the traffic to flow. Option A is incorrect because it only permits ICMP traffic, not the VPN configuration. Option C is also wrong since it simply applies the crypto map to the inside interface without addressing the specific access requirements. Option D does not relate to the site-to-site VPN configuration, as it pertains to management access.