Skip to content
#

distance-vector-protocol

Here are 6 public repositories matching this topic...

To implement a simplified version of a routing protocol in a static network. You are required to write a program which builds its routing table based on the distances (i.e., edge weights) to other nodes in the network. The Bellman-Ford algorithm should be used to build and update the routing tables.

  • Updated Jun 15, 2023
  • Python

Network infrastructure architecture for campus employed the distance-vector RIP, etc., designed on Cisco Packet Tracer, showcasing my strong knowledge in networking.

  • Updated Jan 21, 2025

Improve this page

Add a description, image, and links to the distance-vector-protocol topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the distance-vector-protocol topic, visit your repo's landing page and select "manage topics."

Learn more