English

Exploring Multiple Converged States of Network Configurations

Networking and Internet Architecture 2026-03-10 v2

Abstract

Due to the policy-rich BGP, multiple stable forwarding states might exist for the same network topology and configuration, rendering the network convergence non-deterministic. This paper proves that any network with multiple converged states possesses a specific set of critical links which, when flipped (disconnect then reconnect), shifts the network between different stable states. We establish this result under the Stable Path Problem (SPP) framework, and also examine a real-world corner case where SPP doesn't apply. Building on this theoretical foundation, we propose a tentative theoretical verification method for non-determinism with O(n)O(n) complexity, where nn is the number of edges in a network. Specifically, we separately flip each link in the network and observe whether new converged states emerge. If no new states are discovered, the network is guaranteed to be free of non-determinism. This approach is proved correct when the set of critical links reduces to a single link -- usually the case in the real-world deployments.

Keywords

Cite

@article{arxiv.2603.03638,
  title  = {Exploring Multiple Converged States of Network Configurations},
  author = {Shunyu Yang and Dan Wang and Peng Zhang},
  journal= {arXiv preprint arXiv:2603.03638},
  year   = {2026}
}

Comments

Issue with formal method establishment logic flow

R2 v1 2026-07-01T11:02:19.429Z