Hello,
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?
History:
root@host1:/home/host1# ovs-vsctl show
2d5a3f39-2aca-41d2-a3ac-f1215142a605
Manager "ptcp:6632"
Bridge "bridge1"
Port "gre1 "
Interface "gre1"
type: gre
options: {csum="true", key="1", remote_ip="172.16.1.2"}
Port "bridge1"
Interface "bridge1"
type: internal
ovs_version: "1.4.0+build0"
root@host1:/home/host1# ovs-vsctl list-ports bridge1
gre1
root@host1:/home/host1# ovs-vsctl del-port bridge1 gre1
ovs-vsctl: no port named gre1
Thanks as Always!
-DMita
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss