300-730 · Question #146
Refer to the exhibit. Based on the output of the show run command, which remote access VPN technology is configured?
The correct answer is B. SSLVPN Full Tunnel. The show run output reveals configuration elements specific to SSL VPN Full Tunnel, which uses SSL/TLS to create a full-tunnel remote access VPN on Cisco ASA.
Question
Options
- APPTP
- BSSLVPN Full Tunnel
How the community answered
(35 responses)- A11% (4)
- B89% (31)
Why each option
The show run output reveals configuration elements specific to SSL VPN Full Tunnel, which uses SSL/TLS to create a full-tunnel remote access VPN on Cisco ASA.
PPTP uses TCP port 1723 and GRE for tunneling and is not natively supported on Cisco ASA; its configuration syntax is entirely absent from Cisco ASA show run output.
SSL VPN Full Tunnel is identified by the presence of webvpn configuration blocks, tunnel-group settings with type remote-access, and group-policy attributes specifying vpn-tunnel-protocol ssl-client. These elements collectively define a full-tunnel SSL VPN deployment where all client traffic is routed through the VPN.
Concept tested: SSL VPN Full Tunnel configuration on Cisco ASA
Source: https://www.cisco.com/c/en/us/td/docs/security/asa/asa96/configuration/vpn/asa-96-vpn-config/vpn-ssl-remote.html
Topics
Community Discussion
No community discussion yet for this question.