工学

填空题RIP(Routing Information Protocol)中路由协议是典型的()算法,而OSP(Open Shortest Path First)是链路状态算法。

题目
填空题
RIP(Routing Information Protocol)中路由协议是典型的()算法,而OSP(Open Shortest Path First)是链路状态算法。
如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

RIP中路由协议是基于典型的()算法。


参考答案:距离向量

第2题:

Internet中的内部网关协议——路由信息协议(RIP)使用的是( )。

A.最短通路路由选择算法

B.距离矢量路由选择算法

C.链路状态路由选择算法

D.分层路由选择算法


正确答案:B
解析:路由信息协议是一种内部网关协议(1GP),用于一个自治系统(AS)内的路由信息的传递。它是基于距离矢量算法的,使用“跳数”即hop来衡量到达目标地址的路由距离。

第3题:

RIP协议使用的是()

A、向量距离算法

B、链路状态算法

C、路由选择算法

D、路由聚合算


正确答案:A

第4题:

路由信息协议RIP是一种广泛使用的基于(请作答此空)的动态路由协议。RIP规定一条通路上最多可包含的路由器数量是()。

A.链路状态算法
B.距离矢量算法
C.集中式路由算法
D.固定路由算法

答案:B
解析:

第5题:

在VRP平台上,直接路由、静态路由、RIP、OSP按照默认路由优先级从高到低的排序正确的是().

A.直接路由、静态路由、RIP、OSPF

B.直接路由、OSPF、静态路由、RIP

C.直接路由、OSPF、RIP、静态路由

D.直接路由、RIP、静态路由、OSPF


参考答案:B

第6题:

路由信息协议(RIP)是内部网关协议(IGP)中使用得最广泛的一种基于的协议。A.链路状态路由算法 B.距离矢量路由算法 C.集中式路由算法 D.固定路由算法


正确答案:B
路由信息协议Routing Information Pretocol,RIP)是一个基于距离矢量的路由选择协议,其最大优点就是简单,定义“距离”为到目的网络所经过的路由器数。“距离”也称为“跳数”,且每经过1个路由器,跳数就增加1。RIP协议认定的最佳路由就是经过路由器的数目最少的传输路径,也就是“距离”最短的路由。RIP协议规定1个多通路最多只能包含15个路由器,因此当“距离”的最大值为16时,即相当于不可达。可见,RIP协议只适用于小型互联网。

第7题:

内部网关协议RIP是一种广泛使用的基于(35)的协议。RIP规定一条通路上最多可包含的路由器数量是(36)。

A.链路状态算法

B.距离矢量算法

C.集中式路由算法

D.固定路由算法


正确答案:B
解析:RIP(Routing Information Protocol)是应用较早、使用较普遍的内部网关协议(1GP),适用于小型网络,是典型的距离矢量路由协议。RIP通过广播UDP数据报来交换路由信息,每30秒发送一次路由更新报文。RIP把跳步计数(hop count)作为衡量路由距离的尺度,跳步数是一个分组到达目标所必须经过的路由器的数目。如果到达相同目标要经过两个不同带宽的路由器,但跳步计数相同,则RIP认为两个路由是等距离的。RIP最多支持的跳步数为15,跳步数16表示不可达。

第8题:

RIP协议则采用的是()路由算法。

A、扩散法

B、链路状态路由算法

C、距离矢量路由算法

D、最短路径算法


参考答案:C

第9题:

One of the most widely used routing protocols in IP networks is the Routing Information Protocol(RIP).RIP is the canonical example of a routing protocol built on the (71) algorithm.Routing protocols in internetworks differ slightly from the idealized graph model.In aninternetwork,the goal of the routers to forward packets to various (72) .

Routers running RIP send their advertisement about cost every (73) seconds.A router also sends an update message whenever an update from another router causes it to change itsrouting table.

It is possible to use a range of different metrics or costs for the links in a routing protocol.RIP takes the simplest approach,with all link costs being equal (74) Thus it always tries tofind the minimum hop route.Valid distances are 1 through (75) .This also limits RIP torunning on fairly small networks.

(71)

A.distance vector

B.link state

C.flooding

D.minimum spanning tree


正确答案:A

第10题:

One of the most widely used routing protocols in IP networks is the Routing Information Protocol(RIP)。RIP is the canonical example of a routing protocol built on the( )algorithm.Routing protocols in internetworks differ slightly from the idealized graph model.In an internetwork,the goal of the routers to forward packets to various( ).
Routers running RIP send their advertisement about cost every( )seconds.A router also sends an update message whenever an update from another router causes it to change its routing table.
It is possible to use a range of different metrics or costs for the links in a routing protocol.RIP takes the simplest approach,with all link costs being equal( )。Thus it always tries to find the minimum hop route.Valid distances are 1 through(请作答此空)。This also limits RIP to running on fairly small networks.

A.6
B.10
C.15
D.16

答案:C
解析:
IP网络中广泛使用的路由协议之一是路由信息协议(RIP)。RIP是基于路由算法的路由协议。网络中的路由协议与理想的图算法存在少量的差异。在互联网中,路由器的目的是将数据包转发给不同的。
运行RIP协议的路由器每秒广播一次路由信息,另外,每当路由器收到其他路由器的更新消息而导致其路由表变化时,就会发送更新消息。
路由协议使用不同的度量或成本来建立连接是可能的。RIP采用了最简单的方法,所有链路的成本都等于。这样,它总是试图寻找跳数最少的路径。有效的距离范围是从1到。这也限制了RIP只能在相当小规模的网络上运行。

更多相关问题