一起答
单选

动态主机配置协议DHCP是对BOOTP协议的扩充,DHCP与BOOTP的主要区别是 DHCP具有(53)机制。DHCP协议支持的中继代理(Relay Agent)是一种(54),它可以在不同的网段之间传送报文。DHCP具有多种地址分配方案,对于移动终端(比如笔记本电脑)最适合的分配方案是(55)。使用Windows 2000操作系统的DHCP客户机,如果启动时无法与DHCP服务器通信,它将(56)。因为DHCP报文是装入(57)数据单元中传送的,所以它是不安全的。

  • A.动态地址绑定和租约
  • B.报文扩充
  • C.配置参数提交
  • D.中继代理
参考答案
查看试卷详情
相关试题
  1. (73)

    • A.Permanent Circuits
    • B.Permanent Virtual Circuits
    • C.Switched Virtual Circuits
    • D.Switching Circuits
  2. (74)

    • A.Permanent Circuits
    • B.Permanent Virtual Circuits
    • C.Switched Virtual Circuits
    • D.Switched Circuits
  3. (72)

    • A.DLCIs
    • B.HDLCs
    • C.SDLCs
    • D.DLs
  4. (71)

    • A.X.21
    • B.X.25
    • C.X.28
    • D.X.29
  5. Frame. Relay is simplified form. of(71), similar in principle to(72), in which synchronous, frames of data are routed to different destinations depending on header information.

     Packets are routed throught one or more Virtual Circuits known as(73)Most Virtual Circuits are(74), which means that the network provider sets up all DLCI connections at subscription time.(75)are also part of the Frame. Relay specification. They privide a link that only lasts only as long as the session.

    • A.Datagram Switching
    • B.Datagram Routing
    • C.Packet Switchig
    • D.packet Routing
  6. (68)

    • A.DES
    • B.IDES
    • C.三元DES
    • D.RSA
  7. (69)

    • A.SSL
    • B.SOCIL5
    • C.安全RPC
    • D.MD5
  8. (66)

    • A.先入后出(FILO)算法
    • B.随机替换(RAND)算法
    • C.先入先出(FIFO)算法
    • D.近期最少使用(LRU)算法
  9. 公钥密码是(39)。常用的公钥加密算法有(40),它可以实现加密和数字签名,它的一个比较知名的应用是(41),这种应用的协商层用公钥方式进行身份认证,记录层涉及到对应用程序提供的信息的分段、压缩、数据认证和加密。

    • A.对称密钥技术,有1个密钥
    • B.不对称密钥技术,有2个密钥
    • C.对称密钥技术,有2个密钥
    • D.不对称密钥技术,有1个密钥
  10. 一般来说,Cache的功能(13)。某32位计算机的Cache容量为16KB,Cache块的大小为16B,若主存与Cache的地址映射采用直接映射方式,则主存地址为1234E8F8(十六进制)的单元装入的Cache地址为(14)。在下列Cache替换算法中,平均命中率最高的是(15)。

    • A.全部由软件实现
    • B.全部由硬件实现
    • C.由硬件和软件相结合实现
    • D.有的计算机由硬件实现,有的计算机由软件实现