I don't know of any freely available tools that will configure ovsdb-server 
centrally, such as NOX provides for OpenFlow.  However, you can configure 
ovsdb-server to listen on a socket with the "ptcp:" or "pssl:" options.  Then, 
you could then centrally issue ovs-vsctl commands to the OVS instances with the 
"tcp:" or "ssl:" options.

--Justin


On Nov 9, 2010, at 12:04 AM, Jen-Wei Hu wrote:

> Dear all, 
> 
> We have followed the link (http://openvswitch.org/?page_id=146) and installed 
> OVS on two hosts. That is great to isolate different tags. Currently, we 
> login these two hosts and config OVS respectively. Does any remote tool could 
> control OVS on different hosts centrally? Or we should develop it?
> 
> Thanks
> 
> Jen-Wei 
> _______________________________________________
> discuss mailing list
> discuss@openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org


_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org

Reply via email to