透過的なプロキシモードでCitrix Secure Web Gatewayを実装するために、コンテンツ管理仮想サーバーを構成するために、Citrix管理者はどのコマンドを使用する必要がありますか?
正解:C
To configure a Content Switching virtual server for implementing the Citrix Secure Web Gateway in the transparent proxy mode, the command should be: add cs vserver < name > PROXY < ipaddress > < port > The document also provides an example of the command: add cs vserver swgVS PROXY 192.168.10.1 80 Therefore, the correct answer is C, which matches the format and the example given in the document.