The "load" that it uses there is an argument to the "learn" action, not
an action of its own.

On Sun, Jun 21, 2015 at 11:06:49PM +0500, Haleema Sadia wrote:
> I was following this link:
> 
> http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=tutorial/Tutorial;hb=HEAD
> 
> The entry in Table 2 uses load.
> 
> 
> 
> On Sun, Jun 21, 2015 at 7:28 AM, Saurabh Shrivastava (सौरभ श्रीवास्तव) <
> [email protected]> wrote:
> 
> > You need to use "move" instead of "load".
> >
> > --
> > Saurabh (सौरभ)
> >
> > On Fri, Jun 19, 2015 at 6:35 PM, Ben Pfaff <[email protected]> wrote:
> >
> >> On Fri, Jun 19, 2015 at 01:25:03PM +0500, Haleema Sadia wrote:
> >> > I am trying to load the in_port value to register, like this:
> >> >
> >> > ovs-ofctl add-flow br0 "tcp,in_port=1,actions=load:NXM_OF_IN_PORT[
> >> > ]->NXM_NX_REG0[0..15]" -O OpenFlow13
> >> >
> >> > But it keeps giving me the following error;
> >> >
> >> > ovs-ofctl: NXM_OF_IN_PORT[ ]->NXM_NX_REG0[0..15]: missing `->' following
> >> > value
> >>
> >> Did you read the documentation?
> >> _______________________________________________
> >> discuss mailing list
> >> [email protected]
> >> http://openvswitch.org/mailman/listinfo/discuss
> >>
> >
> >
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to