ImageVerifierCode 换一换
格式:DOC , 页数:7 ,大小:555.50KB ,
资源ID:6360729      下载积分:10 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.docduoduo.com/d-6360729.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录   微博登录 

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(思科认证考试 CCNA.doc)为本站会员(hyngb9260)主动上传,道客多多仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知道客多多(发送邮件至docduoduo@163.com或直接QQ联系客服),我们立即给予删除!

思科认证考试 CCNA.doc

1、1 Convert the binary number 10111010 into its hexadecimal equivalent. Select the correct answer from the list below. 85 90 BA A1 B3 1C 2 Which of the following describe interframe spacing? (Choose two.) the minimum interval, measured in bit-times, that any station must wait before sending another fr

2、ame the maximum interval, measured in bit-times, that any station must wait before sending another frame the 96-bit payload padding inserted into a frame to achieve a legal frame size the 96-bit frame padding transmitted between frames to achieve proper synchronization the time allowed for slow stat

3、ions to process a frame and prepare for the next frame the maximum interval within which a station must send another frame to avoid being considered unreachable 3 When a collision occurs in a network using CSMA/CD, how do hosts with data to transmit respond after the backoff period has expired? The

4、hosts return to a listen-before-transmit mode. The hosts creating the collision have priority to send data. The hosts creating the collision retransmit the last 16 frames. The hosts extend their delay period to allow for rapid transmission. 4 After an Ethernet collision, when the backoff algorithm i

5、s invoked, which device has priority to transmit data? the device involved in the collision with the lowest MAC address the device involved in the collision with the lowest IP address any device in the collision domain whose backoff timer expires first those that began transmitting at the same time

6、5 Which of the following is a drawback of the CSMA/CD access method? Collisions can decrease network performance. It is more complex than non-deterministic protocols. Deterministic media access protocols slow network performance. CSMA/CD LAN technologies are only available at slower speeds than othe

7、r LAN technologies. 6Refer to the exhibit. The switch and workstation are administratively configured for full-duplex operation. Which statement accurately reflects the operation of this link? No collisions will occur on this link. Only one of the devices can transmit at a time. The switch will have

8、 priority for transmitting data. The devices will default back to half duplex if excessive collisions occur. 7 Why do hosts on an Ethernet segment that experience a collision use a random delay before attempting to transmit a frame? A random delay is used to ensure a collision-free link. A random de

9、lay value for each device is assigned by the manufacturer. A standard delay value could not be agreed upon among networking device vendors. A random delay helps prevent the stations from experiencing another collision during the transmission. 8In the graphic, Host A has reached 50% completion in sen

10、ding a 1 KB Ethernet frame to Host D when Host B wishes to transmit its own frame to Host C. What must Host B do? Host B can transmit immediately since it is connected on its own cable segment. Host B must wait to receive a CSMA transmission from the hub, to signal its turn. Host B must send a reque

11、st signal to Host A by transmitting an interframe gap. Host B must wait until it is certain that Host A has completed sending its frame. 9 Ethernet operates at which layers of the OSI model? (Choose two.) Network layer Transport layer Physical layer Application layer Session layer Data-link layer 10

12、 What does the IEEE 802.2 standard represent in Ethernet technologies? MAC sublayer Physical layer Logical Link Control sublayer Network layer 11 Which statements correctly describe MAC addresses? (Choose three.) dynamically assigned copied into RAM during system startup layer 3 address contains a 3

13、 byte OUI 6 bytes long 32 bits long 12Refer to the exhibit. Host_A is attempting to contact Server_B. Which statements correctly describe the addressing Host_A will generate in the process? (Choose two.) A packet with the destination IP of Router_B. A frame with the destination MAC address of Switch

14、_A. A packet with the destination IP of Router_A. A frame with the destination MAC address of Router_A. A packet with the destination IP of Server_B. A frame with the destination MAC address of Server_B. 13 Host A has an IP address of 172.16.225.93, a mask of 255.255.248.0, and a default gateway of

15、172.16.224.1. Host A needs to send a packet to a new host whose IP is 172.16.231.78. Host A performs the ANDing operation on its address and subnet mask. What two things will occur? (Choose two.) Host A will get a result of 172.16.224.0 from the AND process. Host A will send on to the media a broadc

16、ast frame that contains the packet. Host A will broadcast an ARP request for the MAC of the host 172.16.231.78. Host A will change the destination IP of the packet to 172.16.224.1 and forward the packet. Host A will encapsulate the packet in a frame with a destination MAC that is the MAC address ass

17、ociated with 172.16.224.1. 14 Which two features make switches preferable to hubs in Ethernet-based networks? (Choose two.) reduction in cross-talk minimizing of collisions support for UTP cabling division into broadcast domains increase in the throughput of communications 15 Ethernet operates at wh

18、ich layer of the TCP/IP network model? application physical transport internet data link network access 16 What are three functions of the upper data link sublayer in the OSI model? (Choose three.) recognizes streams of bits identifies the network layer protocol makes the connection with the upper l

19、ayers identifies the source and destination applications insulates network layer protocols from changes in physical equipment determines the source of a transmission when multiple devices are transmitting 17 What three primary functions does data link layer encapsulation provide? (Choose three.) add

20、ressing error detection frame delimiting port identification path determination IP address resolution 18 What are the two most commonly used media types in Ethernet networks today? (Choose two.) coaxial thicknet copper UTP coaxial thinnet optical fiber shielded twisted pair 19Refer to the exhibit. W

21、hich option correctly identifies content that the frame data field may contain? preamble and stop frame network layer packet physical addressing FCS and SoF 20 What is the primary purpose of ARP? translate URLs to IP addresses resolve IPv4 addresses to MAC addresses provide dynamic IP configuration to network devices convert internal private addresses to external public addresses

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报