[ovs-discuss] Fields are used as inputs of bucket selection

Tuan Thai Minh thaiminhtuanvn at yahoo.com
Wed Apr 6 15:36:09 UTC 2016


Hi all,
Can we use more than one packet fields to be the inputs of bucket selection hashing function? If YES, what is the syntax? For example, I use the below command to specify 'dl_src' to be the input, how do I modify it for 'dl_src' and 'dl_dst'?
sudo ovs-ofctl -O OpenFlow15 add-group s1 group_id=1, type=select, selection_method=hash, fields=dl_src, bucket=output:1, bucket=output:2 
Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20160406/562ae09d/attachment-0002.html>


More information about the discuss mailing list