Question 59 of 92 from exam 300-410-ENARSI: Implementing Cisco Enterprise Advanced Routing and Services

Question 59 of 92 from exam 300-410-ENARSI: Implementing Cisco Enterprise Advanced Routing and Services

Question

LO: 1.1.1.1/24

200.1.1.0/24

DMVPN

10.1.1.0/24 |

200.1.3.0/24 200.1.2.0/24
Fa0/0 Fa0/0

LO: 3.3.3.3/24 LO: 2.2.2.2/24
R2

R2(config)# crypto isakmp policy 10
R2(config-isakmp)# hash md5
R2(config-isakmp)# authentication pre-share
R2(config-isakmp)# group 2

R2(config-isakmp)# encryption 3des

R2(config)# crypto ipsec transform-set TSET esp-des esp-md-hmac
R2(cfg-crypto-trans)# mode transport
R2(config)# crypto ipsec profile TST
R2(ipsec-profile)# set transform-set TSET
R2(config)# interface tunnel 123

R2(config-if)# tunnel protection ipsec profile TST

Refer to the exhibits.

Which configuration allows spoke-to-spoke communication using loopback as a tunnel source?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

D.