Citrix Deploy and Manage Citrix ADC 13 with Citrix Gateway - 1Y0-231 Exam Practice Test

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?
Correct Answer: B Vote an answer
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?
Correct Answer: A Vote an answer
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?
Correct Answer: A Vote an answer
Scenario: A Citrix Administrator needs to configure an authentication workflow on Citrix ADC with the below requirements.
- All internal users must use their corporate credentials to authenticate.
- Users from partner organizations must be authenticated using their own directory services without replication or a synchronization process.
How can the administrator meet the above requirements while authenticating the users?
Correct Answer: D Vote an answer
Scenario: A Citrix Administrator is managing a Citrix Gateway with a standard platform license and remote employees in the environment. The administrator wants to increase access by 3,000 users through the Citrix Gateway using VPN access.
Which license should the administrator recommend purchasing?
Correct Answer: A Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
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?
Correct Answer: C Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which three Unified Gateway elements can be configured by the Unified Gateway Wizard?
(Choose three.)
Correct Answer: A,B,C Vote an answer
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 dataset 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?
Correct Answer: A Vote an answer