Re: [nox-dev] error in programming flow

2011-12-12 Thread Beeram, Suresh KumarReddy
Hi all, I tried to program flow on switch using nox controller API send_openflow_command(...) controller throws error code as 00099|openflow-event|ERR:received Openflow error packet from dpid=a0024a8d74840: type=2, code=4, 64 bytes of data Can anyone explain me how to debug this error?

Re: [nox-dev] how to add flow through NOX

2011-12-12 Thread Murphy McCauley
There's no simple manual way to add a flow using NOX -- you must write code in C++ or Python to add flows. However, you could certainly write a NOX component that accepts user input and uses it to add flows. Hope that helps. -- Murphy On Dec 12, 2011, at 10:48 AM, Shan Hu wrote: Hi All,

Re: [nox-dev] what is the difference between pyswitch and routing module?

2011-12-12 Thread linbo
Hi,Murphy! I remember there was an earlier thread: http://noxrepo.org/pipermail/nox-dev/2011-April/007494.html It said that nox couldn't support conventional IP routing beforeļ¼Œso does the routing module making nox as a IP router now? Thank you! linbo From: Murphy McCauley Date: 2011-11-04