What is the proper sequence of evaluation for the SurfControl integrated Web filter solution?()A、whitelists, blacklists, SurfControl categoriesB、blacklists, whitelists, SurfControl categoriesC、SurfControl categories, whitelists, blacklistsD、SurfControl ca

题目

What is the proper sequence of evaluation for the SurfControl integrated Web filter solution?()

  • A、whitelists, blacklists, SurfControl categories
  • B、blacklists, whitelists, SurfControl categories
  • C、SurfControl categories, whitelists, blacklists
  • D、SurfControl categories, blacklists, whitelists

相似考题
更多“What is the proper sequence of evaluation for the SurfControl integrated Web filter solution?()A、whitelists, blacklists, SurfControl categoriesB、blacklists, whitelists, SurfControl categoriesC、SurfControl categories, whitelists, blacklistsD、SurfControl ca”相关问题
  • 第1题:

    What are three advantages of the Cisco Integrated Services Pouter product family? (Choose three.) ()

    • A、 provides advanced security such as hardware encryption acceleration
    • B、 provides investment protection through increased modularity
    • C、 comes equipped with at least one 1000-based TX interlace
    • D、 contains integrated wireless access using the 802.11 g/b standard
    • E、 contains integrated web-based management tools for easy configuration and maintenance

    正确答案:A,D,E

  • 第2题:

    pandas里分类数据的哪个方法用于删除类别()

    • A、add_categories
    • B、rename_categories
    • C、remove_categories
    • D、reorder_categories

    正确答案:C

  • 第3题:

    What is the name of the Cisco industry-leading small business unified communications solution? ()

    • A、 Cisco IP Communications System
    • B、 Cisco Integrated Communications Services System
    • C、 Cisco Smart Business Communications System
    • D、 Cisco Telephony System for Small Business
    • E、 Cisco IP Phone System

    正确答案:C

  • 第4题:

    What is the correct sequence for defining taxes using WebSphere Commerce Accelerator? ()

    • A、Create tax codes. Create sales tax categories. Enter rates for each combination of tax code and category. Create jurisdictions. Assign the jurisdictions to the codes. Assign tax categories to the SKUs.
    • B、Create tax categories. Create sales tax codes. Enter rates for each combination of tax category and code. Create jurisdictions. Assign the jurisdictions to the categories. Assign tax codes to the SKUs.
    • C、Create jurisdictions. Create sales tax codes. Create shipping tax codes. Create tax categories. Define tax category display names. Define tax rates. Assign categories to codes.
    • D、Create jurisdictions. Create tax codes. Enter rates for each combination of tax code and jurisdiction. Create sales tax categories. Assign the categories to the codes. Assign tax categories to the SKUs.

    正确答案:C

  • 第5题:

    What are three different integrated UTM components available on the branch SRX Series devices?() (Choose three.)

    • A、antivirus (full AV, express AV)
    • B、antivirus (desktop AV)
    • C、Web filtering
    • D、antispam
    • E、firewall user authentication

    正确答案:A,C,D

  • 第6题:

    Which statement is true about SurfControl integrated Web filter solution?()

    • A、The SurfControl server in the cloud provides the SRX device with the category of the URL as well as the reputation of  the URL. 
    • B、The SurfControl server in the cloud provides the SRX device with only the category of the URL.
    • C、The SurfControl server in the cloud provides the SRX device with only the reputation of the URL.
    • D、The SurfControl server in the cloud provides the SRX device with a decision to permit or deny the URL.

    正确答案:B

  • 第7题:

    You need to design an access control solution for customer information. Your solution must meet security requirements.What should you do?()

    • A、Configure the Web site to require SSL connections. Configure the Web site to require client certificates. Enable and configure client certificate mapping on the Web site
    • B、Configure the Web site to require SSL connections. Disable anonymous access to the Web site.Assign the Allow – Read  permission to the customer user accounts for the folder that contains the Web site files
    • C、Configure the Web site to use only Microsoft .NET Passport authentication. Specify the den.corp.woodgrovebank.com domain as the default domain for .NET Passport authentication.Configure a custom local IPSec policy on the Web servers to require IPSec communications
    • D、Configure the Web site to use only Windows Integrated authentication. Configure a custom local IPSec policy on the Web servers to require IPSec communications. Configure the IPSec policy to use certificate-based authentication and encryption

    正确答案:A

  • 第8题:

    You have an Exchange Server 2010 organization.Users access their e-mail from the Internet by using Outlook Web App.You need to prevent users from downloading ZIP files from Outlook Web App.The solution must ensure that users can download ZIP files by using Microsoft Office Outlook. What should you do?()

    • A、Configure the Content Filter agent.
    • B、Configure the Attachment Filter agent.
    • C、Create a managed folder mailbox policy.
    • D、Create an Outlook Web App Mailbox policy.

    正确答案:D

  • 第9题:

    You need to recommend a solution for managing all of the servers. The solution must meet the  company’s technical requirements.What should you include in the recommendation?()

    • A、Remote Server Administration Tools (RSAT)
    • B、the Administration Tools Pack (adminpak.msi)
    • C、the Remote Desktop Gateway (RD Gateway) role service
    • D、the Remote Desktop Web Access (RD Web Access) role service

    正确答案:A

  • 第10题:

    单选题
    What is the proper sequence of evaluation for the SurfControl integrated Web filter solution?()
    A

    whitelists, blacklists, SurfControl categories

    B

    blacklists, whitelists, SurfControl categories

    C

    SurfControl categories, whitelists, blacklists

    D

    SurfControl categories, blacklists, whitelists


    正确答案: C
    解析: 暂无解析

  • 第11题:

    单选题
    Which statement is true about SurfControl integrated Web filter solution?()
    A

    The SurfControl server in the cloud provides the SRX device with the category of the URL as well as the reputation of  the URL. 

    B

    The SurfControl server in the cloud provides the SRX device with only the category of the URL.

    C

    The SurfControl server in the cloud provides the SRX device with only the reputation of the URL.

    D

    The SurfControl server in the cloud provides the SRX device with a decision to permit or deny the URL.


    正确答案: D
    解析: 暂无解析

  • 第12题:

    单选题
    The same Web site is visited for the second time using a branch SRX Series Services Gateway configured with SurfControl integrated Web filtering.Which statement is true?()
    A

    The SRX device sends the URL to the SurfControl server in the cloud and the SurfControl server provides the SRX. 

    B

    The SRX device sends the URL to the SurfControl server in the cloud and the SurfControl server asks the SRX device previously visited.

    C

    The SRX device looks at its local cache to find the category of the URL.

    D

    The SRX device does not perform any Web filtering operation as the Web site has already been visited.


    正确答案: D
    解析: 暂无解析

  • 第13题:

    Which the three are true about servlet filters?()

    • A、 A filter must implement the destroy method
    • B、 A filter must implement the doFilter method
    • C、 A servlet may have multiple filters associated with it
    • D、 A servlet that is to have a filter applied to it must implement the javax.servlet.FilterChain  interface
    • E、 A filter that is part of a filter chain passes control to the next filter in the chain by invoking the filterChain forward method
    • F、 For each  element in the web application deployment descriptor, multiple instances of a filter may be created by the web container

    正确答案:A,B,C

  • 第14题:

    Which two firewall filter actions will terminate the processing and evaluation of a packet?()

    • A、permit
    • B、accept
    • C、deny
    • D、discard

    正确答案:B,D

  • 第15题:

    Which statement is false?() 

    • A、 custom URL categories cannot contain IP addresses
    • B、 custom URL categories cannot override predefined URL categories
    • C、 custom URL categories can contain domain names
    • D、 custom URL categories can use regular expressions

    正确答案:A

  • 第16题:

    A customer has Direct Attached Storage (DAS) storage for their Windows servers. They are allocating money in next year’s budget for additional storage. Which of the following questions should be asked first to determine the proper storage solution to propose?()

    • A、What is the planned backup solution?
    • B、How many people manage the storage system?
    • C、What is the total planned capacity?
    • D、Is a shared storage subsystem under consideration?

    正确答案:D

  • 第17题:

    The same Web site is visited for the second time using a branch SRX Series Services Gateway configured with SurfControl integrated Web filtering.Which statement is true?()

    • A、The SRX device sends the URL to the SurfControl server in the cloud and the SurfControl server provides the SRX. 
    • B、The SRX device sends the URL to the SurfControl server in the cloud and the SurfControl server asks the SRX device previously visited.
    • C、The SRX device looks at its local cache to find the category of the URL.
    • D、The SRX device does not perform any Web filtering operation as the Web site has already been visited.

    正确答案:C

  • 第18题:

    Which of the following can be used in conjunction with a Flashback Versions Query to filter the results?()

    • A、 A range of SCN values
    • B、 A list of SCN values
    • C、 A starting and ending timestamp
    • D、 Minimum and maximum sequence values
    • E、 A list of sequence values

    正确答案:A,C

  • 第19题:

    Your company has a new server that runs Windows Server 2008. The Web Server (IIS) role is installed.  Your company hosts a public Web site. You notice unusually high traffic volume on the Web site. You need to identify the source of the traffic. What should you do?()

    • A、Enable the Web scripting option.
    • B、Run the netstat Can command on the server.
    • C、Create a custom view in Event Viewer to filter information from the security log.
    • D、Enable Web site logging in the IIS Server Manager and filter the logs for the source IP address.

    正确答案:D

  • 第20题:

    You need to recommend a solution for configuring the Web servers. The solution must meet the  company’s technical requirements.What should you include in the recommendations?()

    • A、Active Directory Lightweight Directory Services (AD LDS)
    • B、Failover Clustering
    • C、HTTP redirection
    • D、IIS Shared Configuration

    正确答案:D

  • 第21题:

    You need to design a security solution for WEB1. Your solution must address the chief information officer’s concerns. What should you do?()

    • A、Enable Web distributed Authoring and Versioning (WebDAV) components on WEB1
    • B、Install and configure the URLScan ISAPI filter on WEB1
    • C、Install a computer certificate on WEB1, and enable the Server (Request Security) IPSec policy on WEB1
    • D、Configure the Web site redirection option on the properties of WEB1 in the Internet Service Manager console

    正确答案:B

  • 第22题:

    多选题
    What are three advantages of the Cisco Integrated Services Pouter product family? (Choose three.) ()
    A

    provides advanced security such as hardware encryption acceleration

    B

    provides investment protection through increased modularity

    C

    comes equipped with at least one 1000-based TX interlace

    D

    contains integrated wireless access using the 802.11 g/b standard

    E

    contains integrated web-based management tools for easy configuration and maintenance


    正确答案: E,D
    解析: 暂无解析

  • 第23题:

    单选题
    Which statement is false?()
    A

     custom URL categories cannot contain IP addresses

    B

     custom URL categories cannot override predefined URL categories

    C

     custom URL categories can contain domain names

    D

     custom URL categories can use regular expressions


    正确答案: B
    解析: 暂无解析