Last 1Y0-231 practice test reviews Practice Test Citrix dumps [Q27-Q51]

Share

Last 1Y0-231 practice test reviews: Practice Test Citrix dumps

Try 1Y0-231 Free Now! Real Exam Question Answers Updated [Sep 13, 2025]

NEW QUESTION # 27
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 time-Out
  • B. Persistence threshold
  • C. wait time
  • D. Request threshold

Answer: C


NEW QUESTION # 28
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. SmartControl
  • B. Extended access control list (ACL)
  • C. AppFlow
  • D. Simple access control list (ACL)

Answer: A


NEW QUESTION # 29
Scenario: A Citrix Administrator is configuring load balancing on a Citrix ADC appliance for company web servers. The administrator needs to create a custom monitor that will look for a specific keyword response from the website, which will be used to keep services in an UP state.
The administrator can configure an HTTP-ECV monitor with the keyword in the_____________ to meet this requirement. (Choose the correct option to complete the sentence.)

  • A. Special Parameters - Receive String field
  • B. Basic Parameters - Receive String field
  • C. Special Parameters - Receive String field, and the Reverse option enabled
  • D. Basic Parameters - Send String field

Answer: A


NEW QUESTION # 30
Scenario: A Citrix Administrator needs to add 10 new web servers to an existing server farm where the default load-balancing method is used. The new servers, which are twice the capacity of the existing ones, are configured to serve the same applications and connections. The administrator wants to ensure that they are being fully utilized.
To ensure that only the 10 new servers receive twice the connections as the old servers without changing load balancing, the administrator needs to add a weight of _________ to the services attached to the _____________ servers. (Choose the correct option to complete the sentence.)

  • A. 10; new
  • B. 2; new
  • C. 2; old
  • D. 10; old

Answer: B


NEW QUESTION # 31
To protect an environment against Hash DoS attacks, which two configurations can a Citrix Administrator use to block all post requests that are larger than 10,000 bytes? (Choose two.)

  • A. > add policy expression expr_hashdos_prevention "http.REQ.METHOD.EQ(\"POST\") &&
    http.REQ. CONTENT_LENGTH.GT(10000)"
    > add responder policy pol_resp_hashdos_prevention expr_hashdos_prevention DROP NOOP
    > bind responder global pol_resp_hashdos_prevention 70 END -type REQ_OVERRIDE
  • B. > add policy expression expr_hashdos_prevention "http. REQ. METHOD.EQ(\"POST\") || http.
    REQ.CONTENT_LENGTH.GT(10000)"
    > add rewrite policy drop_rewrite expr_hashdos_prevention DROP
    > bind rewrite global drop_rewrite 70 END -type REQ_OVERRIDE
  • C. > add policy expression expr_hashdos_prevention "http.REQ.METHOD.EQ(\"POST\") &&
    http.REQ.CONTENT_LENGTH.GT(10000)"
    > add rewrite policy drop_rewrite expr_hashdos_prevention DROP
    > bind rewrite global drop_rewrite 100 END -type REQ_OVERRIDE
  • D. > add policy expression expr_hashdos_prevention "http.REQ.METHOD.EQ(\"POST\" ||
    http.REQ.CONTENT_LENGTH.GT(10000)"
    > add responder policy pol_resp_hashdos_prevention expr_hashdos_prevention DROP NOOP
    > bind responder global pol_resp_hashdos_prevention 100 END -type REQ_OVERRIDE
  • E. > add policy expression expr_hashdos_prevention "http.REQ.METHOD.EQ(\"POST\") || http.
    REQ.CONTENT_LENGTH.GT(10000)"
    > add responder policy pol_resp_hashdos_prevention expr_hashdos_prevention DROP NOOP
    > bind responder global pol_resp_hashdos_prevention 70 END -type REQ_OVERRIDE
  • F. > add policy expression expr_hashdos_prevention "http. REQ. METHOD.EQ(\"POST\") || http.
    REQ.CONTENT_LENGTH.GT(10000)"
    > add rewrite policy drop_rewrite expr_hashdos_prevention DROP
    > bind rewrite global drop_rewrite 100 END -type REQ_OVERRIDE

Answer: C,D


