Hi All, Can anyone please tell me about the ovs-version and the OpenFlow13 group operation, I tried the group command to test the multipath function and found problem as below
[root@controller ~]# ovs-ofctl -O OpenFlow13 add-group $BRIDGE_NAME group_id=5566,type=select,bucket=output:1,bucket=output:2,bucket=output:3 ovs-ofctl: unknown command 'add-group'; use --help for help My OVS version is 1.11.0 [root@controller ~]# ovs-vsctl --version ovs-vsctl (Open vSwitch) 1.11.0 Compiled Jul 30 2013 18:14:53 [root@controller ~]# ovs-vsctl list bridge $BRIDGE_NAME | grep protocols protocols : ["OpenFlow13"] Thanks.
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss