Hi Everyone,

I installed OVS, Flowvisor, and NOX  on the same machine.
But the connection could not established between OVS and Flowvisor and
FlowVisor to NOX.

I did the following setup on ubuntu 12.04

OVS:
ovs-vsctl set-controller br0 tcp:localhost:6633

Flowvisor:
1. deleted default slices
2. created a new slice
$fvctl  createSlice eng tcp:localhost:7733 eng@localhost
3. Add flowspace
$fvctl addFlowSpace all 10 any Slice:eng=4

NOX:
$./nox_core -v -i ptcp:7733 pyswitch

But nothing is working from my side.
Is anything wrong or missed some thing.


Thanks,
Ramana Reddy.
_______________________________________________
openflow-discuss mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to