NEW QUESTION # 32
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 NOTCONTAINS CitrixReceiver
  • C. REQ.HTTP.HEADER User-Agent CONTAINS Chrome/78.0.3904.108 Safari/537.36
  • D. HTTP.REQ.HEADER("User-Agent").CONTAINS("Mozilla")

Answer: B

Explanation:
Explanation/Reference: https://stalhood2.rssing.com/chan-58610415/all_p2.html


NEW QUESTION # 33
SAML is an authentication protocol based on _____________.

  • A. XML
  • B. HTML
  • C. LDAP
  • D. YAML

Answer: A


NEW QUESTION # 34
The Citrix ADC SDX architecture allows instances to share _____________ and _____________.
(Choose the two correct options to complete the sentence.)

  • A. memory
  • B. CPU
  • C. physical interfaces
  • D. the kernel

Answer: B,C


NEW QUESTION # 35
Which type of policy would a Citrix Administrator use to disable USB redirection?

  • A. SmartControl
  • B. Auditing
  • C. Session
  • D. Authorization

Answer: A

Explanation:
https://discussions.citrix.com/topic/401866-block-redirect-usb/


NEW QUESTION # 36
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. PING
  • B. LDAP
  • C. TCP
  • D. UDP

Answer: C

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


NEW QUESTION # 37
Which profile can a Citrix Administrator create to configure a default profile that disables TLSv1?

  • A. TCP
  • B. DTLS
  • C. HTTP
  • D. SSL

Answer: D

Explanation:
Explanation/Reference: https://docs.citrix.com/en-us/citrix-adc/current-release/ssl/ssl-profiles/secure-front-end-profile.html


NEW QUESTION # 38
While applying a new Citrix ADC device, a Citrix Administrator notices an issue with the time on the appliance.
Which two steps can the administrator perform to automatically adjust the time? (Choose two.)

  • A. Add an SNMP trap.
  • B. Configure an NTP monitor.
  • C. Add an NTP server.
  • D. Enable NTP synchronization.
  • E. Add an SNMP manager.

Answer: C,D

Explanation:
https://docs.citrix.com/en-us/citrix-adc/current-release/system/basic-operations.html#how-to-synchronize-system-clock-with-servers-on-the-network


NEW QUESTION # 39
Scenario: A Citrix Administrator executed the command below in an active-active, global server load balancing (GSLB) setup.
set gsib parameter -IdnsprobeOrder DNS PING TCP
The order to calculate the __________ for dynamic proximity will be the DNS UDP query followed by the ping and then TCP. (Choose the correct option to complete the sentence.)

  • A. Time to live (TTL)
  • B. Multiple IP responses (MIR)
  • C. Empty Domain Service (EDS)
  • D. Round-trip time (RTT)

Answer: D


NEW QUESTION # 40
Which feature can a Citrix Administrator use to create a consistent set of front-end SSL parameters across multiple SSL virtual servers?

  • A. SSL bridge
  • B. SSL policy
  • C. SSL profile
  • D. SSL multiplexing

Answer: C

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


NEW QUESTION # 41
Scenario: A Citrix Administrator made changes to a Citrix ADC, deleting parts of the configuration and saving some new ones. The changes caused an outage that needs to be resolved as quickly as possible. There is no Citrix ADC backup.
What does the administrator need to do to recover the configuration quickly?

  • A. Restore from the revision history.
  • B. Run saved versus running configuration.
  • C. Restart the Citrix ADC.
  • D. Run high availability (HA) file synchronization.

Answer: A


NEW QUESTION # 42
What does a Citrix Administrator need to configure to allow access to Citrix Virtual Apps and Desktops without the use of a VPN or a clientless-access connection?

  • A. ICA proxy
  • B. Net profile
  • C. SSL profile
  • D. Ciphers group

Answer: A


NEW QUESTION # 43
A Citrix Administrator needs to configure a Citrix Gateway virtual server to meet an organization's security requirements.
Which two types of devices can the administrator control with Endpoint Analysis (EPA) scans?
(Choose two.)

  • A. Microsoft Windows
  • B. iOS
  • C. Mac
  • D. Chromebook
  • E. Android

Answer: A,C

Explanation:
https://shop.adn.de/out/media/citrix_netscaler_gw.pdfs


NEW QUESTION # 44
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. Policy-based routes for each department in the nsroot partition
  • B. Admin partitions that use dedicated VLANs
  • C. Dedicated routes in the admin partitions for each department
  • D. A VIP in each partition, and bind a VLAN for the department

Answer: B


NEW QUESTION # 45
How can a Citrix Administrator configure session policies for authentication, authorization, and auditing traffic management (AAA-TM) sessions if the authentication virtual server is specified in a Citrix Gateway setup?

  • A. Define session policies only for the Citrix Gateway virtual server.
  • B. Bind the AAA-TM session policies to the AAA virtual server.
  • C. Bind the AAA-TM session policies to the AAA virtual server.
  • D. Bind AAA-TM session policies as default global.

Answer: B


NEW QUESTION # 46
A Citrix Administrator configured a load-balancing virtual server to utilize the least bandwidth load-balancing method. A service attached to this virtual server is brought into the effective state during production hours.
During the startup of a virtual server, which load-balancing method is used by default?

  • A. Round-robin
  • B. Custom load
  • C. Least bandwidth
  • D. Least connections

Answer: D


NEW QUESTION # 47
Scenario: A Citrix Administrator configured the policies below:
POLICY 1:
add rewrite action ACT_1 corrupt_http_header Accept-Encoding
add rewrite policy POL_1 HTTP.REQ.IS_VALID ACT_1
POLICY 2:
add rewrite action ACT_2 insert_http_header Accept-Encoding "\"identity\"" add rewrite policy POL_2 "HTTP.REQ.IS_VALID" ACT_2 Which set of commands can the administrator use to bind the rewrite policies to the LB vserver lb_vsrv so that POL_2 is evaluated after POL_1 is evaluated successfully?

  • A. bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -gotoPriorityExpression NEXT -type REQUEST bind lb vserver lb_vsrv -policyName POL_2 -priority 100 -gotoPriorityExpression END -type REQUEST
  • B. bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -gotoPriorityExpression END -type REQUEST bind lb vserver lb_vsrv -policyName POL_2 -priority 80 -gotoPriorityExpression NEXT -type REQUEST
  • C. bind lb vserver lb_vsrv -policyName POL_1 -priority 90 -type REQUEST bind lb vserver lb_vsrv -policyName POL_2 -priority 100 -type REQUEST
  • D. bind lb vserver lb_vsrv -policyName POL_1 -priority 110 -gotoPriorityExpression NEXT -type REQUEST bind lb vserver lb_vsrv -policyName POL_2 -priority 100 -gotoPriorityExpression END -type REQUEST

Answer: D


NEW QUESTION # 48
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_5
  • B. CSPOL_8
  • C. CSPOL_9
  • D. CSPOL_4

Answer: C


NEW QUESTION # 49
Scenario: A Citrix Administrator configured a global server load balancing (GSLB) setup for internal and external users using the same host name. For internal users, cvad.citrite.net should go to the Citrix StoreFront site; for external users, it should connect to the Citrix ADC Gateway VPN site.
Which feature should the administrator configure to accomplish this?

  • A. DNS Preferred Location
  • B. DNS Record
  • C. DNS view
  • D. DNS Proxy

Answer: C


NEW QUESTION # 50
Scenario: While using the GUI, a Citrix Administrator discovers that a Citrix ADC MPX appliance is unresponsive. The administrator needs to force a core dump for analysis and restart the appliance.
What can the administrator do to accomplish this?

  • A. Connect to a USB port to issue a restart command.
  • B. Turn off the appliance using the power button.
  • C. Use the reset button on the front of the appliance.
  • D. Use the non-maskable interrupt (NMI) button on the back of the appliance.

Answer: D


NEW QUESTION # 51
......

Get Ready to Pass the 1Y0-231 exam with Citrix Latest Practice Exam : https://www.actualtorrent.com/1Y0-231-questions-answers.html

Get Prepared for Your 1Y0-231 Exam With Actual Citrix Study Guide!: https://drive.google.com/open?id=1AxnKGj8OERL7JVTyr1x9EumZ4xv7y7bH