Which expressions can the administrator use to match the required traffic?
A Citrix Administrator needs to block all DNS requests from subnet 10.107.149.0/24. Which expressions can the administrator use to match the required traffic?A . CLIENT.IP.SRC(10.107.149.0) && (client.UDP.DSTPORT.EQ(53) || client TCP DSTPORT.EQ(53)) B. CLIENT.IP.SRC IN_SUBNET(10 107.149.0/24) && client.UDP.DSTPORT.EQ(53) || client.TCP.DSTPORT.EQ(53) C. CLIENT.IP.SRC(10.107.149.0) && client UDP.DSTPORT.EQ(53) || client.TCP.DSTPORT.EQ(53) D. CLIENT.IP.SRC IN_SUBNET(10.107.149.0/24) &&...
What can the administrator do to accomplish this?
Scenario: While using the GUI, a Citrix ADC MPX appliance becomes unresponsive. A Citrix Administrator needs to restart the appliance and force a core dump for analysis. What can the administrator do to accomplish this?A . Turn off the appliance using the power button. B. Use the reset button on...
Which monitor can the administrator create to meet this requirement?
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. Which monitor can...
What should the administrator enable while configuring the front end optimization (FEO) feature?
To improve page-rendering time a Citrix Administrator needs to overcome the connection limitation by enabling client browsers to simultaneously download more resources. What should the administrator enable while configuring the front end optimization (FEO) feature?A . HTML comments removal B. Image lazy loading C. CSS import to link D. Domain...