[pox-dev] Custom Switch Forwarding

Savvas Zannettou zsavvas90 at gmail.com
Mon Dec 23 08:46:15 PST 2013


Hi all!

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
https://openflow.stanford.edu/display/ONL/POX+Wiki#POXWiki-misc.ip_loadbalancer
)
Any help is appreciated!

Thanks
Savvas


[image: Inline image 2]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.noxrepo.org/pipermail/pox-dev-noxrepo.org/attachments/20131223/0f674e3d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 18474 bytes
Desc: not available
URL: <http://lists.noxrepo.org/pipermail/pox-dev-noxrepo.org/attachments/20131223/0f674e3d/attachment.jpeg>


More information about the pox-dev mailing list