

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Instructions and details for three assignments in a network security and management course using virtualbox and mininet. The assignments cover setting up a virtual machine, learning sdn programming on pox controller platform, and experimenting with policy compositions in pox and pyretic. Students are expected to install virtualbox, import the custom vm, complete various tasks, and submit their code.
Typology: Exercises
1 / 3
This page cannot be seen from the preview
Don't miss anything!


In this assignment, you will learn the basics of running Mininet in a VirtualBox virtual machine. First, install Virtual Box on your computer. Then, download and install the custom virtual machine for the course. (Do not use the VM referenced at the OpenFlow Tutorial Web site. Our custom VM works on a wider variety of platforms, and has software installed that you'll need on future assignments.) See the video instructions. To install the VM, start VirtualBox, and then select File>Import Appliance and select the downloaded ova file. Then, press the Import button. Then, follow the instructions for parts 1 through 4 of the OpenFlow Tutorial.
In this assignment, you will learn some basic SDN programming on the POX controller platform. Complete Section 5.1 of the tutorial on POX, using your existing VM from assignment 1 rather than installing a new VM. You do not need to install POX as stated in the tutorial. It is already installed on your VM. There are three components in this assignments.
In this assignment, you will experiment policy compositions in POX and learn to use some basic SDN programming on the Pyretic platform, using the same VM from assignment 1.