Free Cisco 300-730 SVPN Actual Exam Questions - Question 8 Discussion
subnet while all other traffic is sent out to the Internet. Which IPsec configuration accomplishes this
task?

Maybe B makes the most sense since it clearly limits the IPsec tunnel to just the 10.10.0.0/16 subnet in the phase 2 selectors. That way, traffic to that subnet goes through the VPN while everything else heads out to the internet directly. The other options either don’t restrict the selectors as tightly or include broader ranges, which could tunnel more traffic than needed. So, B fits the need for selective routing better.
C imo, because it explicitly includes the 10.10.0.0/16 subnet in the phase 2 selectors and excludes everything else, which fits the requirement to only tunnel that traffic. The others either have broader selectors or don’t clearly limit the tunnel to just that subnet. Plus, C’s setup looks like it prevents all other traffic from going through the VPN, so it should send it straight to the internet as needed.
Looks like D nails it too by focusing phase 2 selectors strictly on 10.10.0.0/16, ensuring only that subnet is tunneled. So, D makes sense here for split tunneling.
Option B looks right since it defines the phase 2 selectors exactly for 10.10.0.0/16, so only that subnet is tunneled and all other traffic goes straight to the internet. The others seem less precise.
Maybe D works here since it specifies the 10.10.0.0/16 subnet precisely in the phase 2 selectors, ensuring only that traffic is tunneled while other traffic goes out locally. The others seem less strict on the subnet.
It’s B because its phase 2 selectors specifically match the 10.10.0.0/16 subnet, making sure only that traffic goes through the tunnel while everything else routes out locally. The others seem either too broad or incomplete.
A, it’s the only one that isolates just the 10.10.0.0/16 subnet correctly.
I’m thinking option C might be right since it specifies 10.10.0.0/16 as the interesting traffic, which fits the requirement of routing only that subnet through the tunnel. The others seem to either include too broad or different ranges. Could it be that C is the only one that isolates the VPN traffic correctly without sending all traffic through the tunnel?
B, looks like it matches the subnet routing the best here.