nerdexam
Cisco

300-415 · Question #398

Refer to the exhibit. The users establish a tunnel between branch A and B to communicate directly during video calls. The tunnel must go down after the call is complete. Which two configurations…

The correct answer is B. system on-demand enable D. system on-demand idle-timeout 10. To enable dynamic tunnels for direct communication between spokes that tear down after a call, both the on-demand tunnel feature and an idle-timeout must be configured.

Policies

Question

Refer to the exhibit. The users establish a tunnel between branch A and B to communicate directly during video calls. The tunnel must go down after the call is complete. Which two configurations must be applied on the spokes to meet this requirement? (Choose two.)

Options

  • Aomp send-path-limit 16
  • Bsystem on-demand enable
  • Cvpn 0 service TE
  • Dsystem on-demand idle-timeout 10
  • Eomp ecmp-limit 16

How the community answered

(29 responses)
  • A
    10% (3)
  • B
    83% (24)
  • C
    3% (1)
  • E
    3% (1)

Why each option

To enable dynamic tunnels for direct communication between spokes that tear down after a call, both the on-demand tunnel feature and an idle-timeout must be configured.

Aomp send-path-limit 16

`omp send-path-limit 16` controls the number of TLOC paths advertised for vRoutes to the vSmart controller, which is not related to on-demand tunnel behavior.

Bsystem on-demand enableCorrect

The `system on-demand enable` command activates the on-demand tunnel feature on spoke devices, allowing them to dynamically establish direct data plane tunnels for traffic like video calls.

Cvpn 0 service TE

`vpn 0 service TE` configures traffic engineering within VPN 0, which is distinct from the dynamic on-demand tunnel establishment and teardown requirement.

Dsystem on-demand idle-timeout 10Correct

The `system on-demand idle-timeout 10` command configures these dynamically created on-demand tunnels to tear down after 10 minutes of inactivity, ensuring the tunnel closes once the video call concludes and no further traffic is sent.

Eomp ecmp-limit 16

`omp ecmp-limit 16` sets the maximum number of equal-cost paths for traffic forwarding, not the parameters for on-demand tunnel creation or expiry.

Concept tested: Cisco SD-WAN On-Demand Spoke-to-Spoke Tunnels

Source: https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/system-interfaces/ios-xe-17/system-interfaces-book-xe/m-tunnel-interface-parameters.html

Topics

#SD-WAN tunnels#On-demand tunnels#Tunnel lifecycle#Spoke configuration

Community Discussion

No community discussion yet for this question.

Full 300-415 Practice