Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Cisco 300-540 Exam - Topic 1 Question 3 Discussion

Actual exam question for Cisco's 300-540 exam
Question #: 3
Topic #: 1
[All 300-540 Questions]

Refer to the exhibit.

Refer to the exhibit. An engineer must configure an IPsec VPN connection between site 1 and site 2. The indicated configuration was applied to router R1; however, the tunnel fails to come up. Which command must be run on R1 to resolve the issue?

Show Suggested Answer Hide Answer
Suggested Answer: B

For a site-to-site IPsec VPN, each peer must point to the reachable IP address of the remote VPN endpoint---that is, the IP address on the WAN/Internet-facing interface of the remote router.

From the diagram:

R1 outside (toward Internet): 192.168.10.1

R2 outside (toward Internet): 192.168.20.2

Inside LANs:

Site 1: 10.1.0.0/24

Site 2: 10.2.0.0/24

The crypto map on R1 uses:

crypto map mymap 10 ipsec-isakmp

set transform-set myset

match address 101

set peer <REMOTE_PEER_IP>

The <REMOTE_PEER_IP> must be the IP address where R1 can actually reach the IPsec peer, which is R2's Internet-facing interface 192.168.20.2.

If the peer were configured with a LAN IP such as 10.2.0.1 (site 2's internal gateway), IKE packets would never reach the remote router because that address is not routable over the Internet.

Therefore, the correct command to bring up the VPN is:

set peer 192.168.20.2

Option A (10.1.0.1) -- local LAN IP (R1's side), not the remote endpoint.

Option C (192.168.10.1) -- R1's own WAN IP, not the remote peer.

Option D (10.2.0.1) -- remote LAN IP, not reachable directly over the Internet.


Contribute your Thoughts:

0/2000 characters
Kenneth
4 hours ago
Wait, is it really that one? Seems off to me.
upvoted 0 times
...
Mattie
5 days ago
Definitely agree with that!
upvoted 0 times
...
Phil
10 days ago
I think the right command is B) set peer 192.168.20.2.
upvoted 0 times
...
Ligia
1 month ago
Option B seems more likely, the peer address should match the remote site's subnet.
upvoted 0 times
...
Becky
1 month ago
Haha, I bet the engineer forgot to turn on the "VPN Unicorn Mode" on the router.
upvoted 0 times
...
Pauline
1 month ago
I'm not sure, the question mentions the configuration was already applied to R1, so the issue might be elsewhere.
upvoted 0 times
...
Darrin
2 months ago
Option C looks good, the peer address should be the remote site's router IP.
upvoted 0 times
...
Josefa
2 months ago
I vaguely remember that the peer IP should match the other end of the VPN, but I can't remember which one that is.
upvoted 0 times
...
Leota
2 months ago
I feel like the answer might be B or C, but I can't recall the exact details from the study guide.
upvoted 0 times
...
Dick
2 months ago
I think we practiced a similar question where the peer address was crucial for establishing the tunnel.
upvoted 0 times
...
Frederic
2 months ago
Alright, I've got a strategy here. I'm going to carefully compare the configuration in the exhibit to the answer choices and try to identify which peer IP address is the correct one for this setup.
upvoted 0 times
...
Hillary
2 months ago
Based on the information provided, I think the issue might be with the peer IP address. I'm going to try option C and see if that resolves the problem.
upvoted 0 times
...
Filiberto
3 months ago
I'm a bit confused here. The configuration in the exhibit doesn't seem to have the "set peer" command, so I'm not sure which of these options is the correct one. I'll need to think this through step-by-step.
upvoted 0 times
...
Jin
3 months ago
Okay, the exhibit shows the configuration on router R1, and the question is asking which command needs to be run on R1 to resolve the issue. I'm going to read through the choices carefully.
upvoted 0 times
...
Idella
3 months ago
Hmm, this looks like a tricky IPsec VPN configuration issue. I'll need to carefully review the exhibit and the answer choices to figure out the right command.
upvoted 0 times
...
Lajuana
3 months ago
I think it's B. The peer IP should match the other site.
upvoted 0 times
...
Letha
3 months ago
I remember something about setting the correct peer address, but I'm not sure which one it is.
upvoted 0 times
...

Save Cancel