Hi Nauman (and Yiannis), I am not up-to-date with NOX. But I did previously push support for all OpenFlow v1.0 messages, which includes whatever support OpenFlow provides to queues. That would exclude configuration of the queue, but include how to forward packets into queues. That support is in C/C++.
I am not sure about the Python API. So, maybe someone can update us on it. Regards KK On 26 April 2011 14:45, Yiannis Yiakoumis <[email protected]> wrote: > Hi Nauman, > Which OpenFlow implementation do you use? The rererence code (1.0) supports > queue set-up through dpctl commands (out-of-band CLI). Setup takes place as > a vendor extension which means that they could be integrated to a > controller. > I haven't used queues with Nox though. I think somebody was working on an > extension, but not sure what the status is. > KK, any insights? > > Thanks, > Yiannis > On Wed, Apr 20, 2011 at 9:43 AM, <[email protected]> wrote: >> >> Hello all, >> >> I just started looking into OpenFlow and Nox and particularly interested >> in QoS for flows so have a question about the support in nox. >> >> Does nox support setting up the queues and then mapping a flow to >> particular queue? I was going through >> http://www.openflow.org/wk/index.php/Slicing#Flow-Queue_Mapping_and_Forwarding >> and wondering if nox implements it. >> >> I'm using the latest stable (HEAD) version of nox. >> >> thanks, >> Nauman >> _______________________________________________ >> nox-dev mailing list >> [email protected] >> http://noxrepo.org/mailman/listinfo/nox-dev > > > > -- > Yiannis . > _______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev
