● For (71) service, we need a virtual-circuit subnet. Let us see how that works. The idea

19 查阅

● For (71) service, we need a virtual-circuit subnet. Let us see how that works. The

idea behind virtual circuits is to avoid having to choose a new (72) for every packet sent.

Instead, when a connection is established, a route from the (73) machine to the destination

machine is chosen as part of the connection setup and stored in tables inside the (74) . That

route is used for all traffic flowing over the connection, exactly the same way that the

telephone system works. When the connection is released, the virtual circuit is also

terminated. With connection-oriented service, each packet carries an (75) telling which

virtual circuit it belongs to.

(71)A. connectionless B. connection-oriented C. datagram D. telegram

(72)A. processor B. device C. route D. terminal

(73)A. source B. route C. destination D. host

(74)A. connections B. resources C. bridges D. routers

(75)A. address B. identifier C. interface D. element

参考答案:

B、C、A、D、B翻译:实现面向连接的服务需要一个虚电路子网,下面看它如何工作。虚电路的主要思想是避免为每一个发送的分组都进行重新的路由选择。事实上,在连接建立过程中,从源主机到目标主机的路自己经选定,并存储在略由器内部的路由表中。连接上的所有通信都使用这个路由,与电话系统的工作方式完全一样。当连接释放时,虚电路也终止。在面向连接的服务中,每一个分组都含有一个标识符,用于表示该分组所属的虚电路号。

软考初级