forked from mininet/mininet
-
Notifications
You must be signed in to change notification settings - Fork 0
Assignments
lantz edited this page Mar 20, 2013
·
9 revisions
The following programming assignments are based on the ones we use in Stanford CS144 'An Introduction to Computer Networks'. Mininet is used to emulate the network topology in these assignments.
- Simple Router - Implementing a simple IP router
- Network Address Translator (NAT) - Implementing a simple Network Address Translator
- Pee-Wee OSPF (PWOSPF) - Implementing a simple link state routing protocol
- BufferBloat - A simple (potentially in-class) lab exercise to observe the buffer bloat problem using Mininet
If you have developed assignments using Mininet, please feel free to add to this page.