Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

An Effective Solution to Count-to-Infinity Problem for both Complex and Linear Sub-Networks

Author 1: Sabrina Hossain Author 2: Kazi Mushfiquer Rahman Author 3: Ahmed Omar Author 4: Anisur Rahman
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 11, No. 12 · Published 2020

DOI: https://doi.org/10.14569/IJACSA.2020.0111268

Abstract

Distance vector routing protocol determines the best route for forwarding information from one node to another node based on distance. For calculating the best route, Distance-vector routing protocols use the Bellman-ford algorithm and the Ford-Fulkerson algorithm. The Bellman-Ford distributed algorithm calculates the shortest path. On the other hand, Routing Information Protocol is commonly used for managing router information management protocol within a Local Area Network or an interconnected Local Area Network group. The main problem with Distance Vector Routing protocols is routing loops. Because the Bellman-Ford Algorithm cannot prevent loops. Moreover, the routing loop triggers a problem with Count to Infinity. This research paper gives an effective solution to the Count to Infinity problem for link down situation and also for the router down situation in both complex and linear sub-network. For the router down situation, when any router goes down, then other nodes will recalculate their routing table with the dependency column. Moreover, the costs are calculated by the shortest path algorithm. If any link is down and all routers are up, then all routers will recalculate their routing table using Dijkstra instead of the Bellman-Ford algorithm. To determine the loops and prevent the loops are the main objectives. This method is mainly based on a routing table algorithm where the Dijkstra algorithm will be used after each iteration and will modify the routing table for each node. Preventing the routing loops will not converge into Count to Infinity Problem.

Keywords

How to Cite this Article

Hossain, S., Rahman, K. M., Omar, A., & Rahman, A. (2020). An Effective Solution to Count-to-Infinity Problem for both Complex and Linear Sub-Networks. International Journal of Advanced Computer Science and Applications, 11(12). https://doi.org/10.14569/IJACSA.2020.0111268

Hossain, Sabrina, et al.. "An Effective Solution to Count-to-Infinity Problem for both Complex and Linear Sub-Networks." International Journal of Advanced Computer Science and Applications, vol. 11, no. 12, 2020, https://doi.org/10.14569/IJACSA.2020.0111268.

@article{Hossain2020,
  title     = {An Effective Solution to Count-to-Infinity Problem for both Complex and Linear Sub-Networks},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {11},
  number    = {12},
  year      = {2020},
  publisher = {The Science and Information Organization},
  author    = {Sabrina Hossain and Kazi Mushfiquer Rahman and Ahmed Omar and Anisur Rahman},
  doi       = {10.14569/IJACSA.2020.0111268},
  url       = {https://doi.org/10.14569/IJACSA.2020.0111268}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.