300-415 · Question #131
300-415 Question #131: Real Exam Question with Answer & Explanation
The correct answer is D: R1 interface ge0/2 mtu 1500 no shutdown interface ge0/2.10 ip address 43.43.43.2/30 tloc-extension ge0/0 R2 interface ge0/2 mtu 1504 no shutdown interface ge0/2.10 ip address 43.43.43.1/30 tunnel-interface color public-internet. The configuration for Site 3's WAN Edge routers includes setting the appropriate MTU for tunnel interfaces and utilizing TLOC extension or direct tunnel configuration for WAN-facing subinterfaces.
Question
Options
- AR1 interface ge0/2 no shutdown interface ge0/2.10 ip address 43.43.43.2/30 tloc-extension ge0/0 R2 interface ge0/2 no shutdown interface ge0/2.10 ip address 43.43.43.1/30 tloc-extension ge0/0
- BR1 interface ge0/2 interface ge0/2.10 ip address 43.43.43.2/30 tloc-extension ge0/0 tunnel-interface color public-internet R2 interface ge0/2 interface ge0/2.10 ip address 43.43.43.1/30 tunnel-interface color public-internet
- CR1 interface ge0/2 mtu 1504 no shutdown interface ge0/2.10 ip address 43.43.43.2/30
- DR1 interface ge0/2 mtu 1500 no shutdown interface ge0/2.10 ip address 43.43.43.2/30 tloc-extension ge0/0 R2 interface ge0/2 mtu 1504 no shutdown interface ge0/2.10 ip address 43.43.43.1/30 tunnel-interface color public-internet
Explanation
The configuration for Site 3's WAN Edge routers includes setting the appropriate MTU for tunnel interfaces and utilizing TLOC extension or direct tunnel configuration for WAN-facing subinterfaces.
Common mistakes.
- A. This option is missing the critical
tunnel-interfaceconfiguration with acolorfor the underlyingge0/0interfaces, which are necessary to establish the primary TLOCs for the WAN Edge routers. - B. This option incorrectly assigns the
public-internetcolor to R2's tunnel interface, whereas the diagram explicitly shows R2 connected via an MPLS transport. - C. This option provides only basic IP address and MTU configuration without any SD-WAN specific features like
tloc-extensionortunnel-interfacewith color, failing to establish SD-WAN overlay functionality.
Concept tested. Cisco SD-WAN TLOC and interface configuration
Topics
Community Discussion
No community discussion yet for this question.