Optimizing Routing Rules Space Through Traffic Engineering Based on Ant Colony Algorithm in Software Defined Network

Chuangen Gao,Hua Wang,Linbo Zhai,Shanwen Yi,Xibo Yao
DOI: https://doi.org/10.1109/ictai.2016.0026
2016-01-01
Abstract:Software Defined Network (SDN) has been envisioned as the next generation network infrastructure, which simplify network management by decoupling the control plane and data plane. It is becoming the leading technology behind many traffic engineering solutions, since it allows a central controller to globally plan the paths of the flows. However, Ternary Content Addressable Memory (TCAM), as a critical hardware storing rules in SDN-enabled devices, can be supplied to each device with very limited quantity because it is expensive and energy-consuming. To efficiently use TCAM resources, we address the routing rule space occupation problem for multiple unicastSessions with Quality-of-Service (QoS) constraints. To our best knowledge, this is the first work to joint routing rule optimization with traffic engineering for multipath flows. We formulate the problem using Mixed Integer Linear Programing (MILP) and propose an approach based on ant colony algorithm to solve it. Finally, we evaluate the expected performance of our proposed algorithm through a simulation study.
What problem does this paper attempt to address?