Valid 300-730 Dumps shared by ExamDiscuss.com for Helping Passing 300-730 Exam! ExamDiscuss.com now offer the newest 300-730 exam dumps, the ExamDiscuss.com 300-730 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 300-730 dumps with Test Engine here:
Refer to the exhibit. An engineer must configure a FlexVPN site-to-site GRE tunnel that uses IPsec between two Cisco routers. The indicated configuration was applied on Router_A, but the tunnel fails to come up. Which IP address must be set on Router_A to resolve the issue?
Correct Answer: B
The configuration snippet on Router_A shows an IKEv2 keyring entry for Router_B with the following line: peer Router_B address 127.0.0.1 pre-shared-key Cisco4512! The issue is that 127.0.0.1 (loopback address) is incorrectly used as the peer address, which prevents IKE negotiation. In a FlexVPN site-to-site GRE tunnel over IPsec, the peer address must be set to the public IP address of the remote router. In this case, Router_B's public IP address is 192.16.1.2.