Re: [Ryu-devel] Simulation for flow-table attack using ryu

2018-03-23 Thread Fujimoto Satoshi
Hi, Thank you for the information! In my environment, the simulation completed successfully. I think your problem is lack of resource, especially CPU performance. While Monitoring resource, CPU usage eventually reached 100%, but Memory usage has hardly changed. My CPU is : Intel(R) Core(TM) i

Re: [Ryu-devel] Simulation for flow-table attack using ryu

2018-03-20 Thread ‏Eman ‏ Bany salameh via Ryu-devel
For the topology code just run this command $sudo python slow-TCAM-topolgy.py But keep the SYN-ACk.py script in the same directory with the topology code. You can run the controller as any ryu application code, but keep in mind to start the controller before you run the topology code $ ./bin/ryu-

Re: [Ryu-devel] Simulation for flow-table attack using ryu

2018-03-19 Thread Fujimoto Satoshi
Hi, I'd like to run your application in my environment. Could you tell me how to use these three scripts? Thanks, Fujimoto On 2018年03月20日 02:05, ‫Eman Bany salameh‬ ‫ via Ryu-devel wrote: Hello All, I need to simulate slow SYN attack in mininet with Ryu. I need to fill the switch flow table

[Ryu-devel] Simulation for flow-table attack using ryu

2018-03-19 Thread ‫Eman Bany salameh‬ ‫ via Ryu-devel
Hello All, I need to simulate slow SYN attack in mininet with Ryu. I need to fill the switch flow table with 1500 flow entries. However, when I run the code the maximum number of flows I saw was 67, and after  a while of running the code, my laptop holds.My Laptop has Intel Core i5 cpu with 8GB