一起答
单选

(39)

  • A.serserialeth 0202.112.58.200 netmask255.255.255.0
  • B.ifeonfigeth0202.112.58.200 netmask255.255.255.0
  • C.minicometh0202.112.58.200 netmask255.255.255.0
  • D.mounteth0202.112.58.200 netmask255.255.255.0
试题出自试卷《软件水平考试(中级)网络工程师上午(基础知识)试题模拟试卷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