Feature #9: Update Configuration
Explore how to model and solve the configuration update propagation in a network of interconnected routers arranged in a grid. Learn to apply Breadth-First Search to simulate control message flow and calculate the minimum minutes needed for all routers to update their configuration.
We'll cover the following...
We'll cover the following...
Description
We have a network topology in which several network routers are interconnected in a rectangular grid. A router has four neighboring routers: and ...