Hello everybody,
2016-08-02 1:58 GMT-06:00 Iwase Yusuke :
> Your scenario seems to show that the GRE overlay network is implemented
> between Host1 and Host2, right?
No, I don't want a host to host tunnel, I want to create a NVGRE so the
tunnels are between host an ovs port.
If so, the networ
Hi,
Your scenario seems to show that the GRE overlay network is implemented between
Host1 and Host2, right?
If so, the network of OVS + External switch need to perform the underlay
network, I think.
In this situation, OVS + External switch are required just L2/L3 routing and
Ryu does not need to
Hi,
I am trying to implement a overlay network based on grep tunnel, but I am
having some problems, my scenario is like this
[image: Imágenes integradas 1]
My problem is that I receive the incoming package to L2/L3 switch
implemented in Ryu controller with different MAC address every time. I