exam questions

Exam 300-730 All Questions

View all questions & answers for the 300-730 exam

Exam 300-730 topic 1 question 57 discussion

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

Where is split tunneling defined for IKEv2 remote access clients on a Cisco router?

  • A. IKEv2 authorization policy
  • B. Group Policy
  • C. virtual template
  • D. webvpn context
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
pfrank
9 months, 3 weeks ago
Selected Answer: A
Steap 13 (Optional). By default, all traffic from the client is sent through the tunnel. You can configure split tunnel, which allows only selected traffic to go through the tunnel. ip access-list standard split_tunnel permit 10.0.0.0 0.255.255.255 ! crypto ikev2 authorization policy ikev2-auth-policy route set access-list split_tunnel https://www.cisco.com/c/en/us/support/docs/security/flexvpn/200555-FlexVPN-AnyConnect-IKEv2-Remote-Access.html#toc-hId-936641904
upvoted 2 times
...
starletka
10 months, 3 weeks ago
Answer should be A https://www.cisco.com/c/en/us/support/docs/security/flexvpn/200555-FlexVPN-AnyConnect-IKEv2-Remote-Access.html
upvoted 1 times
...
kylesam2017
11 months ago
n a Cisco router, split tunneling for IKEv2 remote access clients is typically defined within the Group Policy configuration. The Group Policy defines various parameters and settings for a particular group of remote access clients. Within the Group Policy configuration, you can specify whether split tunneling should be enabled or disabled for the IKEv2 remote access clients associated with that group. Split tunneling determines how network traffic is routed when a remote access client is connected to the router using IKEv2. It allows the client to decide which traffic should be sent through the VPN tunnel and which traffic should be directly routed to the local network or the internet. While IKEv2 Authorization Policy can also play a role in defining access permissions and policies for IKEv2 remote access clients, split tunneling itself is typically configured within the Group Policy. So, the correct answer is that split tunneling for IKEv2 remote access clients on a Cisco router is defined within the Group Policy.
upvoted 1 times
...
Rosh8787
11 months, 1 week ago
A is the Correct answer
upvoted 1 times
...
kylesam2017
11 months, 2 weeks ago
Group policy makes sense here.
upvoted 1 times
shadow2020
10 months, 1 week ago
Naa, Group policy if I am correct is on ASA
upvoted 2 times
...
...
gondohwe
1 year ago
a big A
upvoted 1 times
...
Net4dd
1 year, 9 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
AF_Nick
2 years, 4 months ago
Selected Answer: A
Defined in IKEv2 auth policy
upvoted 1 times
...
[Removed]
2 years, 7 months ago
Selected Answer: A
VPN-ROUTER(config)# ip access-list extended SPLIT_TUNNEL_ACL VPN-ROUTER(config-std-nacl)# permit 172.20.1.0 0.0.0.255 VPN-ROUTER(config-std-nacl)# VPN-ROUTER(config-std-nacl)# crypto ikev2 authorization policy EMPLOYEES VPN-ROUTER(config-ikev2-author-policy)# route set access-list SPLIT_TUNNEL_ACL
upvoted 2 times
...
Kyle1776
2 years, 7 months ago
Im gonna go with group policy on this on. Steap 13 (Optional). By default, all traffic from the client will be sent through the tunnel. You can configure split tunnel, which allows only selected traffic to go through the tunnel. ip access-list standard split_tunnel permit 10.0.0.0 0.255.255.255 ! crypto ikev2 authorization policy ikev2-auth-policy route set access-list split_tunnel https://www.cisco.com/c/en/us/support/docs/security/flexvpn/200555-FlexVPN-AnyConnect-IKEv2-Remote-Access.html
upvoted 1 times
Kyle1776
2 years, 6 months ago
Correction. Authorization Policy not group policy
upvoted 1 times
...
...
nospampls
2 years, 8 months ago
for IKEv2 A is correct like Lantis wrote if it where IKEv1 group policy would be right https://www.cisco.com/c/en/us/support/docs/routers/3600-series-multiservice-platforms/91193-rtr-ipsec-internet-connect.html
upvoted 2 times
...
Lantis125
2 years, 9 months ago
I'd say A - IKEv2 Authorization Policy Source (Step 13): https://www.cisco.com/c/en/us/support/docs/security/flexvpn/200555-FlexVPN-AnyConnect-IKEv2-Remote-Access.html Webvpn is for SSL remote access VPN's and the question asks about an IKEv2 remote access
upvoted 3 times
...
Imenov
2 years, 9 months ago
WebVPN context -> group-> svc->split D is correct
upvoted 1 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 ...