1Y0-241 試験問題を無料オンラインアクセス
| 試験コード: | 1Y0-241 |
| 試験名称: | Deploy and Manage Citrix ADC with Traffic Management |
| 認定資格: | Citrix |
| 無料問題数: | 144 |
| 更新日: | 2026-08-24 |
Scenario:
POLICY 1:
add rewrite action ACT_1 corrupt_http_header Accept-Encoding add rewrite policy POL_1 HTTPS.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 How can a Citrix Administrator successfully bind the above rewrite policies to the load-balancing vServer lb_vsrv so that POL_2 is evaluated after POL_2 is evaluated?
Scenario: A Citrix Administrator needs to integrate LDAP for Citrix ADC system administration using current active directory (AD) groups. The adminis rator 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?
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 pol cy Redirect_Pol___________Redirect_Act
>bind lb vSe ver lb_vsrv_www *policyName Redirect_Pol *priority 100 *gotoPriorityExpression END * type_______ (Choose the correct option to complete the set of commands.)
Scenario: For security reasons, a Citrix Administrator needs to block access to multiple URLs.
The administrator executes the below commands:
> add policy patset BAD_URL
> bind policy patset BAD_URL badurl1.mylab.lab -index 11 -charset ASCII
> bind policy patset BAD_URL badurl2.mylab.lab -index 10 -charset ASCII Which final two commands should the administrator execute to accomplish this?