Hi,

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
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to