nerdexam
Cisco

300-730 · Question #148

A network administrator deployed IKEv2 Cisco AnyConnect on a Cisco ASA. The current configuration tunnels all traffic through the VPN. Users report poor performance with cloud-based applications…

The correct answer is C. Configure a dynamic split tunnel exclusion. When full-tunnel VPN is in use, cloud-based applications like Webex suffer high RTT because traffic is backhauled through the corporate data center before reaching the internet. A dynamic split tunnel exclusion resolves this by allowing Webex traffic to egress directly.

Remote Access VPN

Question

A network administrator deployed IKEv2 Cisco AnyConnect on a Cisco ASA. The current configuration tunnels all traffic through the VPN. Users report poor performance with cloud-based applications, but no issues have been reported about connections to on-premises servers. Packet analysis on video Webex traffic shows missing duplicate ACKs, high RTT, and no IP fragments. Which action improves Webex performance for VPN users?

Options

  • AConfigure QoS on the outside interface of the ASA.
  • BConfigure Cisco AnyConnect to use DTLS.
  • CConfigure a dynamic split tunnel exclusion.
  • DReduce the Cisco AnyConnect tunnel MTU.

How the community answered

(36 responses)
  • A
    11% (4)
  • B
    17% (6)
  • C
    67% (24)
  • D
    6% (2)

Why each option

When full-tunnel VPN is in use, cloud-based applications like Webex suffer high RTT because traffic is backhauled through the corporate data center before reaching the internet. A dynamic split tunnel exclusion resolves this by allowing Webex traffic to egress directly.

AConfigure QoS on the outside interface of the ASA.

Configuring QoS on the ASA outside interface prioritizes traffic within the existing path but does not reduce the fundamental RTT penalty caused by routing Webex traffic through the corporate data center.

BConfigure Cisco AnyConnect to use DTLS.

Switching AnyConnect from TLS to DTLS reduces per-packet overhead and head-of-line blocking but does not change the traffic path, so the cloud backhauling latency problem remains.

CConfigure a dynamic split tunnel exclusion.Correct

A dynamic split tunnel exclusion configures Cisco AnyConnect to exclude specific destination traffic such as Webex IP ranges from being tunneled, allowing that traffic to egress directly to the internet. This eliminates the additional RTT introduced by routing cloud traffic through the corporate ASA and directly addresses the high latency and missing duplicate ACKs observed in packet analysis.

DReduce the Cisco AnyConnect tunnel MTU.

Reducing the tunnel MTU influences fragmentation behavior, but the packet analysis explicitly shows no IP fragments, confirming that MTU is not contributing to the performance degradation.

Concept tested: Cisco AnyConnect dynamic split tunnel exclusion for cloud app performance

Source: https://www.cisco.com/c/en/us/td/docs/security/asa/asa-914/asdm-714/vpn/asa-vpn-asdm/anyconnect-svc.html

Topics

#AnyConnect#split tunnel#cloud performance#DTLS

Community Discussion

No community discussion yet for this question.

Full 300-730 Practice