Question 49 of 80 from exam 300-415-ENSDWI: Implementing Cisco SD-WAN Solutions

Question 49 of 80 from exam 300-415-ENSDWI: Implementing Cisco SD-WAN Solutions

Question

#Branch1-Edge1

vpn 0
!

interface ge0/1

ip address
172.17.113.241128
tunnel-interface
encapsulation ipsec
color mpls restrict

!

no shutdown
!

interface ge0/2.704

ip address 10.113.4.2/30
tloc-extension ge0/2

#Branch1-Edge2
vpn 0

interface ge0/2
no shutdown
!
interface ge0/2.704
ip address 10.113.4.1/30
tunnel.interface
encapsulation ipsec
color mpls restrict
mtu 1496
no shutdown
!

ip route 0.0.0.0/0 10.113.4.2

Refer to the exhibit.

Which configuration change is needed to configure the tloc-extension on Branch1-Edge1? A.

interface ge0/2.704
ip address 10.113.4.1/30
tunnel-interface
encapsulation ipsec
color mpls restrict
no shutdown

B.

interface ge0/2.704
ip address 10.113.4.2/30
mtu 1496
tloc-extension ge0/1

C.

interface ge0/2.704
ip address 10.113.4.2/30
mtu 1496
tloc-extension ge0/2

D.

interface ge0/2.704
ip address 10.113.4.1/30
tunnel-interface
encapsulation ipsec
color mpls restrict
mtu 1496
tloc-extension ge0/2
no shutdown

Explanations

D.