SDN Simulator: Implementation and validation of NS-3 or OMNET++ based SDN Simulator: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "Project work: - To get the Openflow simulation framework with OMNET++ up and running. Feel free to use either the Linux/Windows/MAC machines. You can install either latest OMNET...")
 
No edit summary
 
Line 1: Line 1:
Project work:
Project work:
Prerequisites:
  - To get the Openflow simulation framework with OMNET++ up and running. Feel free to use either the Linux/Windows/MAC machines. You can install either latest OMNET++ 4.6 or OMNET++ 4.2 and INET -3.0, or 2.6 or INET-2.0.
  - To get the Openflow simulation framework with OMNET++ up and running. Feel free to use either the Linux/Windows/MAC machines. You can install either latest OMNET++ 4.6 or OMNET++ 4.2 and INET -3.0, or 2.6 or INET-2.0.
  - Install OMNET++ and then install INET framework (once you open the OMNET++ IDE, it automatically tries to install the INET, you can as well download from Git and build it). Integrate the Openflow extension to the INET framework.
  - Install OMNET++ and then install INET framework (once you open the OMNET++ IDE, it automatically tries to install the INET, you can as well download from Git and build it). Integrate the Openflow extension to the INET framework.
Line 7: Line 9:
  - And try to get familiarized with the IDE and building blocks of OMENT++ simulator (NED scripting, configuration and INI files).
  - And try to get familiarized with the IDE and building blocks of OMENT++ simulator (NED scripting, configuration and INI files).


Implementation:
- Once you have the basic OMNET++ with basic SDN controller and switch setup, the main activity is to extend on the openflow switch and controller modules to support open flow 1.3 (recommended) or  in the least openflow 1.0, features and verify the functionalities on the simulator.
- Define small prototype topologies and test cases to validate the open flow features.
Note:
Note:
For Openflow extension, refer to this link[http://www3.informatik.uni-wuerzburg.de/research/ngn/ofomnet/of_omnet.shtml]. It is recommended to use the OMNET++ 4.2 and INET-2.0, but it should be fine to use the latest version.
For Openflow extension, refer to this link[http://www3.informatik.uni-wuerzburg.de/research/ngn/ofomnet/of_omnet.shtml]. It is recommended to use the OMNET++ 4.2 and INET-2.0, but it should be fine to use the latest version.
54

edits

Navigation menu