Load-balancing Routing in Software Defined Networks with Multiple Controllers

Haibo Wang,Hongli Xu,Liusheng Huang,Jianxin Wang,Xuwei Yang
DOI: https://doi.org/10.1016/j.comnet.2018.05.012
IF: 5.493
2018-01-01
Computer Networks
Abstract:Software defined networking is a new paradigm that separates the control plane from the data plane. To provide high scalability and reduce the controller load in a large-scale software defined network (SDN), a natural way is to deploy a cluster of distributed controllers so as to cooperatively manage the network. However, since each controller just manages a set of the connected (or associated) switches and usually holds the information of these switches (and connected links), it may result in controller load imbalance and link load imbalance. Thus, both controller load and link load should be optimized to achieve better QoS in SDNs. To this end, this paper tries to answer the following question: how to perform both controller load balancing and link load balancing in an SDN?We formulate the load-balancing routing for both links and controllers (LBR-LC) problem in an SDN, and prove its NP-hardness. A rounding-based algorithm is proposed to solve this problem, and the approximation performance is also analyzed. Moreover, we discuss the efficient mechanism for network status maintenance among distributed controllers. The extensive simulation results show that our proposed algorithm can reduce the maximum controller response time by 70% compared with the previous solution, while only increasing the maximum link load by 3%.
What problem does this paper attempt to address?