350-701 • Practice Test 26
Free 350-701 practice test — 15 questions with explanations. Set 26. No signup required.
Refer to the exhibit. The crypto map is applied to an interface. Which additional configuration is necessary for IPsec to function correctly?
Refer to the exhibit. ``` ipsec proposal MY_PROPOSAL esp encryption aes-256 esp integrity sha256 ! crypto map MY_MAP 10 ipsec-isakmp set peer 203.0.113.1 set transform-set MY_SET match address 100 ! access-list 100 permit ip 10.1.1.0 0.0.0.255 10.2.2.0 0.0.0.255 ```