nerdexam
Cisco

300-730 · Question #155

A network engineer must configure the Cisco ASA so that Cisco AnyConnect clients establishing an SSL VPN connection create an additional tunnel for real-time traffic that is sensitive to packet…

The correct answer is A. DTLS C. DPD. AnyConnect uses DTLS to create a low-latency UDP tunnel alongside TLS for delay-sensitive traffic, and DPD to detect DTLS tunnel failures and trigger automatic fallback to TLS.

Remote Access VPN

Question

A network engineer must configure the Cisco ASA so that Cisco AnyConnect clients establishing an SSL VPN connection create an additional tunnel for real-time traffic that is sensitive to packet delays. If this additional tunnel experiences any issues, it must fall back to a TLS connection. Which two Cisco AnyConnect features must be configured to accomplish this task? (Choose two.)

Options

  • ADTLS
  • BDSCP Preservation
  • CDPD
  • DSSL Rekey
  • EOMTU

How the community answered

(29 responses)
  • A
    79% (23)
  • B
    10% (3)
  • D
    3% (1)
  • E
    7% (2)

Why each option

AnyConnect uses DTLS to create a low-latency UDP tunnel alongside TLS for delay-sensitive traffic, and DPD to detect DTLS tunnel failures and trigger automatic fallback to TLS.

ADTLSCorrect

DTLS (Datagram TLS) establishes an additional UDP-based tunnel in parallel with the TLS connection, reducing latency for real-time traffic such as voice and video, and automatically falls back to the TLS tunnel if the DTLS tunnel encounters any issues.

BDSCP Preservation

DSCP Preservation copies DSCP markings from inner packets to outer tunnel headers for QoS consistency but does not create an additional tunnel or provide a fallback mechanism for real-time traffic.

CDPDCorrect

Dead Peer Detection (DPD) actively monitors the liveness of the VPN tunnel and detects when the DTLS path is unreachable or degraded, triggering the fallback from the DTLS tunnel to the TLS connection as required.

DSSL Rekey

SSL Rekey periodically renegotiates TLS session keys to limit key exposure over time and does not establish a separate UDP-based tunnel or provide latency benefits for delay-sensitive traffic.

EOMTU

OMTU (Optimal MTU) probes for the optimal MTU to avoid fragmentation across the VPN path but does not create an additional tunnel or offer any fallback capability for real-time traffic.

Concept tested: AnyConnect DTLS parallel tunnel with DPD fallback to TLS

Source: https://www.cisco.com/c/en/us/td/docs/security/asa/asa96/configuration/vpn/asa-96-vpn-config/vpn-anyconnect.html

Topics

#DTLS#DPD#AnyConnect#TLS fallback

Community Discussion

No community discussion yet for this question.

Full 300-730 Practice