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

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

A Citrix Administrator needs to configure a rate-limiting policy setting DNS requests to a threshold of 1,000 per second.

Which set of commands does the administrator need to run to correctly configure and enable this policy?

  • A. > add stream selector DNSSelector1 client.udp.dns.domain
    > add ns limitIdentifier DNSLimitIdentifier1 -threshold 5 -timeSlice 1000 -selectorName DNSSelector1
    > add dns policy DNSLimitPolicy1 " sys.check_limit(\"DNSLimitIdentifier1\")" -preferredLocation "North America.US.TX.Dallas.. "
    > bind dns global DNSLimitPolicy1 5
  • B. > add stream selector DNSSelector1 client.udp.dns.domain
    > add ns limitIdentifier DNSLimitIdentifier1 -threshold 1000 -timeSlice 1000 -selectorName DNSSelector1
    > add dns policy DNSLimitPolicy1 " sys check_limit(\"DNSLimitIdentifier1\")" -preferredLocation "North America.US.TX.Dallas.. "
    > bind dns global DNSLimitPolicy1 5
  • C. > add stream selector DNSSelector1 client.udp.dns.domain
    > add ns limitIdentifier DNSLimitIdentifier1 -threshold 5 -timeSlice 1000 -selectorName DNSSelector1
    > add dns policy DNSLimitPolicy1 " sys.check_limit(\"DNSLimitIdentifier1\")" -preferredLocation "North America.US.TX.Dallas.. "
  • D. > add stream selector DNSSelector1 client.udp.dns.domain
    > add ns limitIdentifier DNSLimitIdentifier1 -threshold 1000 -timeSlice 1000 -selectorName DNSSelector1
    > add dns policy DNSLimitPolicy1 " sys check_limit(\"DNSLimitIdentifier1\")" -preferredLocation "North America.US.TX.Dallas.. "
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
newexamer
1 year, 6 months ago
Answer is B, Article says that, "Bind the policy either globally or to a specific virtual server." https://support.citrix.com/article/CTX214865/how-to-create-rate-limiting-policy-based-on-custom-http-header-on-netscaler
upvoted 2 times
...
elpanico
1 year, 9 months ago
Selected Answer: B
I think it is B, as with D you only create the policy but do not bind the Policy.
upvoted 4 times
...
ZAK0707
1 year, 10 months ago
Selected Answer: D
https://support.citrix.com/article/CTX214865/how-to-create-rate-limiting-policy-based-on-custom-http-header-on-netscaler
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 ...