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 70 discussion

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

Scenario: For security reasons, a Citrix Administrator needs to block access to multiple URLs.

The administrator executes the below commands:

> add policy patset BAD_URL
> bind policy patset BAD_URL badurl1.mylab.lab -index 11 -charset ASCII
> bind policy patset BAD_URL badurl2.mylab.lab -index 10 -charset ASCII

Which final two commands should the administrator execute to accomplish this?

  • A. > add responder policy BAD_URL_DNS "DNS.REQ.QUESTION.DOMAIN.CONTAINS(\"BAD_URL\")" DROP
    > bind responder global BAD_URL_DNS 100 END -type DNS_REQ_OVERRIDE
  • B. > add responder policy BAD_URL_DNS "DNS.REQ.QUESTION.DOMAIN.CONTAINS_ANY(\"BAD_URL\")" RESET
    > bind responder global BAD_URL_DNS 100 END -type DNS_REQ_OVERRIDE
  • C. > add responder policy BAD_URL_DNS "DNS.REQ.QUESTION.DOMAIN.CONTAINS(\"BAD_URL\" RESET
    > bind responder global BAD_URL_DNS 100 END -type DNS_REQ
  • D. > add responder policy BAD_URL_DNS "DNS.REQ.QUESTION.DOMAIN.CONTAINS(\"BAD_URL\" RESET
    > bind responder global BAD_URL_DNS 100 END -type DNS_REQ_OVERRIDE
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
wideawake
1 year, 11 months ago
Selected Answer: B
* CONTAINS ( text_t s) , CONTAINS_ANY ( text_t patset_name) PatSets are used in combination with CONTAINS_ANY . https://developer-docs.citrix.com/projects/netscaler-advanced-policy-expression-reference/en/12.0/dns_domainname_t/dns_domainname_t/
upvoted 4 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 ...