ExamGecko
Home Home / Citrix / 1Y0-241

Citrix 1Y0-241 Practice Test - Questions Answers

Question list
Search
Search

List of questions

Search

Related questions











How can a Citrix Administrator configure a rewrite policy to change the version of HTTP from 1.1 to1.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
A.
>add rewrite action RW_ACT replace http.res.version “\”HTTPS/1.0\””> add rewrite policy RW_POL true RW_ACT
Answers
B.
>add rewrite action RW_ACT replace http.req.version “\”HTTPS/1.1\””> 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
Answers
C.
>add rewrite action RW_ACT replace http.res.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
Answers
D.
>add rewrite action RW_ACT replace http.req.version “\”HTTPS/1.0\””> 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
Answers
Suggested answer: D

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
A.
“(HTTP.REQ.URL.STARTSWITH(\”mytraining\”))”REQUEST
Answers
B.
“(HTTP.REQ.URL.STARTSWITH(\”mytraining\”))”RESPONSE
B.
“(HTTP.REQ.URL.STARTSWITH(\”mytraining\”))”RESPONSE
Answers
C.
“!(HTTP.REQ.URL.ENDSWITH(\”mytraining\”))”REQUEST
C.
“!(HTTP.REQ.URL.ENDSWITH(\”mytraining\”))”REQUEST
Answers
D.
“!(HTTP.REQ.URL.ENDSWITH(\”mytraining\”))”RESPONSE
D.
“!(HTTP.REQ.URL.ENDSWITH(\”mytraining\”))”RESPONSE
Answers
Suggested answer: D

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
A.
true
Answers
B.
false
B.
false
Answers
C.
ns_true
C.
ns_true
Answers
D.
ns_false
D.
ns_false
Answers
Suggested answer: C

Explanation:

Tricky one, this is for 13.1 and classic still is mandatory for AAA until 2023 (with exceptions on Traffic policy) https://docs.citrix.com/en-us/citrix-adc/current-release/appexpert/policies-andexpressions/ introduction-to-policies-and-exp/advanced-policy-infrastructure.html

Reference: https://docs.citrix.com/en-us/citrix-adc/current-release/aaa-tm/entities-ofauthenticationauthorization-auditing/authentication-policies.html

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.
A.
Bind the domain to the CS vServer instead of the GSLB vServer.
Answers
B.
Configure CS policies that designate a load-balancing vServer as the target vServer.
B.
Configure CS policies that designate a load-balancing vServer as the target vServer.
Answers
C.
Configure a CS vServer of target type GSLB.
C.
Configure a CS vServer of target type GSLB.
Answers
D.
Bind the GSLB domain to the GSLB vServer.
D.
Bind the GSLB domain to the GSLB vServer.
Answers
Suggested answer: A, C

Explanation:

https://docs.citrix.com/en-us/citrix-adc/current-release/global-server-load-balancing/howto/configure-gslb-content-switch.html

Which two policies can a Citrix Administrator configure using only the advanced policy expression?

(Choose two.)

A.
DNS
A.
DNS
Answers
B.
Integrated caching
B.
Integrated caching
Answers
C.
SSL
C.
SSL
Answers
D.
System
D.
System
Answers
Suggested answer: A, B

Explanation:

https://docs.citrix.com/en-us/citrix-adc/12-1/appexpert/policies-and-expressions/ns-pi-intro-polexp-wrapper-con/ns-pi-adv-class-pol-con.html

A Citrix Administrator needs to configure a Citrix ADC high availability (HA) pair with each Citrix ADC in a different subnet.

What does the administrator need to do for HA to work in different subnets?

A.
Configure SyncVlan
A.
Configure SyncVlan
Answers
B.
Turn on fail-safe mode.
B.
Turn on fail-safe mode.
Answers
C.
Turn on HA monitoring on all interfaces
C.
Turn on HA monitoring on all interfaces
Answers
D.
Turn on Independent Network Configuration (INC) mode.
D.
Turn on Independent Network Configuration (INC) mode.
Answers
Suggested answer: D

