• Bookmarks

    Bookmarks

  • Concepts

    Concepts

  • Activity

    Activity

  • Courses

    Courses


Distance Vector Protocol is a type of routing protocol used in packet-switched networks where routers share information about the entire network with their immediate neighbors to determine the best path for data. It relies on algorithms like Bellman-Ford to calculate the shortest path, but is prone to routing loops and slow convergence, making it less efficient compared to more modern protocols.
3