早教吧 育儿知识 作业答案 考试题库 百科 知识分享
早教吧考试题库频道 --> 计算机类考试 -->软考中级 -->

Networks can be interconnected by different devices. In the physical layer, networks can b

题目

Networks can be interconnected by different devices. In the physical layer, networks can be connected by(66)or hubs, which just move the bits from one network to an identical network. One layer up we find bridges and switches, which operate at data link layer. They can accept(67), examine the MAC address, and forward the frames to a different network while doing minor protocol translation in the process. In the network layer, we have routers that can connect two networks. If two networks have(68)network layer, the router may be able to translate between the packet formats. In the transport layer we fmd transport gateway, which can interface between two transport connections. Finally, in the application layer, application gateways translate message(69). As an example, gateways between Internet e-mail and X.400 e-mail must(70)the e-mail message and change various header fields.

A.repeaters

B.relays

C.connectors

D.modems

参考答案
正确答案:A
解析:网络可以用不同的设备互连。在物理层,用中继器或集线器互连,这些设备只是在相同的网络之间传关比特串。在上面的数据链路层,可以使用网桥或交换机,这些设备接收数据帧,检查MAC地址,并可以实现少量的协议转换,把数据帧转发到不同的网络中。在网络层,我们使用路由器连接两个网络。如果两个网络的网络层不同,路由器能够对分组格式进行转换。在传输层,我们使用传输网关,它可以在两个传输连接之间建立接口。最后,在应用层,应用网关实现消息语法之间的翻译。例如,在Internet邮件和X.400邮件之间的网关可以对邮件报文进行语法分析,对报文的各个报头字段做出改变。