Skip to content

MAsifOfficial/My_POX_SDN_Work

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SDN Load balancer

For Round Robin: Run it with --ip=<load_balancer ip> --servers= IP1,IP2,IP3,... [--dpid=] For Weighted Round Robin: Give weights as 1,2,..(weights are seperated from IP by using ':') Run it with --ip=<load_balancer ip> --servers= IP1:weight,IP2:weight,IP3:weight,... [--dpid=]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%