in Computer Networks
4,178 views
3 votes
3 votes

 In which routing method do all the routers have a common database?

  1. Distance vector
  2. Link state
  3. Link vector
  4. Dijikstra method
in Computer Networks
4.2k views

3 Answers

7 votes
7 votes
Best answer

Answer : Link State Routing

Reference : Refer this  and this you should read completely to understand  this  concept

selected by
1 vote
1 vote
Link state routing protocol is only protocal which depend upon global knowledge.That's why it clear that all the node within the networl will have common database and then apply single source shortest path to find out shortest path.

Ans::Link state Routing algorithm(Dynamic algorithm.Based upon global knowledge.)
0 votes
0 votes
its link state becoz it first create LSP then LSDB THEN SPTREE THEN FINAL ROUTING TABLE
Answer:

Related questions