Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Mininet Examples in Module 2.0 Lecture #4

Open
feamster opened this issue Jun 3, 2015 · 1 comment
Open

Fix Mininet Examples in Module 2.0 Lecture #4

feamster opened this issue Jun 3, 2015 · 1 comment
Labels

Comments

@feamster
Copy link
Member

feamster commented Jun 3, 2015

In week2 video "3 - 1 - Module 2.0- Mininet Topologies and Mininet Python API [16-35].mp4" there is an error with the code in the example at 10:30 min where 'from mininet.util import createLink' should be replaced by 'from mininet.topo import Topo'.

@feamster
Copy link
Member Author

feamster commented Jun 3, 2015

I've fixed the slides and uploaded the fixed PDF to Coursera, but the video should be edited/re-recorded.

This line needed to be deleted from Slide 6:
from mininet.util import createLink

Also, the mininet login is confusing:

OK on to week two, we now have a virtualbox GUI, with a VM named 'openflow tutorial', but what I have on my machine is
'Coursera-SDN_default_'

  • which I guess has been running since last week...

Is this VM the same as the one in the first video on week 2? You do a login as 'mininet'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant