I has this topology as follows, and i hope when host2 send data to host3, the 
track is always: host2--ovs2--ovs1--ovs3--host3, and at the same time when 
host2 send data to host1, it always follow track: 
host2--ovs2--ovs3--ovs1--host1.
I can implement them seperately by running spanning_tree module,but i have no 
idea how to implement them at the same time.
Is it possible for me to implement this with NOX controller?

            host2
             |
             |
            ovs2
           /    \
          /      \
host1--ovs1 ---- ovs3--host3


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

Reply via email to