单选题Which of the following routing protocols is a link state and uses a backbone called area 0?()A OSPFB EIGRPC BGPD IS-IS

题目
单选题
Which of the following routing protocols is a link state and uses a backbone called area 0?()
A

OSPF

B

EIGRP

C

BGP

D

IS-IS

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Whichofthefollowingroutingprotocolsisalinkstateandusesabackbonecalledarea0?()

A.OSPF

B.EIGRP

C.BGP

D.IS-IS


参考答案:A

第2题:

What are the different characteristics of distance vector and link state routing protocols?()

A. Distance vector protocols send the entire routing table to directly connected neighbors.

B. Distance vector protocols are responsible for sending updates to all networks listed in the routing table.

C. Link state protocols are responsible for sending the entire routing table to the whole network.

D. Link state protocols send updates regarding their own links status to all other routers on the network.

E. None of the above


参考答案:A, D

第3题:

Two autonomous networks who wish to exchange routing data should use which of the following protocols?()

A.OSPF

B.BGP

C.EIGRP

D.IS-IS


参考答案:B

第4题:

Which routing protocol supports a flexible area structure using routing levels one and two?()

A.OSPF

B.EIGRP

C.IS-IS

D.BGP


参考答案:C

第5题:

The statements below compare and contrast link state and distance vector routing protocols. Which of these are true?()

A. Distance vector protocols send the entire routing table to directly connected neighbors.

B. Distance vector protocols are responsible for sending updates to all networks listed in the routing table.

C. Link state protocols are responsible for sending the entire routing table to the whole network.

D. Link state protocols send updates regarding their own links status to all other routers on the network.


参考答案:A, D

第6题:

Intermediate system to intermediate system (IS - IS), is a protocol used by network devices (routers) to determine the best way to forward datagrams through a packet - switched network, a process called routing. Which three attributes are of the IS - IS routing protocol? ()

A. supports VLSM

B. link - state routing protocol

C. operati on is similar to BGP

D. supports two routing levels within an autonomous system


参考答案:A, B, D

第7题:

Which of the following statements describe the characteristic of link state routing protocols?()

A. The exchange of an advertisement is triggered by a change in the network.

B. All routers exchange routing tables with each other in a multipoint network.

C. Packets are routed based upon the shortest path to the destination.

D. Paths are chosen depending on the cost efficiency factor.

E. Every router in an OSPF area is capable of representing the entire network topology.

F. Only the designated router in an OSPF area can represent the entire network topology.


参考答案:A, C, E

第8题:

Which of the following routing protocols runs over UDP and determines path based upon distancevectors?()

A.RIP

B.DSI

C.BGP

D.IS-IS


参考答案:A

第9题:

Which of the following technologies can be used in distance vector routing protocols to prevent routing loops?()

A. Spanning Tree Protocol

B. Shortest path first tree

C. Link-state advertisements (LSA)

D. Hold-down timers

E. Split horizon

F. VRRP


参考答案:D, E

第10题:

Open Shortest Path First (OSPF) was designed as an ( ) gateway protocol, for use in an autonomous system such as a local area network (LAN). It implements Dijkstra's algorithm, also known as the ( ) path first algorithm. As a link-state routing protocol it was based on the link-state algorithm developed for the ARPANET in 1980 and the IS-IS routing protocol. OSPF was first standardised in 1989 as RFC 1131, which is now known as OSPF version 1.Routing protocols like OSPF calculate the shortest route to a destination through the network based on an algorithm. The first routing protocol that was widely implemented, the (请作答此空), calculated the shortest route based on hops, that is the number of routers that an IP packet had to traverse to reach the destination host. RIP successfully implemented dynamic routing, where routing tables change if the network topology changes. But RIP did not adapt its routing according to changing network conditions, such as data-transfer rate. Demand grew for a dynamic routing protocol that could calculate the fastest route to a destination. ( ) was developed so that the shortest path through a network was calculated based on the cost of the route, taking into account bandwidth, delay and load. Therefore OSPF undertakes route cost calculation on the basis of link-cost parameters, which can be weighted by the administrator. OSPF was quickly adopted because it became known for reliably calculating routes through large and complex local area networks.As a link state routing protocol, OSPF maintains link state ( ), which are really network topology maps, on every router on which it is implemented. The state of a given route in the network is the cost, and OSPF algorithm allows every router to calculate the cost of the routes to any given reachable destination. Unless the administrator has made a configuration, the link cost of a path connected to a router is determined by the bit rate (1 Gbit/s, 10 Gbit/s, etc) of the interface. A router interface with OSPF will then advertise its link cost to neighbouring routers through multicast, known as the hello procedure. All routers with OSPF implementation keep sending hello packets, and thus changes in the cost of their links become known to neighbouring routers. The information about the cost of a link, that is the speed of a point to point connection between two routers, is then cascaded through the network because OSPF routers advertise the information they receive from one neighbouring router to all other neighbouring routers. This process of flooding link state information through the network is known as synchronisation. Based on this information, all routers with OSPF implementation continuously update their link state databases with information about the network topology and adjust their routing tables.OSPF has become a popular dynamic routing protocol. Other commonly used dynamic routing protocols are the RIP and the Border Gateway Protocol (BGP). Today routers support at least one interior gateway protocol to advertise their routing tables within a local area network. Frequently implemented interior gateway protocols besides OSPF are RIP, IS-IS, and the proprietary Interior Gateway Routing Protocol (IGRP) by Cisco.

A.OSPF
B.RIP
C.IS-IS
D.EIGRP

答案:B
解析:

更多相关问题