Performance aware software defined networking describes how sFlow and OpenFlow can be combined to create SDN applications such as DDoS mitigation, load balancing large flows, and packet capture. This article takes a deep dive, describing how to build a test bed for developing performance aware SDN applications. The test bed is used to build and test a basic DDoS mitigation application and demonstrate how quickly the controller can adapt the network changing traffic conditions.
Inti atau goal pada lab kali ini adalah untuk membuat SDN Application yang bertujuan untuk mendeteksi sekaligus mem-block DDoS packet ketika masuk ke dalam jaringan kita.
Pada lab ini menggunakan komponen berikut :
- System Operasi Ubuntu 14.04 64-bit
- Mininet 2.2.0 : Sebagai virtual node
- Floodlight : Sebagai openflow controler dan network topology
- sFlow-RT : Digunakan untuk monitor route atau traffic dalam network
- Nodejs & Phyton : Bahasa yang akan digunakan untuk aplikasi SDN lab ini