Computer Science, asked by advik23, 1 year ago

what is count to Infinity problem in distance routing

Answers

Answered by vamsimullapudi364
0

The main issue with Distance Vector Routing (DVR) protocols is Routing Loops, since Bellman-Ford Algorithm cannot prevent loops. This routing loop in DVR network causes Count to Infinity Problem. Routing loops usually occur when any interface goes down or two-routers send updates at the same time.

Similar questions