Hello

I have problem with openvswitch GRE tunnel connection

I want to connect two different network with OVS as CPE on gns3 and I want to config GRE tunnels between two OVS.

I used these commands on ovs:

 

ovs-vsctl add-port br2 gre0 -- set interface gre0 type=gre \
options:remote_ip=<GRE tunnel endpoint on other hypervisor>
 

then I tested with Wireshark but GRE tunnel didn’t work .

where I did wrong ? how can I establish gre tunnel ?

 

I appreciate your help  as soon as possible .

Thank you

 

 

 

Sent from Mail for Windows

 

_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to