[pox-dev] Can pox connect or communicate with host?

Shiyao Ma i at introo.me
Sun Apr 20 20:45:07 PDT 2014


I am also in need of that functionality (and that need just came up in mind
last night.)
Here is my tentative thought:
To emulate a real network environment, host shouldn't directly connect to
the controller. The only way is through the edge switch (in a DCN
environment).
If we are using python socket, I think TCP is not a good choice, since
whenever a related packet-in from the switch, the controller should
maintain some state for the hand-shaking of the connection. Thus, we shall
resort to UDP, though it loses some reliability (but as a recuse,
reliability could be done in L5).




2014-04-21 11:19 GMT+08:00 Chanthan Hel <hel.chanthan65 at gmail.com>:

> Dear all,
> As usual, POX can connect and keep communication with of switch.
> In case I want to to connect pox to host by using python socket. Is it
> possible??
> Moreover, in between POX and host  there is one ovs, it still be possible
> to connect??
> Chanthan
>
>
> --
> Mr. Chanthan Hel
> Electrical engineering, Faculty of Engineering,
> Chulalongkorn University (CU)
>
> *Phone: +66 81 456 84 27*
>
>


-- 

吾輩は猫である。ホームーページはhttp://introo.me。
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.noxrepo.org/pipermail/pox-dev-noxrepo.org/attachments/20140421/d03570a8/attachment-0002.htm>


More information about the pox-dev mailing list