Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 1Y0-241 All Questions

View all questions & answers for the 1Y0-241 exam

Exam 1Y0-241 topic 1 question 21 discussion

Actual exam question from Citrix's 1Y0-241
Question #: 21
Topic #: 1
[All 1Y0-241 Questions]

Scenario: A Citrix Administrator executed the following commands on the Citrix ADC:
> add policy dataset Admin_group ipv4
> bind policy dataset Admin_group 192.168.149.10 -index 11
> bind policy dataset Admin_group 192.168.149.39 -index 12
> bind policy dataset Admin_group 192.168.149.49 -index 13
> add responder policy POL_1 `!(CLIENT.IP.SRC.TYPECAST_TEXT_T.CONTAINS_ANY(\`Admin_group\`))` RESET
> bind lb vServer lb_vsrv_www -policyName POL_1 -priority 100 -gotoPriorityExpression END -type REQUEST
What will be the effect of these commands?

  • A. Only users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be allowed to connect to vServer lb_vsrv_www.
  • B. Only users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be blocked when attempting to connect to vServer lb_vsrv_www.
  • C. Only users with a source IP address of 192.168.149.10 or 192.168.149.39 will be allowed to connect to vServer lb_vsrv_www.
  • D. All traffic from users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be blocked through the Citrix ADC.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
ImMaax
Highly Voted 2 years, 11 months ago
A is true because of ! = not “!( in the expression
upvoted 6 times
...
foreigner78
Most Recent 2 years, 5 months ago
Selected Answer: A
A is correct, the ! on the expression means that any user connection that is NOT a part of the admin group will be reset.
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 ...