- bootstrap.sh: Setup Mininet and POX controller on VM, making VM via vagrant and virtualbox (called by
vagrant up) - controller.py: POX controller, working as wrapper of
task_controller.py - dns.c: Simple DNS server
- dump.py: Dumps network topology to
/tmp/net.json - graph.py: Generate random network topology
- task_controller: Compute routing rules, pushing them to switches (Lab 2,3,4,5)
- task_topology.py: Generate Mininet topology from given network structure (Lab 1)
- server.py: Simple HTTP Server
- setup.sh: Setup Mininet and POX controller directly on the machine
- test.py: Test implementation of logic, opening Mininet CLI
- Vagrantfile: Vagrantfile for setup Mininet and POX controller on VM
-
Notifications
You must be signed in to change notification settings - Fork 0
sillysillyman/network-mininet-assignment
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published