nerdexam
Citrix

1Y0-240 · Question #135

Which command should a Citrix Administrator use to configure a Content Switching virtual server for implementing the Secure Web Gateway in the transparent proxy mode?

The correct answer is B. add cs vserver swgVS PROXY * * -Authn401 on -authnVsName explicit-auth-vs. Transparent proxy, as the name implies, is transparent to the client. That is, the clients might not be aware that a proxy server is mediating their requests. The SWG appliance is configured in an inline deployment, and transparently accepts all HTTP and HTTPs traffic. For…

Secure Web Gateway

Question

Which command should a Citrix Administrator use to configure a Content Switching virtual server for implementing the Secure Web Gateway in the transparent proxy mode?

Options

  • Aadd cs vserver swgVS PROXY 192.168.10.1 80 -Authn401 on -authnVsName explicit- auth-vs
  • Badd cs vserver swgVS PROXY * * -Authn401 on -authnVsName explicit-auth-vs
  • Cadd cs vserver swgVS PROXY 192.168.10.1 -Authn401 on -authnVsName transparent- auth-vs
  • Dadd cs vserver swgVS PROXY * 21 -Authn401 on -authnVsName transparent-auth-vs

How the community answered

(37 responses)
  • A
    5% (2)
  • B
    76% (28)
  • C
    5% (2)
  • D
    14% (5)

Explanation

Transparent proxy, as the name implies, is transparent to the client. That is, the clients might not be aware that a proxy server is mediating their requests. The SWG appliance is configured in an inline deployment, and transparently accepts all HTTP and HTTPs traffic. For transparent proxy, you must configure a content switching virtual server of type PROXY, with asterisks (* *) as the IP address and port. When using the Secure Web Gateway wizard in the GUI, you do not have to specify an IP address and port.

Topics

#Content Switching#Secure Web Gateway#transparent proxy#CLI commands

Community Discussion

No community discussion yet for this question.

Full 1Y0-240 Practice