I have deployed multiple open vswitches each deployed on a virtual machine (one switch for one machine).
I would like switches to communicate among themselves.
I have gone through few posts regarding gre or vxlan tunneling. I have tried those steps but of no use. Especially when ever I try to make the ovs as "dhclient" it goes into kind of infinite loop. The command never executes.
Can anybody please share your experience on how open vswitches should communicate when deployed in virtual machines.
Thanks