Implementing Secure Solutions with Virtual Private Networks (SVPN) — Question 110
The corporate network security policy requires that all internet and network traffic must be tunneled to the corporate office. Remote workers have been provided with printers to use locally at home while they are remotely connected to the corporate network. Which two steps must be executed to allow printing to the local printers? (Choose two.)
Answer options
- A. Configure the split-tunnel-policy on the Cisco ASA to tunnelall.
- B. Check the Allow Local LAN access checkbox in the Cisco AnyConnect client.
- C. Add a persistent static route in the client OS for the local LAN network.
- D. Configure the split-tunnel-policy on the Cisco ASA to excludespecified.
- E. Configure the split-tunnel-policy on the Cisco ASA to tunnelspecified.
Correct answer: B, D
Explanation
Option B is correct because checking the Allow Local LAN access checkbox in the Cisco AnyConnect client permits local devices, like printers, to be accessed while connected to the corporate network. Option D is also right because configuring the split-tunnel-policy to excludespecified allows traffic for local resources to bypass the tunnel, thus enabling printing. Options A, C, and E do not facilitate local printing and may restrict access to local devices.