Brief description
This algorithm reacts to any resilience event (failure/restoration) trying to routing all the traffic according to the ECMP rule, using link IGP weights. These weights are not modified by the algorithm.
Algorithm description table
| Algorithm inputs | A complete network design. This algorithm does not require specific parameters. |
|---|---|
| Algorithm outputs | Existing routes are removed. New routes are computed for every demand using the ECMP rule |
| Required libraries | None |
| Keywords | OSPF, Restoration algorithm |
| Authors | Pablo Pavón Mariño, José Luis Izquierdo Zaragoza |
| Date | February 2014 |
| Code | NRSim_AA_OSPF_pathRerouting.java |
