ExamGecko
Home Home / Citrix / 1Y0-241

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

Question list
Search
Search

List of questions

Search

Related questions











Scenario: A Citrix Administrator executed the following commands on the Citrix ADC:

> add policy dataset Admin_group ipv4

> bind policy dataset Admin_group 192.168.149.10 –index 11

> bind policy dataset Admin_group 192.168.149.39 –index 12

> bind policy Admin_group 192.168.149.49 –index 13

> add responder policy POL_1

“!(CLIENT.IP.SRC.TYPECAST_TEXT_T.CONTAINS_ANY(\”Admin_group\”))”

RESET

> bind lb vServer lb_vsrv_www –policyName POL_1 –priority 100 –gotoPriorityExpression END –type REQUEST What will be the effect of these commands?

A.
Only users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be allowed to connect to vServer lb_vsrv_www.
A.
Only users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be allowed to connect to vServer lb_vsrv_www.
Answers
B.
Only users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be blocked when attempting to connect to vServer lb_vsrv_www.
B.
Only users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be blocked when attempting to connect to vServer lb_vsrv_www.
Answers
C.
Only users with a source IP address of 192.168.149.10 or 192.168.149.39 will be allowed to connect to vServer lb_vsrv_www.
C.
Only users with a source IP address of 192.168.149.10 or 192.168.149.39 will be allowed to connect to vServer lb_vsrv_www.
Answers
D.
All traffic from users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be blocked through the Citrix ADC.
D.
All traffic from users with a source IP address of 192.168.149.10, 192.168.149.39, or 192.168.149.49 will be blocked through the Citrix ADC.
Answers
Suggested answer: A

Scenario: Client connections to certain vServers are abnormally high. A Citrix Administrator needs to be alerted whenever the connections pass a certain threshold.

How can the administrator use Citrix Application Delivery Management (ADM) to accomplish this?

A.
Configure network reporting on the Citrix ADM by setting the threshold and email address.
A.
Configure network reporting on the Citrix ADM by setting the threshold and email address.
Answers
B.
Configure SMTP reporting on the Citrix ADM by adding the threshold and email address.
B.
Configure SMTP reporting on the Citrix ADM by adding the threshold and email address.
Answers
C.
Configure TCP Insight on the Citrix ADM.
C.
Configure TCP Insight on the Citrix ADM.
Answers
D.
Configure specific alerts for vServers using Citrix ADM.
D.
Configure specific alerts for vServers using Citrix ADM.
Answers
Suggested answer: A

Explanation:

https://docs.citrix.com/en-us/citrix-application-delivery-management-service/networks/networkreporting.html

Scenario: While attempting to access web server that is load balanced by a Citrix ADC using HTTPS, auser receives the message below.

SSL/TLS error: You have not chosen to trust “Certificate Authority” the issuer of the server’s security certificate.

What can a Citrix Administrator do to prevent users from viewing this message?

A.
Ensure that users have the certificate’s private key.
A.
Ensure that users have the certificate’s private key.
Answers
B.
Ensure that users have the certificate’s public key.
B.
Ensure that users have the certificate’s public key.
Answers
C.
Ensure that the server certificate is linked to its respective intermediate and root certificates.
C.
Ensure that the server certificate is linked to its respective intermediate and root certificates.
Answers
D.
Ensure that users have the server certificate installed.
D.
Ensure that users have the server certificate installed.
Answers
Suggested answer: C

Explanation:

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

Scenario: A Citrix ADC MPX is using one of four available 10G ports. A Citrix Administrator discovers a traffic bottleneck at the Citrix ADC.

What can the administrator do to increase bandwidth on the Citrix ADC?

A.
Purchase another Citrix ADC MPX appliance.
A.
Purchase another Citrix ADC MPX appliance.
Answers
B.
Plug another 10G Citrix ADC port into the router.
B.
Plug another 10G Citrix ADC port into the router.
Answers
C.
Add two more 10G Citrix ADC ports to the network and configure VLAN.
C.
Add two more 10G Citrix ADC ports to the network and configure VLAN.
Answers
D.
Add another 10G Citrix ADC port to the switch, and configure Link Aggregation Control Protocol (LACP).
D.
Add another 10G Citrix ADC port to the switch, and configure Link Aggregation Control Protocol (LACP).
Answers
Suggested answer: D

Explanation:

