1Y0-341 Citrix ADC Advanced Topics - Security-Management and Optimization

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Statistics for which three types of violations are presented on the App Security Dashboard? (Choose three.)

Select all that apply, then click Submit answer.

  • Web App Firewall protection

  • IP Reputation

  • SSL Enterprise Policy

  • Signature

  • AAA

Question 5

Which three items does Citrix Application Delivery Management (ADM) require when adding an instances? (Choose three.)

Select all that apply, then click Submit answer.

  • Site

  • Tags

  • IP address

  • Agent

  • Profile

Question 6

Scenario: A Citrix Engineer needs to limit Front End Optimization (FEO) on a web application to mobile users with mobile devices. The engineer decides to create and bind an FEO policy.

Which advanced expression should the engineer use in the FEO policy?

Select an option, then click Submit answer.

  • HTTP.REG.HEADER(“User-Agent”).CONTAINS(“Mobile”)&&CLIENT.IP.SRC.IN_SUBNET(192.168.10.0/24.NOT

  • HTTP.REQ.HEADER(“User-Agent”).NOTCONTAINS(“Windows”)&&CLIENT.IS_MOBILE

  • CLIENT.IP.SRC.IS_MOBILE

  • HTTP.RED.HEADER(“User-Agent”).CONTAINS(“Ios”) II HTTP.REQ.HEADER(“User-Agent”).CONTAINS(“Andriod”)