Question 50 of 56 from exam 300-730-SVPN: Implementing Secure Solutions with Virtual Private Networks

Question 50 of 56 from exam 300-730-SVPN: Implementing Secure Solutions with Virtual Private Networks

Question

crypto isakmp policy 10
encr aes 256

hash sha256
authentication pre-share
group 14

crypto isakmp key cisco address 0.0.0.0

crypto ipsec transform-set TS esp-aes 256 esp-sha256-hmac
mode transport

crypto ipsec profile CCNP
set transform-set TS

interface Tunnell
ip address 10.0.0.1 255.255.255.0
tunnel source GigabitEthernet1
tunnel mode ipsec ipv4

tunnel destination 172.18.10.2
tunnel protection ipsec profile CCNP

Refer to the exhibit.

Which VPN technology is used in the exhibit?

Answers

Explanations