总结一下计算机网络学期课程所学,方便以后的复习和补充。
      本文主要是第八章以太网交换计算题部分。需要掌握的知识点如下图。
      需要手写记录的笔记pdf和课本pdf可私信。

文章目录

  • 第八章
    • 1.Which of the following would alleviate the problem of excessive collisions in a LAN?(Choose two.)
    • 2.A network administrator has a multi-floor LAN to monitor and maintain.Through careful monitoring the administrator has noticed a age amourt ofbroadcast traffic slowing the network. Which device would you use to best solve this problem?
    • 3. Which of the following describes the concept of full-duplex mode?
    • 4.Which of the following are not to be exceeded when implementing the 5-4-3-2-1 Rule? (Choose three.)
    • 5.Which items are contributors to latency in a switched network?(Choose two.)
    • 6.Which of the following are considered Layer 1 devices?(Choose two.)
    • 7.A switch reads the first 64 bytes of a data field and forwards data, before the entire data field has been read.Which switching method allows this?
    • 8.Which of the following is a term associated with replacing hubs with switches to increase the number of collision domains?
    • 9.What does a switch build as it reads MAC addresses that pass through it?
    • 10.What impact does a bridge have on a network? (Choose two.)
    • 11.While working on her computer,Mary noticed longer than normal network data transfers. Mary investigates the problem and notices that her co-workerJohn has been hosting an online video conference. What is the network probably experiencing?
    • 12.What will a bridge do if it receives a frame with a MAC address that is not within the table?
    • 13.Which LAN devices make frame forwarding decisions based on MAC addresses? (Choose two.)
    • 14.Which of the following does a router use to make a forwarding decision?
    • 15.Which switching mode describes a switch that transfers a frame as soon as the destination MAC address is read?
  • 总结

第八章

1.Which of the following would alleviate the problem of excessive collisions in a LAN?(Choose two.)

以下哪一项可以缓解局域网中过度碰撞的问题?(选择两种)
A. reduce the size of collision domains 减少碰撞域的大小
B. reduce number of broadcast domains减少广播域的数量
C. add extra hubs增加额外的集线器
D. add extra managed switches增加额外的交换机
E. add additional transceivers增加其他收发器
F. increase the length of UTP cable runs增加UTP电缆的运行长度

2.A network administrator has a multi-floor LAN to monitor and maintain.Through careful monitoring the administrator has noticed a age amourt ofbroadcast traffic slowing the network. Which device would you use to best solve this problem?

一个网络管理员有一个多层局域网来监控和维护。通过仔细的监控,管理员注意到了一个广播流量减缓网络的时段。你会用哪种设备来最好地解决这个问题?
A. bridge网桥
B. hub集线器
C. router路由器
D. transceiver收发器

3. Which of the following describes the concept of full-duplex mode?

以下哪个描述了全双工模式的概念?
A. traffic passing in one direction at a time with no collisions交通一次向一个方向通过,不发生碰撞
B. traffic passing faster downstream than upstream下游的交通比上游的快
C. traffic passing equally in both directions with no collisions不发生碰撞,双向平均通过的通信量
D. traffic passing faster upstream than downstream上游的交通比下游的快

全双工,半双工都要知道

4.Which of the following are not to be exceeded when implementing the 5-4-3-2-1 Rule? (Choose three.)

在执行5-4-3-2-1规则时,下列哪一项不应超过?(选择三个)
A. five broadcast domains五个广播域
B. four hubs四个集线器
C.three routers3个路由器
D. three host segments三个主机段
E. one collision domain碰撞域

补充一下其他的,2个连接段 5个网络段

5.Which items are contributors to latency in a switched network?(Choose two.)

哪些项是交换网络中延迟的主要原因?(选择两个)
A. circuit delays电路延迟
B. software delays软件延迟
C. incorrect MAC addressing错误的MAC地址
D. too many collision domains太多的冲突域

6.Which of the following are considered Layer 1 devices?(Choose two.)

以下哪一种设备被认为是第一层设备?(选择两种。)
A. router路由器
B. switch转换器
C. repeater中继器
D. bridge网桥
E. hub集线器

七层网络设备都需要知道,联想一下各自的功能就很好记了,具体看笔记和课本

