1Y0-241 Exam Question 26

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?
  • 1Y0-241 Exam Question 27

    Scenario: A Citrix Administrator executed the command below:
    > set httpcallout httpcallout1 -cacheForSecs 120
    This command changes the cache duration of the HTTP ____________ to be set to 120 seconds. (Choose the correct option to complete the sentence.)
  • 1Y0-241 Exam Question 28

    What
    is the effect of the "set cs vServer-CS-1 -redirectURL http://www.newdomain.com/mysite/" command?
  • 1Y0-241 Exam Question 29

    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 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?
  • 1Y0-241 Exam Question 30

    Scenario: A Citrix Administrator configured a responder policy as follows:
    > add responder action Picture10Action redirect "\"http://\" + http.req.hostname + http.req.url +
    \"/picture10.html\"" -bypassSafetyCheck YES
    > add responder policy Picture10Policy "http.req.url.eq(\"/mywebsite\")" Picture10Action
    > bind responder global Picture10Policy 1 END -type OVERRIDE
    What will be the effect of this configuration?