On Mon, Jul 22, 2013 at 12:07:37PM -0400, Dmita Levy wrote: > I created a gre port with a JSON RPC request String but I am unable to > delete it using the ovs-vsctl del-port [BRIDGE] PORT command. Did I do > something wrong?
Yes. You named your port "gre1 " and then tried to delete "gre1". _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
