[Ryu-devel] Meter configuration in OVS

2014-04-04 Thread Arman Keyoumarsi
Hello has anyone tryed to install meter in ovs, i keep getting a error message. this is my setup + sudo mn --topo single,3 --mac --switch ovsk --controller remote -x + $ ryu-manager --verbose ryu.app.ofctl_rest.p + curl -X POST -d '{"dpid": 1, "match": {}, "actions": [{"type": "METER", "meter_

Re: [Ryu-devel] Chain ryu_neutron_agent tables rules

2014-04-04 Thread Yoshihiro Kaneko
Hi Shankar, I suggest using allowed-address-pairs extension and ML2 plugin with OFAgent driver on Icehouce. (but I have not tried it) By the way, the following is my detailed operation log about forcible ip spoofing. I tried this on a fresh Ubuntu 13.10. This is localrc I used. I disabled Neutro