Aug 2026· Journal of Intelligent Decision Making and Information Science· 0 citations· 13 references
TL;DR
Findings affirm that the suggested scalable control plane is practical in supporting large scale SDN implementation and is therefore applicable in future carrier grade, data center and wide area network deployments at realistic workloads with varying topological setups in the modern programmable networks in the world.
Abstract
Software-Defined Networking (SDN) has become a major facilitator to flexible and programmable network operation; nevertheless, the extension of the control plane to handle big networks with heterogeneous networks has remained a core issue. The proposal presented in this paper is a design of a scalable control plane in a large SDN that can overcome the constraints of the centralized and fixed multi-controller designs. The suggested architecture takes the form of hierarchical and multi-controller structure with dynamically clustering and federation techniques to provide elasticity, fault tolerance, and effective use of resources. An assignment-based strategy to load-aware controllers is presented to dynamically assign switches to controllers in regard to real-time traffic intensity, control workload, and latency constraints whereas seamless controller migration ensures continuity of services in the face of network dynamics. The control plane also uses flow rule partitioning and aggregation to decrease state overhead and minimize redundant control operations in order to further ensure scalability. There is control message batching, adaptive poll, event based update and they are combined to reduce signaling overhead and enhance responsiveness by a large margin. A latency-aware controllerswitch mapping algorithm is also used to minimize control path delays to get rule installation and network convergence on time. Extensive performance analysis shows that the proposed design is almost linearly scalable as the network size is increased, and control latency is significantly lower and throughput is much higher than traditional SDN control plane designs. These findings affirm that the suggested scalable control plane is practical in supporting large scale SDN implementation and is therefore applicable in future carrier grade, data center and wide area network deployments at realistic workloads with varying topological setups in the modern programmable networks in the world.
Periplus, an in-band SDN control plane designed to address four challenges that this approach presents in such contexts: automatic bootstrapping, source-based routing, fast failure recovery, and multi-controller coordination is presented.
E. M. Castro Barbero, P. de las Heras Quirós, F. J. Simó Reigadas· arXiv.org· 1 citation· ⚡1
In-band SDN control planes, where control traffic shares the data-plane infrastructure, suit wide-area, resource-constrained deployments -- such as rural backbones -- that cannot afford a dedicated control network. Partitioning such a network across multiple controllers improves scalability but raises a coordination challenge that in-band designs have largely ignored: controllers must discover one another and exchange state in-band, and switches must recover when their controller fails, all without forwarding state that grows with the number of controllers. This paper presents the multi-controller coordination plane of Periplus, an in-band control plane whose single-controller design is developed in a companion paper. Periplus controllers discover their neighbors through Controller Advertisement (C-Adv) messages and build inter-controller routes incrementally: each border switch inserts a partial forwarding graph covering only the next domain, so per-controller forwarding state is confined to border switches and never distributed across the interior of an intermediate domain. The same C-Adv mechanism reattaches a switch to a surviving controller after a controller failure. We evaluate a Ryu-based implementation in Mininet, including a 96-switch, 5-controller scenario. Per-switch flow-table state is set by a switch's role rather than by network size -- interior occupancy stays constant as controllers are added -- partitioning scales bootstrap to networks of around a hundred switches, and inter-controller discovery converges within seconds. The design needs no switch-firmware modifications: it runs on stock Open vSwitch, using only its built-in Nicira extensions for Network Service Header (NSH) encapsulation.
E. M. Castro Barbero, P. de las Heras Quirós, F. J. Simó Reigadas· arXiv.org· 0 citations
An Adaptive SDN-Edge 5G Architecture (ASE-5G) is proposed that integrates SDN programmability with edge-assisted control-plane coordination while preserving compatibility with the 3rd Generation Partnership Project (3GPP) service-based architecture.
Vivi Monita, Naufal Hanan, Lutfianto et al.· 0 citations
This thesis provides an end-to-end mathematical and machine learning framework for designing dependable, low-latency, and scalable SDN infrastructures.