[Abstract]:The traditional implementation for OSPF routing protocol starts a SPF calculation rightly once the conditions for SPF calculation is satisfied. Frequent calculations not only cost much valuable system resources, but also make the calculated routing table instable. Design and implement the scheduling management for the SPF calculation, ensure that there is reasonable interval between twice SPF calculations, improve the efficiency of single SPF calculation, speed down the rate of updating the routing table, improve the stability of routing, save up a lot of system overhead. After test and verification through T-bit router platform, the result indicate that the algorithm achieve the original goal. The algorithm meets the reliability and robustness requirements for SPF calculating supported by the analysis. [Keywords]:SPF Calculation, Schedule Algorithm, Stability of Routing, System Overhead, Reliability, Robustness.