2022年2022年计算机网络题库chapter 3.pdf
《2022年2022年计算机网络题库chapter 3.pdf》由会员分享,可在线阅读,更多相关《2022年2022年计算机网络题库chapter 3.pdf(14页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、Chapter 4 The Network Layer 1What 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&filtering C.routing&detecting D.routing&checking 3When a packet arrives
2、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.filtering 4The network layer must determine the path taken by packets as they flow from a sender to a receiver.This action is called_?()A.Forwarding
3、 B.routing C.cut through D.examine 5 A 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 address C.destination MAC address D.source MAC ad
4、dress 6IP 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.physical 8Which layer provides a connection service called virtual-circuit networks and a connectionless service called datagram networks?()A.
5、transport 名师资料总结-精品资料欢迎下载-名师精心整理-第 1 页,共 14 页 -B.network C.data link D.physical 9IPV4 has a _ bit address?()A.48 B.16 C.32 D.64 10MAC address is _ bits?()A.48 B.16 C.32 D.64 11The Internets network layer has three major components,the first component is the IP protocol,the second component is the ro
6、uting protocol,the final component is_?()A.forwarding B.address translation C.check D.ICMP 12How many bits specify the IP protocol version in a datagram?()A.1 bit B.2 bits C.4 bits D.8 bits 13Most IPV4 datagram do not contain option field,how many bytes a header has in a typical IP datagram?()A.4 by
7、tes B.8 bytes C.16 bytes D.20 bytes 14How many bits used in IP datagram express total length of the IP datagram?()A.4 bits B.8 bits C.16 bits D.20 bits 15Data-grams are rarely larger than _?()A.1500 bytes B.65535 bytes C.500 bytes D.1024 bytes 16New version of IP-IPV6 does not allow fragment in _?()
8、A.Router 名师资料总结-精品资料欢迎下载-名师精心整理-第 2 页,共 14 页 -B.Host C.Both of above D.None of above 17How does the TTL changed by one each time the datagram is processed by a router?()A.decrease B.increase C.no change D.always 0 18Which layer protocol is indicated by the value of protocol field in IP datagram?()A.
9、application B.transport C.network D.data link 19IP option is dropped in the _ header.()A.IPv6 B.IPv4 C.TCP D.UDP 20The data field in IP datagram can carry many types of data except _.()A.TCP B.UDP C.ICMP D.MAC 21ICMP is used for_?()A.Reliable data transfer B.Error reporting C.Flow control D.Congesti
10、on control 22Suppose 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.resend B.discard C.fragment D.none 23 The designer of IPv4 d
11、ecided to put the job of datagram reassembly in_.()A.router B.switch C.hub D.end system 24IP addressing assigns an address to 223.10.198.250/29,the network address for this network is_.()名师资料总结-精品资料欢迎下载-名师精心整理-第 3 页,共 14 页 -A.223.10.198.248 B.223.10.198.250 C.223.10.198.0 D.223.10.0.0 25If all data-
12、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 entries.()A.routing B.forwarding C.
13、ARP D.NAT translation 26 When 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.BGP 27The well-known ping program sends an(a)_ type 8 code 0 message to the specified host.T
14、he destination hosts seeing the echo request,send back a type 0 code 0 ICMP echo reply.()A.ICMP B.IGMP C.TCP D.UDP 28Tracer-out is implemented with _ messages.()A.IGMP B.TCP C.UDP D.ICMP 29The standard Tracer-out program actually sends sets of _ packets with the same TTL.()A.one B.two C.three D.four
15、 30IPv6 increases the size of the IP address from 32bit to _ bit.()A.64 B.128 C.256 D.512 31How many bytes are there in header of IPv6?()A.8 名师资料总结-精品资料欢迎下载-名师精心整理-第 4 页,共 14 页 -B.20 C.40 D.32 32 IPv6 does not allow for fragmentation and reassembly at inter-media _.()A.routers B.switches C.end syste
16、m D.hubs 33 From sender to receivers,all packets will take the same path,this is we use a _ service.()A.datagram B.VC C.circuit D.Ethernet 34_ means moving packets from routers input port to appropriate router output port?()A.forwarding B.filtering C.routing D.switching 35_ means determining route t
17、aken by packets from source to destination?()A.forwarding B.filtering C.routing D.switching 36A router works in _ layer?()A.Networking B.Data link C.Application D.Physical 37A switch works in _ layer?()A.Networking B.Data link C.Application D.Physical 38Networking layer provides services between two
18、 _.()A.Hosts B.Processes C.Applications D.Machines 39Link layer provides services between two _.()A.Hosts B.Processes 名师资料总结-精品资料欢迎下载-名师精心整理-第 5 页,共 14 页 -C.Applications D.Machines 40The internets network layer provides a single service-that is _.()A.Reliable data transfer B.Flow control C.Congestio
19、n control D.Best-effort-service 41Datagram network provides network-layer_.()A.connectionless service B.connection service C.both of above D.neither of A and B 42VC network provides network-layer _.()A.connectionless service B.connection service C.both of above D.neither of A and B 43In VC network,e
20、ach packet carries _.()A.VC identifier B.destination host address C.IP address D.Mac address 44A VC consists of three part,this three parts do not include_.()A.Path from source to destination B.VC numbers,one number for each link along path C.Entries in forwarding tables in routers along path D.Dest
21、ination address 45.In _ networking,a series of packet may follow different paths and may arrive out of order?()A.Datagram B.VC C.TCP D.None of above 46The internet is a(an)_ network?()A.Datagram B.VC C.Both of above D.None of above 47The four components of a router do not include_?()A.Input and outp
22、ut ports B.Switch fabric C.Routing processor D.Switching processor 48There are three kinds of switch fabric for a router normally,those three switch 名师资料总结-精品资料欢迎下载-名师精心整理-第 6 页,共 14 页 -fabric do not includes_?()A.Switching via memory B.Switching via a bus C.Switching via an Interconnection-Network
23、D.Packet switching 49Which of the following protocol is used for error reporting?()A.ICMP B.TCP C.IP D.UDP 50Which of the following is not a routing protocol?()A.TCP B.RIP C.OSPF D.BGP 51IPV4 has a _ bits address?()A.32 B.64 C.16 D.128 52IP address is identifier for _.()A.Host B.Router interface C.B
24、oth of above D.None of above 53“233.1.1.0/24”,where the/24 notation,sometimes known as a_.()A.Subnet mask B.Networking address C.Host address D.None of above 54Subnets with an 8-,_-,and 24-bit subnet addresses were know as class A,B,and C networks respectively.()A.9 B.10 C.12 D.16 55IPV6 has a _ bit
25、s address?()A.32 B.64 C.16 D.128 56_ means that IPv6 nodes also have a complete IPv4 implementation as well?()A.Dual stack 名师资料总结-精品资料欢迎下载-名师精心整理-第 7 页,共 14 页 -B.Tunneling C.Bridge connection D.Forwarding 57_ means that IPv6 carried as payload in IPv4 data-gram among IPv4 routers?()A.Dual stack B.Tu
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 2022年2022年计算机网络题库chapter 2022 计算机网络 题库 chapter
限制150内