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…
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)- A5% (2)
- B76% (28)
- C5% (2)
- D14% (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
Community Discussion
No community discussion yet for this question.