What is the function of the set-manager command?
Even though I tried to set the manager of a switch to a specific IP, I'm
able to configure the ovsdb from any remote ip.
Commands used:
ovs-vsctl set-manager ptcp:6640:10.107.x.x
ovsdb-server --remote=ptcp:6640
Checking the bridge config:
ovs-vsctl show
Display:
624e1eae-05d6-43d4-a3de-c8d1445a88f2
Manager "ptcp:6640:10.107.x.x"
Bridge "br0"
Port "eth1"
Interface "eth1"
Port "eth0"
Interface "eth0"
Port "br0"
Interface "br0"
type: internal
Port "wlan0"
Interface "wlan0"
I can still view and modify the ovsdb from any IP.
Thanks for your help
Ojas
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss