Hi all, I have created GRE tunnel between two PCs connected through a switch and the GRE tunnel is working fine.
Command used to create tunnel ip tunnel add gre1 mode GRE remote <IP> local <IP> TTL 255 Now I want to control the traffic on the GRE interface using ovs. When I add the GRE interface in ovs, it doesn't shows up in ovs-ofctl but I can see it in ovs-vsctl. Thanks for any help
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
