What kind of information does a router running a link-state routing protocol need to create and maintain its topological database?()A、LSAs from other routersB、Beacons received on point-to-point linksC、hello packetsD、Routing tables received from neighborsE

题目

What kind of information does a router running a link-state routing protocol need to create and maintain its topological database?()

  • A、LSAs from other routers
  • B、Beacons received on point-to-point links
  • C、hello packets
  • D、Routing tables received from neighbors
  • E、SAP packets sent by other routers
  • F、TTL packets from exclusive routers
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

When learning a new route, if a LSA received is not found in the topological database, what will an internal OSPF router do?()

A. The sequence numbers are checked, and if the LSA is val id it is entered into the topology database.

B. The LSA is placed in the topological database and an acknowledgement is sent to the transmitting router.

C. The LSA is dropped and a message is sent to the transmitting router.

D. The LSA is flooded imme diately out of all the OSPF interfaces, except the interface from which the LSA was received.


参考答案:D

第2题:

What information does a router running a link-state protocol use to build and maintain its topological database?()

A. hello packets

B. SAP messages sent by other routers

C. LSAs from other routers

D. beacons received on point-to-point links

E. routing tables received from other link-state routers

F. TTL packets from designated routers


参考答案:A, C

第3题:

Which two statements are true regarding routing tables?()

A. The routing table is populated by the forwarding table.

B. Devices running the Junos OS can accommodate multiple routing tables.

C. Information learned from routing protocols is stored in the routing table.

D. The primary routing table for IPv4 unicast routes is inet.4.


参考答案:B, C

第4题:

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.exterior
B.interior
C.border
D.routing

答案:B
解析:

第5题:

OSPF is a link-state routing protocol。It is designed to be run internal to a single ()system。Each OSPF router maintains an identical ()describing the autonomous system’s topology。From this database,a routing table is calculated by constructing a shortest-path ()。OSPF recalculates routes quickly in the face of topological changes,utilizing a minimum of routing (74) traffic。OSPF provides support for equal-cost multipath。An area routing capability is provided,enabling an additional level of routing protection and a reduction in routing protocol ()。

A.protocol
B.network
C.broadcast
D.multipath

答案:D
解析:

第6题:

What kind of information does a router running a link-state routing protocol need to create and maintain its topological database?()

A. LSAs from other routers

B. Beacons received on point-to-point links

C. hello packets

D. Routing tables received from neighbors

E. SAP packets sent by other routers

F. TTL packets from exclusive routers


参考答案:A, C

第7题:

What two things will a router do when running a distance vector routing protocol?()

A. Send periodic updates regardless of topology changes.

B. Send entire routing table to all routers in the routing domain.

C. Use the shortest-path algorithm to the determine best path.

D. Update the routing table based on updates from their neighbors.

E. Maintain the topology of the entire network in its database.


参考答案:A, D

第8题:

Which statement is true about a forwarding table?()

A.It stores a subset of information from the routing table.

B.It contains routes learned from all protocols to a destination.

C.It provides a database for routes selected and placed into the routing table.

D.Every routing protocol maintains its own forwarding table.


参考答案:A

第9题:

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
解析:

第10题:

OSPF is a link-state routing protocol。It is designed to be run internal to a single (71)system。Each OSPF router maintains an identical ()describing the autonomous system’s topology。From this database,a routing table is calculated by constructing a shortest-path ()。OSPF recalculates routes quickly in the face of topological changes,utilizing a minimum of routing () traffic。OSPF provides support for equal-cost multipath。An area routing capability is provided,enabling an additional level of routing protection and a reduction in routing protocol ()。

A.autonomous
B.network
C.computer
D.server

答案:A
解析:

更多相关问题