Hi Ben,
I appreciate your help
On Sat, Jun 26, 2010 at 2:24 AM, Ben Pfaff wrote:
> On Thu, Jun 24, 2010 at 10:22:59PM +0900, Yan wrote:
> > In another document(ovs-openflowd) i found it has --datapath-id, but how
> can
> > I keep the dpid by ovs-vsctl?
>
> You can set other-config:datapath-id, e
On Thu, Jun 24, 2010 at 10:22:59PM +0900, Yan wrote:
> In another document(ovs-openflowd) i found it has --datapath-id, but how can
> I keep the dpid by ovs-vsctl?
You can set other-config:datapath-id, e.g.:
ovs-vsctl set bridge br0 other-config:datapath-id=0123456789abcdef
__
Il fix the problem, thank you for your help. I gave another IP / physical
interface for the tunnel.
I still have some questions about GRE Tunneling.
For now I have:
On phosphorus (eth0:192.168.93.201 / eth1:172.16.0.201)
br0 (tap0 + gre0 -> 172.16.0.202)
On sulphur: (eth0:192.168.93.202 / eth1