
Updated Jun 16, 2022 Verified Pass 1Y0-231 Exam in First Attempt Guaranteed
Free 1Y0-231 Sample Questions and 100% Cover Real Exam Questions (Updated 72 Questions)
Exam Format
The actual test contains 70 questions in multiple-choice format. Out of these items, some are unscored and they won’t affect the final score of the test-takers. To come up with flying colors in this exam, one has to score 68% marks. Understanding the exam time limit is a complex task as it varies as per test language. Native speakers with their mother tongue as English will have 105 minutes to attempt the official evaluation. For the countries where English is declared a foreign language, non-native aspirants will have 135 minutes to complete the test. Likewise, candidates who are non-native speakers and appearing for the exam from a country where English is not a foreign language can request for the time extension of 30 minutes from Citrix. As a rule, Pearson VUE bears the responsibility of conducting this Citrix exam at multiple locations. To know more, the certification validity cycle is three years and it is recommended to commence the recertification journey before the cycle ends if one wants to relish over the certification perks. Speaking of the exam expense, it varies as per the location of the candidate. As the Citrix 1Y0-231 exam is of the associate level, one has to pay $200 for it. Note that those who are adopting the phone registration rather than the Pearson VUE website will have to pay $7 for this.
NEW QUESTION 25
Scenario:A Citrix Administrator configures an access control list (ACL) to block traffic from the IP address
10.102.29.5:
add simpleacl rule1 DENY -srcIP 10.102.29.5
A week later, the administrator discovers that the ACL is no longer present on the Citrix ADC.
What could be the reason for this?
- A. The simple ACLs remain active for only 60 seconds.
- B. The Citrix ADC has been restarted without saving the configurations.
- C. The simple ACLs remain active for only 600 seconds.
- D. The administrator did NOT run the apply ACL command.
Answer: D
NEW QUESTION 26
A Citrix Administrator needs to block all local printer access from users in the Marketing department who are connecting remotely, but who should still have access when connecting inside the corporate network using the same Citrix Gateway.
What can the administrator configure to accomplish this?
- A. AppFlow
- B. Simple access control list (ACL)
- C. SmartControl
- D. Extended access control list (ACL)
Answer: C
NEW QUESTION 27
Which Citrix ADC service monitor can a Citrix Administrator use to test the three-way handshake between the Citrix ADC and the backend server?
- A. TCP
- B. LDAP
- C. UDP
- D. PING
Answer: A
NEW QUESTION 28
Scenario: A Citrix Administrator needs to integrate LDAP for Citrix ADC system administration using current Active Directory (AD) groups. The administrator created the group on the Citrix ADC, exactly matching the group name in LDAP.
What can the administrator bind to specify the permission level and complete the LDAP configuration?
- A. A nested group to the new group
- B. A command policy to the group
- C. An authentication, authorization, and auditing (AAA) action to the group
- D. Users to the group on the Citrix ADC
Answer: B
NEW QUESTION 29
In a single-hop deployment, a Citrix Administrator needs to use a client's IP address as the source IP address for Citrix ADC-to-server connections.
Which Citrix ADC mode can the administrator use to meet this requirement?
- A. Layer 2
- B. USNIP
- C. Layer 3
- D. USIP
Answer: D
NEW QUESTION 30
Scenario: Users are attempting to logon through Citrix Gateway. They successfully pass the Endpoint Analysis (EPA) scan, but are NOT able to see the client choices at logon.
What can a Citrix Administrator disable to allow users to see the client choices at logon?
- A. Split tunneling
- B. Quarantine groups
- C. Client choices globally
- D. nFactor authentication
Answer: B
NEW QUESTION 31
Which two features can a Citrix Administrator use to allow secure external access to a sensitive company web server that is load-balanced by the Citrix ADC? (Choose two.)
- A. AppFlow
- B. Authentication, authorization, and auditing (AAA)
- C. Integrated caching
- D. Citrix Web App Firewall
- E. ICA proxy
Answer: B,D
NEW QUESTION 32
A Citrix Administrator wants to configure independent and isolated access on a single appliance to allow three different departments to manage and isolate their own applications.
What can the administrator configure to isolate department-level administration?
- A. Dedicated routes in the admin partitions for each department
- B. Policy-based routes for each department in the nsroot partition
- C. Admin partitions that use dedicated VLANs
- D. A VIP in each partition, and bind a VLAN for the department
Answer: C
NEW QUESTION 33
A Citrix Administrator deploys a new Citrix ADC MPX appliance in the demilitarized zone (DMZ), with one interface in the DMZ and the other on the internal network.
In which mode should the administrator deploy the Citrix ADC?
- A. One-arm
- B. Two-arm
- C. Transparent
- D. Forward proxy
Answer: D
NEW QUESTION 34
A Citrix Administrator receives user complaints about latency while accessing a published application that is load-balanced on the Citrix ADC.
Which Citrix Application Delivery Management (ADM) feature can the administrator use to gather information regarding response time, client network latency, and server-side processing time?
- A. Security Insight
- B. Gateway Insight
- C. Web Insight
- D. WAN Insight
Answer: C
NEW QUESTION 35
A Citrix Administrator needs to configure a Citrix Gateway virtual IP to allow incoming connections initiated exclusively from web browser sessions.
Which advanced policy will accomplish this?
- A. HTTP.REQ.HEADER("User-Agent").CONTAINS("CitrixReceiver")
- B. REQ.HTTP.HEADER User-Agent CONTAINS Chrome/78.0.3904.108 Safari/537.36
- C. REQ.HTTP.HEADER User-Agent NOTCONTAINS CitrixReceiver
- D. HTTP.REQ.HEADER("User-Agent").CONTAINS("Mozilla")
Answer: C
Explanation:
Explanation/Reference: https://stalhood2.rssing.com/chan-58610415/all_p2.html
NEW QUESTION 36
After being audited, a Citrix Administrator learns that additional security enhancements should be made to one of the virtual servers.
Which two actions can the administrator perform to accomplish this? (Choose two.)
- A. Disable the SSLv3.
- B. Enable the RC4 cipher suite.
- C. Enable the TLSv1.2.
- D. Create a SHA1 key.
Answer: C,D
NEW QUESTION 37
A Citrix Administrator needs to deploy a Citrix ADC between the servers and the client, with servers only allowed to reach the client through the Citrix ADC.
In which mode should the administrator deploy the Citrix ADC?
- A. Transparent
- B. Direct server return
- C. Inline
- D. One-arm
Answer: A
NEW QUESTION 38
Scenario: A Citrix Administrator is configuring a new authentication, authorization, and auditing (AAA) virtual server, and the status is DOWN. The administrator makes the below configurations:
add lb vserver lb_vsrv_www HTTP 10.107.149.229 80 -persistenceType NONE -cltTimeout 180 -authn401 ON
-authnVsName SAML_SP
bind lb vserver lb_vsrv_www_ssl Red_srv
bind lb vserver Ib_vsrv_www_ssl Blue_srv
add authentication vserver SAML_SP SSL 10.107.149.230 443 -AuthenticationDomain citrix.lab What should the administrator bind to the virtual server SAML_SP to complete the installation and change the status to UP?
- A. A service
- B. An LDAP policy
- C. An AAA policy
- D. An SSL certificate
Answer: B
NEW QUESTION 39
Scenario: Client connections to certain virtual servers 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 SMTP reporting on the Citrix ADM by adding the threshold and email address.
- B. Configure network reporting on the Citrix ADM by setting the threshold and email address.
- C. Configure TCP Insight on the Citrix ADM.
- D. Configure specific alerts for virtual servers using Citrix ADM.
Answer: B
NEW QUESTION 40
......
Download Real Citrix 1Y0-231 Exam Dumps Test Engine Exam Questions: https://www.testkingit.com/Citrix/latest-1Y0-231-exam-dumps.html
Verified 1Y0-231 Dumps Q&As - 1Y0-231 Test Engine with Correct Answers: https://drive.google.com/open?id=18Z3CjFEzNbTtmFKRSRsrwjHnlVFqLwgk