On Mon, Jul 28, 2014 at 12:02:22PM +0200, Wenqin SHAO wrote:
> Second issues comes with the use of set_filed option while formulating
> actions:
> 
> sudo ovs-ofctl -O OpenFlow13 add-flow s1
> actions=set_field:01:02:03:04:05:06->dl_dst,output:1
> ovs-ofctl: 01:02:03:04:05:06-: missing `->'
> 
> I didn't see how I could miss the ->...

I guess you need to quote the '>' from the shell.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to