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