https://docs.citrix.com/en-us/citrix-adc/current-release/networking/interfaces/configuring-linkaggregation.html

What is the first thing a Citrix Administrator should develop when creating a server certificate for Citrix ADC to secure traffic?

A.
A private key
A.
A private key
Answers
B.
A certificate revocation list (CRL)
B.
A certificate revocation list (CRL)
Answers
C.
A certificate signing request (CSR)
C.
A certificate signing request (CSR)
Answers
D.
A certificate key-pair
D.
A certificate key-pair
Answers
Suggested answer: A

Explanation:

https://docs.citrix.com/en-us/citrix-adc/current-release/ssl/how-to-articles/create-and-use-sslcertificates-on-a-citrix-adc-appliance.html

A Citrix Administrator needs to match the host name ‘www.example.com’ in all HTTP requests.

Which expression, when used, meets this requirement?

A.
HTTP.REQ.HOSTNAME.EQ(“www.example.com”)
A.
HTTP.REQ.HOSTNAME.EQ(“www.example.com”)
Answers
B.
HTTP.RES.HOSTNAME.EQ(“www.example.com”)
B.
HTTP.RES.HOSTNAME.EQ(“www.example.com”)
Answers
C.
HTTP.REQ.HOSTNAME(“example.com”)
C.
HTTP.REQ.HOSTNAME(“example.com”)
Answers
D.
HTTP.RES.HOSTNAME.CONTAINS(“www.example.com”)
D.
HTTP.RES.HOSTNAME.CONTAINS(“www.example.com”)
Answers
Suggested answer: A

Which Citrix ADC Access Control List (ACL) command can a Citrix Administrator use to bridge traffic originating from the IP address 192.168.10.200?

A.
add ns simpleacl6
A.
add ns simpleacl6
Answers
B.
add ns simpleacl
B.
add ns simpleacl
Answers
C.
add ns acl
C.
add ns acl
Answers
D.
add ns acl6
D.
add ns acl6
Answers
Suggested answer: C

Explanation:

https://developer-docs.citrix.com/projects/citrix-adc-command-reference/en/latest/ns/ns-acl/

Scenario: A Citrix Administrator gives permissions to team members to access their own admin partition. This will allow them to add resources for different departments and manage them without making changes to the default Citrix ADC partition and configuration.

One team member typing to use the command line interface (CLI) to troubleshoot an authentication issue could NOT use aaad.debug. However, the team member has full permissions on the admin partition.

What can be the cause of this issue?

A.
The team member is NOT using the CLI correctly.
A.
The team member is NOT using the CLI correctly.
Answers
B.
The team member needs to troubleshoot the issue from the GUI.
B.
The team member needs to troubleshoot the issue from the GUI.
Answers
C.
The team member does NOT have permission to use the CLI.
C.
The team member does NOT have permission to use the CLI.
Answers
D.
The team member does NOT have shell access by design.
D.
The team member does NOT have shell access by design.
Answers
Suggested answer: D

Explanation:

https://docs.citrix.com/en-us/citrix-adc/current-release/admin-partition.html

A Citrix Administrator receives user complaints about latency while accessing an application that is load balanced on the Citrix ADC.

Which tool can the administrator use to gather information regarding response time, client network latency, and server-side processing time?

A.
Citrix Application Delivery Management (ADM)
A.
Citrix Application Delivery Management (ADM)
Answers
B.
HDX Insight
B.
HDX Insight
Answers
C.
WAN Insight
C.
WAN Insight
Answers
D.
Security Insight
D.
Security Insight
Answers
Suggested answer: A

Explanation:

Reference: https://docs.citrix.com/en-us/citrix-application-delivery-managementservice/analytics/hdxinsight.html

Scenario: While using the GUI, a Citrix ADC MPX appliance becomes unresponsive. A Citrix Administrator needs to restart the appliance and force a core dump for analysis.

What can the administrator do to accomplish this?

A.
Turn off the appliance using the power button.
A.
Turn off the appliance using the power button.
Answers
B.
Use the reset button on the front of the appliance.
B.
Use the reset button on the front of the appliance.
Answers
C.
Use the NMI button on the back of the appliance.
C.
Use the NMI button on the back of the appliance.
Answers
D.
Connect to a USB port to issue a restart command.
D.
Connect to a USB port to issue a restart command.
Answers
Suggested answer: C

Explanation:

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

Total 112 questions
Go to page: of 12