计算机网络题库(共14页).doc
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_05.gif)
《计算机网络题库(共14页).doc》由会员分享,可在线阅读,更多相关《计算机网络题库(共14页).doc(14页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、精选优质文档-倾情为你奉上Chapter 4 The Network Layer1What is the name of a network-layer packet?( )A. message B. segment C. datagram D. frame 2What are the two most important network-layer functions in a datagram network? ( )A. forwarding & routing B. forwarding & filteringC. routing & detecting D. routing & ch
2、ecking3When a packet arrives at a routers input link, the router must move the packet to the appropriate output link, this action is called _? ( )A. Forwarding B. routing C. cut through D. filtering4The network layer must determine the path taken by packets as they flow from a sender to a receiver.
3、This action is called_? ( )A. Forwarding B. routing C. cut through D. examine5A router forwards a packet by examining the value of a field in the arriving packets header, and then using this value to index into the routers forwarding table, this value is? ( )A. destination IP address B. source IP ad
4、dressC. destination MAC address D. source MAC address6IP belongs to _ layer? ( )A. transport B. network C. data link D. physical 7Which layer provides host-to-host services? ( )A. transport B. network C. data link D. physical8Which layer provides a connection service called virtual-circuit networks
5、and a connectionless service called datagram networks? ( )A. transport B. network C. data link D. physical9IPV4 has a _ bit address? ( )A. 48 B. 16 C. 32 D. 6410MAC address is _ bits? ( )A. 48 B. 16 C. 32 D. 6411The Internets network layer has three major components, the first component is the IP pr
6、otocol, the second component is the routing protocol, the final component is_? ( )A. forwarding B. address translation C. check D. ICMP12How many bits specify the IP protocol version in a datagram? ( )A. 1 bit B. 2 bits C. 4 bits D. 8 bits13Most IPV4 datagram do not contain option field, how many by
7、tes a header has in a typical IP datagram? ( )A. 4 bytes B. 8 bytes C. 16 bytes D. 20 bytes14How many bits used in IP datagram express total length of the IP datagram? ( )A. 4 bits B. 8 bits C. 16 bits D. 20 bits15Data-grams are rarely larger than _?( )A. 1500 bytes B. 65535 bytes C. 500 bytes D. 10
8、24 bytes16New version of IP-IPV6 does not allow fragment in _?( )A. RouterB. HostC. Both of above D. None of above17How does the TTL changed by one each time the datagram is processed by a router? ( )A. decrease B. increase C. no change D. always 018Which layer protocol is indicated by the value of
9、protocol field in IP datagram? ( )A. application B. transport C. network D. data link19IP option is dropped in the _ header. ( )A. IPv6 B. IPv4 C. TCP D. UDP20The data field in IP datagram can carry many types of data except _. ( )A. TCP B. UDP C. ICMP D. MAC21ICMP is used for_?( )A. Reliable data t
10、ransferB. Error reportingC. Flow control D. Congestion control22Suppose you receive an IP datagram from one link and check your forwarding table to determine the outgoing link, but this outgoing link has an MTU that is smaller than the length of IP datagram. Which technology will be used? ( )A. rese
11、nd B. discard C. fragment D. none 23The designer of IPv4 decided to put the job of datagram reassembly in_.( )A. router B. switch C. hub D. end system24IP addressing assigns an address to 223.10.198.250/29, the network address for this network is_.( )A. 223.10.198.248 B. 223.10.198.250 C. 223.10.198
12、.0 D. 223.10.0.025If all data-grams arriving at the router from WAN have the same destination IP address, then how does the router know the internal host to which it should forward a given datagram? The trick is to use _ table at router, and include port numbers as well as IP address in the table en
13、tries. ( )A. routing B. forwarding C. ARP D. NAT translation26When running a Telnet, FTP, or HTTP session, you may have encountered an error message such as “Destination network un-reachable”, This message had its origin in _. ( )A. IGMP B. EGP C. ICMP D. BGP27The well-known ping program sends an (a
14、) _ type 8 code 0 message to the specified host. The destination hosts seeing the echo request, send back a type 0 code 0 ICMP echo reply. ( )A. ICMP B. IGMP C. TCP D. UDP28Tracer-out is implemented with _ messages. ( )A. IGMP B. TCP C. UDP D. ICMP29The standard Tracer-out program actually sends set
15、s of _ packets with the same TTL. ( )A. one B. two C. three D. four30IPv6 increases the size of the IP address from 32bit to _ bit. ( )A. 64 B. 128 C. 256 D. 51231How many bytes are there in header of IPv6? ( )A. 8 B. 20 C. 40 D. 3232IPv6 does not allow for fragmentation and reassembly at inter-medi
16、a _. ( )A. routers B. switches C. end system D. hubs33From sender to receivers, all packets will take the same path, this is we use a _ service. ( )A. datagram B. VC C. circuit D. Ethernet34_ means moving packets from routers input port to appropriate router output port? ( )A. forwarding B. filterin
17、g C. routing D. switching35_ means determining route taken by packets from source to destination? ( )A. forwarding B. filtering C. routing D. switching36A router works in _ layer? ( )A. NetworkingB. Data linkC. ApplicationD. Physical37A switch works in _ layer? ( )A. NetworkingB. Data linkC. Applica
18、tionD. Physical38Networking layer provides services between two _.( )A. HostsB. ProcessesC. ApplicationsD. Machines39Link layer provides services between two _. ( )A. HostsB. ProcessesC. ApplicationsD. Machines40The internets network layer provides a single service-that is _.( )A. Reliable data tran
19、sferB. Flow controlC. Congestion controlD. Best-effort-service41Datagram network provides network-layer_.( )A. connectionless serviceB. connection serviceC. both of aboveD. neither of A and B42VC network provides network-layer _. ( )A. connectionless serviceB. connection serviceC. both of aboveD. ne
20、ither of A and B43In VC network, each packet carries _. ( )A. VC identifierB. destination host addressC. IP address D. Mac address44A VC consists of three part, this three parts do not include_. ( )A. Path from source to destinationB. VC numbers, one number for each link along pathC. Entries in forw
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机网络 题库 14
![提示](https://www.taowenge.com/images/bang_tan.gif)
限制150内