How can a Citrix Administrator configure a rewrite policy to change the version of HTTP from 1.1 to 1.0 in every request?
Correct Answer:
D
🗳️
Scenario: A Citrix Administrator needs to configure a Responder policy, so that the string `/mytraining` is added to every URL path received.
The administrator should use these commands to accomplish this:
>add responder action Redirect_Act redirect `HTTP.REQ.URL.PATH_AND_QUERY+\`mytraining\`` -responseStatusCode 302
>add responder policy Redirect_Pol___________Redirect_Act
>bind lb vServer lb_vsrv_www -policyName Redirect_Pol -priority 100 -gotoPriorityExpression END -type_______
(Choose the correct option to complete the set of commands.)
Correct Answer:
C
🗳️
Scenario: A Citrix Administrator configured an authentication, authorization, and auditing (AAA) policy to allow users access through the Citrix ADC. The administrator bound the policy to a specific vServer.
Which policy expression will allow all users access through the vServer?
Correct Answer:
A
🗳️
Reference:
https://docs.citrix.com/en-us/citrix-adc/current-release/aaa-tm/entities-of-authentication-authorization-auditing/authentication-policies.html
Which two steps are necessary to configure global server load balancing (GSLB) service selection using content switching (CS)? (Choose two.)
Correct Answer:
AC
🗳️