<div dir="ltr">Hi all!<div><br></div><div>I am new to the concept of Open-flow and Pox and i want to create a "stupid" switch. My goal is that for the same destination to spread the traffic across multiple links. For example in the below topology i want Switch1 when it receives a packet, to randomly forward the packet to either the first link or the second. I saw the implementation of l2.learning and i assume that i must change the method handle_packet_in to achieve the described behavior. Am i right ? Also i saw the component misc.ip_loadbalancer. Can this component help me achieve what i want? Is there a better documentation for this component ( i saw it in <a href="https://openflow.stanford.edu/display/ONL/POX+Wiki#POXWiki-misc.ip_loadbalancer">https://openflow.stanford.edu/display/ONL/POX+Wiki#POXWiki-misc.ip_loadbalancer</a>)</div>
<div>Any help is appreciated!</div><div><br></div><div>Thanks </div><div>Savvas</div><div><br></div><div><br></div><div><img src="cid:ii_143205919d83e4d8" alt="Inline image 2" width="580" height="183"><br></div>
</div>