A Comparsion of Load Balancing Strategy in Software Defined Networking
A Comparsion of Load Balancing Strategy in Software Defined Networking
6 ISSUE 4 ( OCTOBER- DECEMBER 2018) ISSN: 2393-9028 (PRINT) | ISSN: 2348-2281 (ONLINE)
Abstract— SDN is the present big thing in network In SDN (Software Defined Network), controller plays
industry. This report includes the SDN architecture, benefits important role to improve the control plane and monitor the
and simulation best practice using Mininet and POX behaviour of network as supervisor provides software
controller. It also explains and helps in understanding how interfaces of system and maintenance of global viewpoint of
the controller can be implemented on AWS EC2 Linux network. In the manner new functions and management job
machine and creating load balancer using POX load can be done by the several applications.
balancer algorithm. Cloud based SDN load balancer helps in
balancing the load on machines running in different or same
data centers. Software defined network load-balancesa are
programmable and allow it to implement and develop your
own load balancing stages. Other beenfits of software
defined network load balancer is it don’t require dedicated
software. In this paper, we implement and comparing the
various method like round robin and scheduling algorithm
with already designed random methods using NS-2
Simulator.
C. South-bound API
D. Result:
Fig. 7 Server Setup on h1, h2 and Traffic from Client Node h3, h4