Hi Takahashi,

Thanks! Your tip help me to solve the problem!

For arp messages I needed to use "dl_type":"2054" and "arp_tpa" (instead 
"nw_dst" field):

# curl -X POST -d '{"dpid": "1","match": {"in_port":"2", "dl_type":"2054", 
"arp_tpa":"10.0.0.1"}, "actions": [{"type": "OUTPUT", "port": "1"}]}' 
http://192.168.0.1:8080/stats/flowentry/add

Regards,

Lucio
.........


------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to