Explanation:

In Azure Deployments for example you use this. The correct answer is the Independent Network Configuration (INC). https://docs.citrix.com/en-us/citrix-adc/current-release/deploying-vpx/deployvpx- on-azure/configure-ha-pair-with-alb-floating-ip-disabled-mode.htm

Scenario: A Citrix Administrator needs to configure persistence on a global server load balancing (GSLB) vServer to which a service is bound. Service must continue to handle requests from the client even after it is disabled manually – accepting new requests or connections only to honor persistence.

After a configured period of time, no new requests or connections are directed to the service and all existing connections are closed.

To achieve these requirements, which parameter can the administrator configure while disabling the service?

A.
Persistence threshold
A.
Persistence threshold
Answers
B.
Persistence time-Out
B.
Persistence time-Out
Answers
C.
Wait time
C.
Wait time
Answers
D.
Request threshold
D.
Request threshold
Answers
Suggested answer: C

Explanation:

https://docs.citrix.com/en-us/citrix-adc/current-release/load-balancing/load-balancing-advancedsettings/graceful-shutdown.html

Scenario: A Citrix Administrator configured Citrix ADC load balancing to send requests to one of three identical backend servers. Each server handles multiple protocols, and load balancing is set up in round-robin mode.

The current load-balancing setup on the Citrix ADC is:

One load-balancing vServer with one externally accessible VIP

One service created for each protocol type

One server entity for each backend resource

During business hours, the administrator wants to make changes to one backend server without affecting the other servers.

What is the most efficient way for the administrator to ensure that all traffic is routed away from the server without impeding responses from other resources?

A.
Disable the backend service entity targeted for change.
A.
Disable the backend service entity targeted for change.
Answers
B.
Disable the backend server entity targeted for change.
B.
Disable the backend server entity targeted for change.
Answers
C.
Disable the load-balancing vServer.
C.
Disable the load-balancing vServer.
Answers
D.
Unbind the correct server entity from the load-balancing vServer.
D.
Unbind the correct server entity from the load-balancing vServer.
Answers
Suggested answer: B

A Citrix Administrator configured an external syslog server but is NOT seeing detailed TCP information?

What could be causing this?

A.
Log facility is NOT configured.
A.
Log facility is NOT configured.
Answers
B.
TCP logging is NOT enabled.
B.
TCP logging is NOT enabled.
Answers
C.
User-defined audit log is NOT configured.
C.
User-defined audit log is NOT configured.
Answers
D.
Log level is NOT enabled.
D.
Log level is NOT enabled.
Answers
Suggested answer: B

Explanation:

https://support.citrix.com/article/CTX226058

A Citrix Administrator is creating a new SSL vServer and notices the ns_default_ssl_profile frontend SSL profile is automatically bound to the SSL vServer.

Which two actions can the administrator perform to change or remove the ns_default_ssl_profile_frontend SSL profile once it is enabled? (Choose two.)

A.
Globally unbind the ns_default_ssl_profile_frontend SSL.
A.
Globally unbind the ns_default_ssl_profile_frontend SSL.
Answers
B.
Unbind the default SSL profile and bind the newly created SSL profile.
B.
Unbind the default SSL profile and bind the newly created SSL profile.
Answers
C.
Create a separate SSL profile.
C.
Create a separate SSL profile.
Answers
D.
Unbind the ns_default_ssl_profile_frontend SSL profile from the SSL vServer without binding a replacement SSL profile.
D.
Unbind the ns_default_ssl_profile_frontend SSL profile from the SSL vServer without binding a replacement SSL profile.
Answers
E.
Globally disable the ns_default_ssl_profile_frontend SSL profile.
E.
Globally disable the ns_default_ssl_profile_frontend SSL profile.
Answers
Suggested answer: B, C

Explanation:

"Once default SSL Profiles are enabled, you cannot disable the default SSL Profiles."

Total 112 questions
Go to page: of 12