exam questions

Exam 300-730 All Questions

View all questions & answers for the 300-730 exam

Exam 300-730 topic 1 question 128 discussion

Actual exam question from Cisco's 300-730
Question #: 128
Topic #: 1
[All 300-730 Questions]

Refer to the exhibit.



An engineer has configured a spoke to connect to a FlexVPN hub. The tunnel is up, but pings fail when the engineer attempts to reach host 192.168.200.10 behind the spoke, and traffic is sourced from host 192.168.100.3, which is behind the FlexVPN server. Based on packet captures, the engineer discovers that host 192.168.200.10 receives the icmp echo and sends an icmp reply that makes it to the inside interface of the spoke. Based on the output in the exhibit captured on the spoke by the engineer, which action resolves this issue?

  • A. Add the aaa authorization group cert list default default command to the spoke ikev2 profile.
  • B. Add the route set remote ipv4 192.168.200.0 255.255.255.0 command to the hub authorization policy.
  • C. Add the aaa authorization group cert list default default command to the hub ikev2 profile.
  • D. Add the route set remote ipv4 192.168.100.0 255.255.255.0 command to the spoke authorization policy.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
aksh9901
3 weeks, 2 days ago
Selected Answer: D
First, note that from the spoke’s perspective, the **“remote”** network should be the subnet(s) behind the **hub** (that is, 192.168.100.0/24). In the partial configuration shown, the spoke’s authorization policy mistakenly sets **192.168.200.0/24** (its own LAN) as the **remote**. Consequently, the spoke does not encrypt or forward return traffic back toward 192.168.100.0/24, causing the ICMP echo-replies to drop. To fix this, you must tell the spoke that **192.168.100.0/24** (behind the hub) is the **remote** network so that return traffic is included in the encryption domain. Therefore, the correct action is: **D. Add the `route set remote ipv4 192.168.100.0 255.255.255.0` command to the spoke authorization policy.**
upvoted 1 times
...
aksh9901
1 month ago
Selected Answer: B
On the spoke, the show crypto ikev2 sa detailed command shows "Remote subnets" from the perspective of the spoke. Here, we see: Remote subnets: 10.0.0.1/32 and 192.168.100.0/24 These subnets are what the spoke sees as the hub's protected internal networks. This indicates that the hub has successfully communicated to the spoke that traffic to 192.168.100.0/24 should be encrypted. However, we do not see any mention of the spoke's own internal network (192.168.200.0/24) from the hub's perspective. For the hub to understand that it needs to build a route back to the spoke for 192.168.200.0/24, the hub's IKEv2 authorization policy must include the route set remote command specifying the spoke’s network.
upvoted 1 times
...
KoalaMan
3 months, 3 weeks ago
Selected Answer: D
D is the only answer that makes sense
upvoted 2 times
...
ms997
7 months, 3 weeks ago
D is the correct answer. look at remote subnet in show crypto result. @kylesam2017 correct. D for sure.
upvoted 2 times
...
kylesam2017
1 year ago
The correct action to resolve the issue is likely to "Add the route set remote ipv4 192.168.100.0 255.255.255.0" command to the spoke authorization policy. Here's the reasoning: 1) The source host that initiates the traffic is 192.168.100.3, which is behind the FlexVPN server (the spoke). 2) The captured ICMP echo replies from host 192.168.200.10 are making it to the inside interface of the spoke. 3) If the traffic from 192.168.200.10 is reaching the spoke but not making it back to the source (192.168.100.3), it suggests a routing issue on the spoke. By adding the route set remote command for the network 192.168.100.0/24 to the spoke's authorization policy, you inform the spoke about the network behind the FlexVPN server. This ensures that the spoke knows how to route the response traffic back to the source host, resolving the issue.
upvoted 4 times
...
gondohwe
1 year, 2 months ago
logical answer is C
upvoted 2 times
...
mihaid
1 year, 4 months ago
Selected Answer: B
isnt B ? the command should include the local network , not remote
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago