I don't understand the question. OVS can be used like other networking switches and placed in arbitrary configurations. The one limitation is that the network cannot contain loops, since OVS does not natively support STP (Spanning Tree Protocol). People have implemented STP and loop prevention protocols on OVS using a central controller and OpenFlow, though.
--Justin On Jun 7, 2011, at 5:14 AM, 林暐翔 wrote: > Hello, > > I have some question need to ask, > > couuld u help me to ans the question? > > I think the network topology of open vswitch is STAR (only one), > > but someone ask me to construct TREE topology, > > I think this is not work. > > am I right? or how to construct tree topology? > > HELP plz!!! > > Michael Lin > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
