Dear all, I am trying to write rules in latest OVS version, 2.4, and using OpenFlow 1.5. I am facing a problem with that.
Could you possibly tell me how to fix it? Thanks. My rule is: ovs-ofctl -O OpenFlow15 add-flow br0 priority=4000, idle_time_out=0, hard_timeout=0, eth_type=0x0806, arp_op=1, eth_src="00:00:00:00:01:02", actions= set_field:2->arp_op, set_field:"00:00:00:00:01:02"->arp_tha ovs-ofctl: 'add-flow' command takes at most 2 arguments Anees
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