7.A switch reads the first 64 bytes of a data field and forwards data, before the entire data field has been read.Which switching method allows this?

在读取整个数据字段之前,交换机读取数据字段的前64个字节并转发数据。哪种切换方法允许这样做?
A. store and forward存储和转发
Bcut-through直通
C. fragment-free无碎片
D. asymmetric不对称的
E. symmetric对称的

三种方式都需要知道

8.Which of the following is a term associated with replacing hubs with switches to increase the number of collision domains?

以下哪个术语与用交换机替换集线器有关,以增加碰撞域的数量?
A. encapsulation
A.封装latency延迟
C. segmentation分割
D. layered model分层模型
E. broadcast domain广播域
F. extended扩展

9.What does a switch build as it reads MAC addresses that pass through it?

当一个交换机读取通过它的MAC地址时,它构建了什么?
A. Routing Topology table路由拓扑表
B. Content Addressable Memory table可寻址内存表
C. Store and Forward list存储和转发列表
D. Cut-through domain直通域
E.MAC Route Address tableMAC路由地址表

这边就涉及到交换机的作用,存储(学习)不就是用到了这个表,过滤,转发
路由是ip寻址,找最优路径,区别一下

10.What impact does a bridge have on a network? (Choose two.)

网桥对网络有什么影响?(选择两个。)
A. reduces the number collision domains 减少碰撞域的数目
B. increases number of collision domains增加碰撞域的数目
C. adds additional broadcast domains增加额外的广播域,
D. has no impact on broadcast domains对广播域没有影响。
E. reduces the length of the shared media减少共享媒体的长度

11.While working on her computer,Mary noticed longer than normal network data transfers. Mary investigates the problem and notices that her co-workerJohn has been hosting an online video conference. What is the network probably experiencing?

在电脑上工作时,玛丽注意到的时间比正常的网络数据传输要长。玛丽调查了这个问题,并注意到她的同事约翰一直在主持一个在线视频会议。网络可能正在经历什么?
A. collision storm碰撞风暴
B. broadcast storm广播风暴
C. lP stormlP风暴
D. data rain storm数据暴雨

12.What will a bridge do if it receives a frame with a MAC address that is not within the table?

如果一个网桥接收到一个MAC地址不在表中的帧,它会做什么?
A. discard frame丢弃架
B. ignore frame忽略帧
C. send frame to appropriate port发送帧到适当的端口
D. send frame to all ports except source port将帧发送到除源端口以外的所有端口

13.Which LAN devices make frame forwarding decisions based on MAC addresses? (Choose two.)

哪些局域网设备根据MAC地址进行帧转发决策?(选择两个)
A. hub集线器
B. router路由器
C. bridge网桥
D. switch转换器
E. transceiver收发器

14.Which of the following does a router use to make a forwarding decision?

路由器使用下列哪一项来作出转发决定?
A. destination lP address目的地LP地址
B. MAC addressMAC地址
C. source lP address源LP地址
D. encapsulation address封装地址
E. default gateway默认网关

15.Which switching mode describes a switch that transfers a frame as soon as the destination MAC address is read?

在读取目标MAC地址时,哪种交换模式描述传输帧的交换机?
A. fragment-free无碎片的
B. cut-through直通的
C. store-and-forward存储和转发
D. latency forwarding延迟转发

总结

如有错误,欢迎指出。

