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,
> 
> I want to ask if there is a way to manually add flow through NOX controller? 
> For now i only know that i can add flow with
> command "./ovs-ofctl add-flow ..." and apparently it runs on openvswitch and 
> has nothing to do with controller.
> 
> Regards,
> Shan
> ___
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev

___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev


[nox-dev] how to add flow through NOX

2011-12-12 Thread Shan Hu
Hi All,

I want to ask if there is a way to manually add flow through NOX controller? 
For now i only know that i can add flow with
command "./ovs-ofctl add-flow ..." and apparently it runs on openvswitch and 
has nothing to do with controller.

Regards,
Shan
___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev