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

Citrix 1Y0-241 Exam Actual Questions

The questions for 1Y0-241 were last updated on Nov. 19, 2024.
  • Viewing page 1 out of 28 pages.
  • Viewing questions 1-4 out of 112 questions

Topic 1 - Single Topic

Question #1 Topic 1

How can a Citrix Administrator configure a rewrite policy to change the version of HTTP from 1.1 to 1.0 in every request?

  • A. >add rewrite action RW_ACT replace http.res.version "\"HTTPS/1.0"\" > add rewrite policy RW_POL true RW_ACT
  • B. >add rewrite action RW_ACT replace http.req.version "\"HTTPS/1.1"\" > add rewrite policy RW_POL true RW_ACT
  • C. >add rewrite action RW_ACT replace http.res.version "\"HTTPS/1.1"\" > add rewrite policy RW_POL true RW_ACT
  • D. >add rewrite action RW_ACT replace http.req.version "\"HTTPS/1.0"\" > add rewrite policy RW_POL true RW_ACT
Reveal Solution Hide Solution   Discussion   3

Correct Answer: D 🗳️

Question #2 Topic 1

Scenario: A Citrix Administrator needs to configure a Responder policy, so that the string `/mytraining` is added to every URL path received.
The administrator should use these commands to accomplish this:
>add responder action Redirect_Act redirect `HTTP.REQ.URL.PATH_AND_QUERY+\`mytraining\`` -responseStatusCode 302
>add responder policy Redirect_Pol___________Redirect_Act
>bind lb vServer lb_vsrv_www -policyName Redirect_Pol -priority 100 -gotoPriorityExpression END -type_______
(Choose the correct option to complete the set of commands.)

  • A. "(HTTP.REQ.URL.STARTSWITH(\"mytraining\"))" REQUEST
  • B. "(HTTP.REQ.URL.STARTSWITH(\"mytraining\"))" RESPONSE
  • C. "!(HTTP.REQ.URL.ENDSWITH(\"mytraining\"))" REQUEST
  • D. "!(HTTP.REQ.URL.ENDSWITH(\"mytraining\"))" RESPONSE
Reveal Solution Hide Solution   Discussion   6

Correct Answer: C 🗳️

Question #3 Topic 1

Scenario: A Citrix Administrator configured an authentication, authorization, and auditing (AAA) policy to allow users access through the Citrix ADC. The administrator bound the policy to a specific vServer.
Which policy expression will allow all users access through the vServer?

  • A. true
  • B. false
  • C. ns_true
  • D. ns_false
Reveal Solution Hide Solution   Discussion   6

Correct Answer: A 🗳️
Reference:
https://docs.citrix.com/en-us/citrix-adc/current-release/aaa-tm/entities-of-authentication-authorization-auditing/authentication-policies.html

Question #4 Topic 1

Which two steps are necessary to configure global server load balancing (GSLB) service selection using content switching (CS)? (Choose two.)

  • A. Bind the domain to the CS vServer instead of the GSLB vServer.
  • B. Configure CS policies that designate a load-balancing vServer as the target vServer.
  • C. Configure a CS vServer of target type GSLB.
  • D. Bind the GSLB domain to the GSLB vServer.
Reveal Solution Hide Solution   Discussion   6

Correct Answer: AC 🗳️

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 ...