InterviewSolution
Saved Bookmarks
| 1. |
How Does Router Share Information In Distance Vector Routing? |
|
Answer» In the Distance VECTOR routing, also known as Bellman-Ford algorithms, the router REQUESTS its neighbouring router to send all or some PORTION of its routing table, which then combines the received entries with its own TABLES to COMPLETE the router's routing table. In the Distance Vector routing, also known as Bellman-Ford algorithms, the router requests its neighbouring router to send all or some portion of its routing table, which then combines the received entries with its own tables to complete the router's routing table. |
|