On Sat, Jan 31, 2015 at 07:13:44AM +0000, yuanfeng (A) wrote: > 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
That's too old. Only OVS 2.1 and later supports groups. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