第八章以太网交换计算题及其解析[计算机网络]相关推荐

  1. 第三章网络介质计算题及其解析[计算机网络]

    总结一下计算机网络学期课程所学,方便以后的复习和补充.       本文主要是第三章网络介质计算题部分.需要掌握的知识点如下图.       需要手写记录的笔记pdf和课本pdf可私信. 文章目录 第 ...

  2. 第二章网络网络技术基础计算题及其解析[计算机网络]

    总结一下计算机网络学期课程所学,方便以后的复习和补充.       本文主要是第二章网络技术基础计算题部分.需要掌握的知识点如下图.       需要手写记录的笔记pdf和课本pdf可私信. 文章目录 ...

  3. 第一章网络介绍计算题及其解析[计算机网络]

    总结一下计算机网络学期课程所学,方便以后的复习和补充.       本文主要是第一章网络介绍计算题部分.需要掌握的知识点如下图.       需要手写记录的笔记pdf和课本pdf可私信. 文章目录 第 ...

  4. 计算机网络 课后题答案解析,计算机网络课后习题和答案解析

    完美WORD格式 4..路由选择算法主要分哪几类?分布式自适应算法的基本思想是什么? 答:1)路由选择算法主要分为三类:孤立式路 由选择策略.集中式路由选择策略和分布式路由选择策略:2)分布式自适应算 ...

  5. 码分多址计算题讲解(计算机网络,很详细,很详细,很详细)

    概念 码分多址( Code Division Multiple Access,CDMA)是通过编码区分不同用户信息,实现不同用户同频.同时传输的一种通信技术.这就好像,从 A 地到 B 地的路线中,三 ...

  6. 计算机网络原理公式,计算机网络原理公式及计算题

    计算机网络原理公式及计算题 (25页) 本资源提供全文预览,点击全文预览即可全文预览,如果喜欢文档就下载吧,查找使用更方便哦! 11.90 积分  计算机网络原理公式及计算题第三章物理层公式一:数据 ...

  7. 计算机组成原理(分析计算题解析)内附填空,选择,解答题答案

    目录 关于计算机组成原理的填空,选择以及解答题 1. 2. 3. 1.所以首先将整数和小数部分转化成二进制 2.移动小数点 3.得到二进制存储格式 4. 5. 6. 7. 8. 9. 计算机组成原理( ...

  8. 通讯与计算机网络作业,通讯与计算机网络作业平时作业(填空题问答和计算题)讲述.doc...

    浙江大学远程教育学院 <通讯与计算机网络>课程作业 姓名:学 号:年级:学习中心: 第1章 概述 一.填空题: 计算机网络是计算机技术与_____相结合的产物. 从资源共享的角度来定义计算 ...

  9. 【计算思维题】少儿编程 蓝桥杯青少组计算思维题真题及解析第2套

    少儿编程 蓝桥杯青少组计算思维题真题及解析第2套 1.天平的左右两端分别放有一些砝码,如下图所示,右边的砝码不变,从左边最多拿走几个砝码,可以使天平左右两边平衡 A.1 B.2 C.3 D.4 答案: ...

最新文章

  1. 小学五年级计算机备考方案,小学五年级备考方案(2)
  2. Maven学习总结(七)——eclipse中使用Maven创建Web项目
  3. HBase总结(十一)hbase Java API 介绍及使用示例
  4. 1t硬盘怎么分区最好_这下尴尬了,电脑硬盘分区常见误区,移动硬盘分区方法...
  5. 解决JQuery EasyUI onLoadSuccess执行两次的问题
  6. 设计灵感|没有素材时,如何用排版取胜?
  7. [Asp.net]Uploadify上传大文件,Http error 500 解决方案
  8. 化工计算机软件基础考试题,化工原理模拟试题(一)及答案.doc
  9. PGM:贝叶斯网的参数估计
  10. 电影院订票选座小程序,电影购票小程序,微信小程序电影院订票系统毕设作品
  11. 关于消息队列的一些思考
  12. 史上最简单MySQL教程详解(进阶篇)之视图
  13. SNS2124(OEM博科FC交换机)忘记密码,密码初始化
  14. Android 8.0 状态栏信号显示、信号定制
  15. 如何培养对编程开发的兴趣
  16. windows10 强制关闭全屏游戏卡死的方法
  17. T-SQL 基础学习 01
  18. 如何快速分析出城市人口流动数量?
  19. ARM平台编译dante出现【configure: error: cannot guess build type; you must specify one】解决方法
  20. Web3中文|零知识证明正在改变以太坊的游戏规则

热门文章

  1. 石油远程《机械设计》第二次在线作业
  2. IE-LAB网络实验室:华为认证 北京华为认证,思科ccie,sp ccie 思科ccnp 新版EI CCNP有什么变化
  3. 中国服务器审计系统,OSA 运维安全审计系统
  4. 数值分析李庆杨第五版第七章习题
  5. CocoaPods could not find compatible versions for pod “JCore“
  6. 计算机考研408-I/O方式大题答题流程
  7. FFMPEG实现PCM编码(采用封装格式实现)
  8. 猎曲奇兵soundhound的原理
  9. 2022年全球人工智能产业态势分析
  10. 软考的网络工程师对就业有用吗?