On 16 June 2016 at 03:10, james hopper <jameshop...@email.com> wrote:

> Hey everyone,
> In OVS when I apply *group* as action instead of *output:port* and issue
> *ovs-ofctl*, the respective flow table entry shows *action=drop*.
>
Try:
ovs-ofctl -O OpenFlow13 dump-flows $bridge_name




> Despite the fact that it works perfectly fine and I can see port counters
> and group counters increaseing as the respective entry triggers the group
> action. But how can I see the group id in actions?
>
> _______________________________________________
> discuss mailing list
> discuss@openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
>
>
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to