ExamGecko
Home Home / Citrix / 1Y0-241

Citrix 1Y0-241 Practice Test - Questions Answers, Page 4

Question list
Search
Search

List of questions

Search

Related questions











A Citrix Administrator configured global server load balancing (GSLB) for www.citrix.com, with two ADNS services named Citrix ADC 1 and Citrix ADC 2 in the setup.

Which record does the administrator need to add on the parent DNS server to delegate requests from www.citrix.com to Citrix ADC 1 and Citrix ADC 2?

A.
Canonical Name (CNAME)
A.
Canonical Name (CNAME)
Answers
B.
Address (A) record
B.
Address (A) record
Answers
C.
Name Server (NS) record
C.
Name Server (NS) record
Answers
D.
Pointer Record (PTR)
D.
Pointer Record (PTR)
Answers
Suggested answer: C

Explanation:

https://docs.citrix.com/en-us/citrix-adc/current-release/global-server-load-balancing/how-dnsworks-with-gslb.html

Scenario: A Citrix Administrator executed the following command in a global server load balancing (GSLB) environment: set gslb site SiteB –triggerMonitor MEPDOWN What will be the effect of this command on the default service monitoring behavior on a remote site?

A.
The service monitor is invoked only when Metric Exchange Protocol (MEP) has marked the service as DOWN.
A.
The service monitor is invoked only when Metric Exchange Protocol (MEP) has marked the service as DOWN.
Answers
B.
The service monitor is invoked only when Metric Exchange Protocol (MEP) connectivity has been lost between Site A and Site B.
B.
The service monitor is invoked only when Metric Exchange Protocol (MEP) connectivity has been lost between Site A and Site B.
Answers
C.
The service monitor will take precedence over Metric Exchange Protocol (MEP).
C.
The service monitor will take precedence over Metric Exchange Protocol (MEP).
Answers
D.
The state of the GSLB service will always be controlled by Metric Exchange Protocol (MEP).
D.
The state of the GSLB service will always be controlled by Metric Exchange Protocol (MEP).
Answers
Suggested answer: A

Which Citrix ADC monitor can a Citrix Administrator use to check the authentication service of the Active Directory (AD) domain controller?

A.
An LDAP monitor with the LDAP Script Name, Configured Base DN, Bind DN, Filter, Attribute and Password parameters in the basic parameters.
A.
An LDAP monitor with the LDAP Script Name, Configured Base DN, Bind DN, Filter, Attribute and Password parameters in the basic parameters.
Answers
B.
A ping monitor with the IP address of the AD domain controller in the special parameters
B.
A ping monitor with the IP address of the AD domain controller in the special parameters
Answers
C.
A MYSQL-ECV monitor with the Base DN, Bind DN, Filter, Attribute, and Password parameters configured in the basic parameters
C.
A MYSQL-ECV monitor with the Base DN, Bind DN, Filter, Attribute, and Password parameters configured in the basic parameters
Answers
D.
A TCP monitor with the LDAP Base DN configured in the basic parameters.
D.
A TCP monitor with the LDAP Base DN configured in the basic parameters.
Answers
Suggested answer: A

Explanation:

https://docs.citrix.com/en-us/citrix-adc/current-release/load-balancing/load-balancing-builtinmonitors/monitor-ldap-services.html

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

Which command does the administrator need to run to correctly configure this policy?

A.
HTTP.REQ.LIMIT(<limit_identifier>)
A.
HTTP.REQ.LIMIT(<limit_identifier>)
Answers
B.
SYS.CHECK.LIMIT(<limit_identifier>)
B.
SYS.CHECK.LIMIT(<limit_identifier>)
Answers
C.
SYS.CHECK.LIMIT(<limit_identifier>) || CONNECTION.IP.LIMIT(<limit_identifier>)
C.
SYS.CHECK.LIMIT(<limit_identifier>) || CONNECTION.IP.LIMIT(<limit_identifier>)
Answers
D.
SYS.CHECK.LIMIT(<limit_identifier>) || HTTP.REQ.LIMIT(<limit_identifier>)
D.
SYS.CHECK.LIMIT(<limit_identifier>) || HTTP.REQ.LIMIT(<limit_identifier>)
Answers
Suggested answer: B

Explanation:

https://docs.citrix.com/en-us/citrix-adc/current-release/appexpert/rate-limiting/configuringbinding-traffic-rate-policy1.html

https://discussions.citrix.com/topic/398863-netscaler-rate-limiting-policy/

Which feature can a Citrix Administrator use to create a consistent set of front-end SSL parameters across multiple SSL vServers?

