Deploy and Manage Citrix ADC 13 with Traffic Management

Here you have the best Citrix 1Y0-241 practice exam questions

  • You have 131 total questions across 27 pages (5 per page)
  • These questions were last updated on March 12, 2026
  • This site is not affiliated with or endorsed by Citrix.
Question 1 of 131

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

Suggested Answer

The suggested answer is D.

To configure a rewrite policy to change the version of HTTP from 1.1 to 1.0 in every request, you need to use the version of the request header, not the response header. The correct action is to replace 'http.req.version' with 'HTTP/1.0'. This ensures that the HTTP version in the request is rewritten to 1.0.

Community Votes6 votes
DSuggested
100%
Question 2 of 131

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

Suggested Answer

The suggested answer is C.

To configure a Responder policy that adds the string '/mytraining' to every URL path received, the correct completion should focus on requests, not responses. The expression should check if the URL does not already end with '/mytraining' to prevent repeatedly appending the string. Therefore, the command should use the expression !(HTTP.REQ.URL.ENDSWITH('mytraining')) and specify the type as REQUEST.

Community Votes4 votes
CSuggested
75%
D
25%
Question 3 of 131

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?
Answer

Suggested Answer

The suggested answer is C.

In Citrix ADC, the correct policy expression to allow all users access through the vServer is 'ns_true'. This is a special built-in expression that is evaluated as true for all requests. It is frequently used for policies that need to match all traffic or users, making it the appropriate choice for this scenario.

Community Votes2 votes
CSuggested
100%
Question 4 of 131

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

Suggested Answer

The suggested answer is A, C.

To configure global server load balancing (GSLB) service selection using content switching (CS), it is necessary to bind the domain to the content switching (CS) virtual server instead of the GSLB virtual server and to configure a content switching (CS) virtual server of target type GSLB. These steps ensure that the CS virtual server can manage the content switching policies and actions required for directing traffic to the appropriate GSLB virtual servers.

Community Votes4 votes
ACSuggested
100%
Question 5 of 131

Which two policies can a Citrix Administrator configure using only the advanced policy expression? (Choose two.)
Answer

Suggested Answer

The suggested answer is B, C.

Policies that can be configured using only advanced policy expressions on Citrix systems include Integrated caching and SSL, as these particular features often require more granular and complex policy expressions that can only be achieved through advanced settings.

Community Votes5 votes
ABMost voted
100%

About the Citrix 1Y0-241 Certification Exam

About the Exam

The Citrix 1Y0-241 (Deploy and Manage Citrix ADC 13 with Traffic Management) validates your knowledge and skills. Passing demonstrates proficiency and can boost your career prospects in the field.

How to Prepare

Work through all 131 practice questions across 27 pages. Focus on understanding the reasoning behind each answer rather than memorizing responses to be ready for any variation on the real exam.

Why Practice Exams?

Practice exams help you familiarize yourself with the question format, manage your time, and reduce anxiety on the test day. Our 1Y0-241 questions are regularly updated to reflect the latest exam objectives.