On Mon, Dec 15, 2014 at 2:48 PM, 邓尧 wrote:
> Hi,
>
> I need to connect two L2 physical networks together with openvswitch. GRE
> tunnel works perfectly in my case, except DHCP. Both networks have their own
> DHCP server, and distribute addresses from their own address pool.
>
> I need to keep both
Hi,
I need to connect two L2 physical networks together with openvswitch. GRE
tunnel works perfectly in my case, except DHCP. Both networks have their
own DHCP server, and distribute addresses from their own address pool.
I need to keep both DHCP alive so old computers would still work like
befor
I have a very basic configuration. VM1--VTEP1VTEP2--VM2 VXLAN between
VTEP1 and VTEP2. Is there any way I can pass the VXLAN header to the virtual
machines using the flow tables or any other means without modifying the code?
I need the VXLAN header to pass from VTEP2 to VM2. Very basi
Hi ,
Recently, I have finished a shell script of install
OpenvSwitch[2.3.0/others], which may be easiest for all of us . You can
find it at https://github.com/muzixing/ovsinstallhelper. I hope it will be
helpful. Thanks for your time.
B