A.
SSL profile
A.
SSL profile
Answers
B.
SSL multiplexing
B.
SSL multiplexing
Answers
C.
SSL bridge
C.
SSL bridge
Answers
D.
SSL policy
D.
SSL policy
Answers
E.
SSL policy
E.
SSL policy
Answers
Suggested answer: A

Explanation:

https://docs.citrix.com/en-us/citrix-adc/current-release/ssl/ssl-profiles.html

Scenario: After deploying a Citrix ADC in production, a Citrix Administrator notices that client requests are NOT being evenly distributed among backend resources. The administrator wants to change from the default loadbalancing method to one that will help distribute the load more evenly.

Which load-balancing method would ensure that the server with the least amount of network utilization is receiving new connections?

A.
Least connection
A.
Least connection
Answers
B.
Least bandwidth
B.
Least bandwidth
Answers
C.
Least response time
C.
Least response time
Answers
D.
Least packets
D.
Least packets
Answers
Suggested answer: B

Explanation:

https://docs.citrix.com/en-us/citrix-adc/current-release/load-balancing/load-balancing-customizingalgorithms/leastbandwidth-method.html

Scenario: A Citrix Administrator executed the command below:

> set httpcallout httpcallout1 –cacheForSecs 120

This command changes the cache duration of the HTTP ____________ to be set to 120 seconds.

(Choose the correct option to complete the sentence.)

A.
callout response
A.
callout response
Answers
B.
request
B.
request
Answers
C.
callout request
C.
callout request
Answers
D.
response
D.
response
Answers
Suggested answer: A

Explanation:

https://docs.citrix.com/en-us/citrix-adc/current-release/appexpert/http-callout/configuring-httpcallouts.html

Reference: https://docs.citrix.com/en-us/citrix-adc/current-release/appexpert/http-callout/cachinghttp-calloutresponses.html

Scenario: The policies below are bound to a content switching vServer. bind cs vServer vserver1 –policyName CSPOL_7 –priority 100 –gotoPriorityExpression NEXT bind cs vServer vserver1 –policyName CSPOL_5 –priority 90 bind cs vServer vserver1 –policyName CSPOL_9 –priority 110 bind cs vServer vserver1 –policyName CSPOL_4 –priority 120 bind cs vServer vserver1 –policyName CSPOL_8 –priority 210 Policy CSPOL_7 has been invoked.

Which policy will be invoked next?

A.
CSPOL_4
A.
CSPOL_4
Answers
B.
CSPOL_5
B.
CSPOL_5
Answers
C.
CSPOL_9
C.
CSPOL_9
Answers
D.
CSPOL_8
D.
CSPOL_8
Answers
Suggested answer: C

Explanation:

https://training.citrix.com/public/Exam%20Prep%20Guides/231/1Y0-231_Exam_Preparation_Guide_v01.pdf

Scenario: A company has three departments with proprietary applications that need to be load balanced on a Citrix ADC. The three department managers would like to use the same IP address to access their individual applications. This would mean configuring three load-balanced vServers, all using the same IP address.

What can the Citrix Administrator configure for this scenario?

A.
Three SNIPs with the same IP address on a Citrix ADC
A.
Three SNIPs with the same IP address on a Citrix ADC
Answers
B.
Three different Citrix ADCs that use the same IP address
B.
Three different Citrix ADCs that use the same IP address
Answers
C.
Three different admin partitions that allow use of the same IP address for each load-balanced vServer on a Citrix ADC
C.
Three different admin partitions that allow use of the same IP address for each load-balanced vServer on a Citrix ADC
Answers
D.
Three different load-balanced vServers with three different IP addresses on a Citrix ADC
D.
Three different load-balanced vServers with three different IP addresses on a Citrix ADC
Answers
Suggested answer: C

Scenario: A Citrix Administrator is running an e-commerce web service that uses backend SQL and RADIUS servers. The e-commerce platform runs on a web server using port 80, and a website status page on port 99 reports the status of all servers.

Which monitor should the administrator choose to confirm the availability of the e-commerce solution?

A.
HTTP on port 99
A.
HTTP on port 99
Answers
B.
HTTP-ECV on port 80
B.
HTTP-ECV on port 80
Answers
C.
HTTP on port 80
C.
HTTP on port 80
Answers
D.
HTTP_ECV on port 99
D.
HTTP_ECV on port 99
Answers
Suggested answer: D

Explanation:

Reference: https://support.citrix.com/article/CTX209292

Total 112 questions
Go to page: of 12