Match each VPN technology or deployment concept to its corresponding operational characteristic.
- Site-to-Site IPsec VPNConnects fixed branch office networks to corporate headquarters using gateway appliances without requiring software on host endpoints.
- Remote Access SSL VPNAllows mobile or work-from-home users to establish secure encrypted connections to the internal corporate network.
- Split TunnelingDirects corporate-bound traffic through the VPN tunnel while allowing standard internet traffic to bypass the tunnel.
- IPsec Encapsulating Security Payload (ESP)Provides data confidentiality through encryption along with integrity and authentication for IP packet payloads.
Answer
Site-to-Site IPsec VPN matches fixed network gateway interconnection; Remote Access SSL VPN matches individual remote user connections; Split Tunneling matches selective corporate destination routing; IPsec ESP matches payload confidentiality and integrity.
Each concept correctly aligns with its core CCNA VPN definition: Site-to-Site links gateways, Remote Access links individual endpoints, Split Tunneling routes selectively to conserve bandwidth, and ESP encrypts payload data.
Step-by-Step Solution
Key Concept
Remote Access and Site-to-Site VPN Concepts