Questions to discuss for the Arpanet Metrics paper. Discuss any one of the
issues listed below. Please post your
response at http://hydralisk.cs.washington.edu.
- The first iteration of the system used a Bellman Ford distributed algorithm before finally settling on a link state algorithm. Discuss under what setings you would use Bellman Ford and under what settings under which you would use the alternative link state algorithm.
- Discuss what are the desirable properties of a routing system.
- Why are routing oscillations considered harmful?
- How would you generalize link state routing to work with multiple metrics such as latency and link load? What are the issues in generalizing link state routing with multiple metrics?
- Speculate regarding the relevance of this paper and the work for today's networks.