一起答
单选

IEEE802.5令牌环网中,时延由(21)决定。要保证环网的正常运行,环的时延必须有一个最低限度,即(22)。如果达不到这个要求,可以采用的一种办法是通过增加电缆长度,人为地增加时延来解决。

 设有某一个令牌环网长度为400m,环上有28个站点,其数据传输率为4Mb/s,环上信号的传播速度为200m/μs,每个站点具有1 bit时延,则环上可能存在的最小和最大时延分别是(23)bit和(24)bit。当始终有一半站点打开工作时,要保证环网的正常运行,至少还要将电缆的长度增加(25)m。

  • 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.有的计算机由硬件实现,有的计算机由软件实现