Refer to the exhibit. Cisco AnyConnect must be set up on a router to allow users to access internal servers 192.168.0.10 and 192.168.0.11. All other traffic should go out of the client's local NIC. Which command accomplishes this configuration?
While C is correct the ACL is not.
ip access-list extended CCNP
permit 192.168.0.10
permit 192.168.0.11
It is an extended ACL with standard ACL content.
Should be:
ip access-list standard CCNP
permit 192.168.0.10
permit 192.168.0.11
Also, only Standard ACL are supported.
C is correct.
https://www.cisco.com/c/en/us/support/docs/security/anyconnect-secure-mobility-client/200533-AnyConnect-Configure-Basic-SSLVPN-for-I.html
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.300-730 Exam Questions
Log in to ExamTopics
Sign in:
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.
spambox730
10 months, 1 week agoNet4dd
1 year, 2 months ago