Authored by researchers William L. Reiznautt and Nelson Fonseca of the Institute of Computing at the State University of Campinas (UNICAMP), this research paper presents H-DLAFR, a technological solution designed to manage dynamic link aggregation and traffic redistribution in networks that combine modern SDN (Software-Defined Networking) equipment with traditional switches.
![]()
SDN networks use an architecture that separates the control plane from the data plane, allowing forwarding policies to be programmed and managed centrally.
As a result, large networks—such as those of companies with geographically distributed branches—can simplify management, reduce operating costs, and facilitate the automation of changes and policies for data flow distribution.
Despite its advances, the full adoption of SDN still faces challenges in corporate and academic environments, especially due to the presence of traditional or legacy equipment that does not support SDN programmability or cannot be updated to incorporate this functionality. It is in this context that hybrid SDN networks have emerged, combining the programmability of SDN with the stability of traditional networks. In these networks, SDN equipment is deployed at strategic points, allowing for indirect control of legacy devices and the collection of metrics on the network’s overall behavior.
The gap that motivated this work was the lack of a solution that combines the programmability of SDN with the compatibility of traditional switches to enable dynamic aggregation and adaptive flow redistribution in hybrid networks. The model proposed in this article, called H-DLAFR (Hybrid Dynamic Link Aggregation and Flow Redistribution), was developed precisely to address this gap, offering a compatible, automated, and resilient approach to link aggregation in hybrid SDN networks.
Innovation
The project’s key innovation consists of using RARP frames to indirectly update the MAC address forwarding table—known as the FDB—in traditional switches.
In addition, the H-LARP policy periodically monitors link utilization and redistributes data flows based on observed conditions, reducing overloads and overcoming the limitations of the static load balancing used by LACP. Experimental tests confirm that this approach significantly increases aggregate throughput and infrastructure resilience, ensuring an efficient transition to programmable networks. Thus, the model offers automation and adaptive load balancing in heterogeneous network environments. In addition to the experimentally demonstrated gains in throughput and link utilization, the architecture incorporates fault detection and self-healing mechanisms.
The experiments were conducted in a combination of a virtualized environment and actual physical equipment.
The research, presented at SBRC 2026, is published at https://sol.sbc.org.br/index.php/sbrc/article/view/42278/42045
