一起答
单选

(48)

  • A.从它传送的每一个数据包中解析出源节点地址,所有不属于该网桥广播域的源节点地址都被过滤掉
  • B.网桥维护过滤数据库,该数据库基于数据包的目标地址,能够识别哪些数据包该转发,哪些该过滤
  • C.网桥在目标节点重新请求前一直保护该数据包,随后,网桥就转发数据包。
  • D.网桥把输入数据所用的协议与先前数据所用的协议作比较后,过滤掉那些不匹配的输入数据包
试题出自试卷《软件水平考试(中级)网络工程师上午(基础知识)试题模拟试卷8》
参考答案
查看试卷详情
相关试题
  1. (91)

    • A.supports
    • B.drives
    • C.encapsulates
    • D.transmits
  2. (90)

    • A.conformance
    • B.circuitlike
    • C.searching
    • D.secrecy
  3. (89)

    • A.tunnels
    • B.interfaces
    • C.systems
    • D.passwords
  4. (88)

    • A.messages
    • B.protocols
    • C.directories
    • D.certificates
  5. While the Internet is inherently insecure, businesses still need to preserve the privacy of data as it travels over the network. To help do that, the Internet Engineering Task Force an international group of network designers, operators, vendors, and researchers concerned with the evolution of(71)has developed a suite of(72)called Internet Protocol Security(IPSec).

     IPSec creates a standard platform. to develop secure networks and electronic(73)between two machines. Secure tunneling via IPSec creates(74)connections in a network through which data packets can move. It creates these tunnels between remote users and within a local network. It also(75)each data packet in a new packet that contains the information neccessary to set up, maintain and tear down the tunnel when it's no longer needed.

    • A.channels
    • B.Web browser
    • C.Internet data
    • D.Internet architecture
  6. (86)

    • A.field
    • B.relation
    • C.script
    • D.tuple
  7. (85)

    • A.characteristics
    • B.links
    • C.type
    • D.attributes
  8. (84)

    • A.event
    • B.title
    • C.driver
    • D.table
  9. One of the difficulties in building an SQL-like query lange for the Web is the absence of a database schema for this huge, heterogeneous repository of information. However, if we are interested in HTML documents only, we can construct a virtual(66)from the implicit structure of these files. Thus, at the highest level of(67), every such document is identified by its Uniform. Resource Locator(URL), has a title and a text Also, Web servers provide some additional information such as the type, length, and the last modification date of a document. So, for data mining purposes, we can consider the site of all HTML documents as arelation:

     Document(url,(68), text, type, length, modify)

     Where all the(69)are character strings. In this framework, anindividual document is identified with a(70)in this relation. Of course, if some optional information is missing from the HTML document, the associate fields will de left blank, but this is not uncommon in any database.

    • A.schema
    • B.relation
    • C.platform
    • D.module
  10. (83)

    • A.presentation
    • B.control
    • C.abstraction
    • D.protocol