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

Exam 1Y0-204 All Questions

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

Exam 1Y0-204 topic 1 question 96 discussion

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

Scenario: A Citrix Administrator has configured the Citrix ADC as a DNS Proxy Server. The administrator executed the commands in the screenshot on the Citrix
ADC using the command-line interface.
Click on the 'Exhibit' button to view the screenshot of the command-line interface.

What will be the effect of this configuration?

  • A. Create a DNS Request with TC bit set and rcode as NOERROR
  • B. Create a DNS Response with TC bit set and rcode as NOERROR
  • C. Set TC bit and rcode as NOERROR in the DNS Request from Client
  • D. Set TC bit and rcode as NOERROR in the DNS Response from DNS server
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
RHyatt13
1 year, 2 months ago
Selected Answer: B
B is correct Read doc in link provided by Happiman To enforce all the DNS requests over TCP, create a responder action that will set the TC bit and rcode as NOERROR. > add responder action resp_act_set_tc_bit respondwith DNS.NEW_RESPONSE(true, true, NOERROR) Done > add responder policy enforce_tcp dns.REQ.TRANSPORT.EQ(udp) resp_act_set_tc_bit Done >bind lb vserver dns_udp –policyName enforce_tcp -type request –priority 100 Done
upvoted 2 times
...
Vipsu
1 year, 5 months ago
I dont think these are 1Y0-204 exam question , can anyone who has passed this exam conform it
upvoted 2 times
...
Happiman
2 years, 11 months ago
From Citrix example doc https://docs.citrix.com/en-us/citrix-adc/current-release/appexpert/responder/dns-support-responder.html
upvoted 2 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 ...