Is there a way to preserve register/metadata values when I output a packet
through a patch port to another OVS bridge?
Thanks,
Ray
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Is there anyway to specify other action types for a learn rule? For example
learn(,normal) or
learn(,resubmit(,10))
Thanks,
Ray
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hi, I reinstall my system and OVS 2.4 recently, and this used to work but
isn't working anymore:
ovs-vsctl --may-exist add-br br -- set bridge br
protocols=OpenFlow10,OpenFlow11,OpenFlow12,OpenFlow13,OpenFlow14,OpenFlow15
ovs-ofctl add-group br_vxlan group_id=2147483647,type=all -O OpenFlow15
At
d), so the number of groups shouldn't have an impact on the
overall performance.
Thanks,
Ray
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
9AM -0700, Ray Li wrote:
> > Hi, is there a way to reference another group as an action in a group
> > bucket?
> >
> > When I tried doing that right now I'm getting
> > an OFPGMFC_CHAINING_UNSUPPORTED error.
> >
> > What I want to do is setup some common
tions. Is this
possible?
Thanks,
Ray
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Never mind, ignore my question. Didn't realize that dump-flows command also
required the -O option.
Thanks
On Fri, Sep 11, 2015 at 3:41 PM, Ray Li wrote:
> Hi, I'm testing this on 2.4.0.
>
> I created a group with some entries, and then added a flow with
> actions=
Hi, I'm testing this on 2.4.0.
I created a group with some entries, and then added a flow with
actions=group:. However when I checked the flow table, the flow
entry becomes actions=drop.
Any idea why that happens?
Thanks,
Ray
___
discuss mailing
at 5:10 PM, Ray Li wrote:
> Hi, I've ran into another issue. I'm trying this on a new environment.
> When I tried to add a group for the first time using OpenFlow15 with
> bucket_id, I got an OFPBAC_BAD_LEN error. It worked though when I tried to
> add a group using OpenFl
nsidered a bug in the
> documentation or in the code. It would be more user-friendly to
> consider a bug in the code and fix it in ovs-ofctl, but that's a bigger
> job than just fixing the crash as these commits do.
>
> On Thu, Sep 10, 2015 at 02:51:03PM -0700, Ray Li wrote:
>
According to ovs-ofctl's man page, if no bucket_id is specified it's
support to allocate one. Is that not being done? Or is that the bug itself?
On Thu, Sep 10, 2015 at 1:21 PM, Ben Pfaff wrote:
> On Thu, Sep 10, 2015 at 11:46:16AM -0700, Ray Li wrote:
> > Does OVS 2.4 suppo
Does OVS 2.4 support ovs-ofctl insert-buckets?
I just upgraded to OVS 2.4.0, and here's what I tried to do:
ovs-vsctl set bridge br0
protocols=OpenFlow10,OpenFlow11,OpenFlow12,OpenFlow13,OpenFlow14,OpenFlow15
ovs-ofctl add-group br0 group_id=0,type=all,bucket="actions=output:10" -O
OpenFlow11
o
hello,
How to use nlmon? More detail will be well .
Thanks.___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
13 matches
Mail list logo