A network engineer is configuring an SD-WAN rule to steer voice traffic to the MPLS link with the lowest latency. The SLA target is set to latency < 50 ms and jitter < 10 ms. However, the MPLS link occasionally exceeds the latency threshold. What should the engineer do to ensure voice traffic uses the best available link without manual intervention?
Trap 1: Remove the latency performance SLA and rely only on jitter.
Incorrect; removing latency SLA would not trigger failover based on latency.
Trap 2: Increase the jitter threshold to 15 ms to avoid SLA violations.
Incorrect; jitter threshold does not solve latency issues.
Trap 3: Disable SLA enforcement on the SD-WAN rule so voice traffic always…
Incorrect; disabling SLA would not prevent using the MPLS link when it has high latency.
- A
Remove the latency performance SLA and rely only on jitter.
Why wrong: Incorrect; removing latency SLA would not trigger failover based on latency.
- B
Configure the SD-WAN rule with a secondary strategy to use the broadband link when SLA is not met.
Correct; this allows automatic failover to the broadband link when MPLS fails SLA.
- C
Increase the jitter threshold to 15 ms to avoid SLA violations.
Why wrong: Incorrect; jitter threshold does not solve latency issues.
- D
Disable SLA enforcement on the SD-WAN rule so voice traffic always uses the MPLS link.
Why wrong: Incorrect; disabling SLA would not prevent using the MPLS link when it has high latency.