We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Create a Learning Switch (mediawiki)
fix typo/grammar, add the work "to"
Update URL
Update link to POX Wiki — as per https://web.archive.org/web/20210224044500/https://openflow.stanford.edu/display/ONL/POX+Wiki, the Wiki was moved to GitHub.
Updated Set up Virtual Machine (mediawiki)
Clarified how to start Wireshark on the correct interface and what to do if xterm windows don't open.
Update broken doc links and fix typos
Added a way to launch Wireshark
Сorrection
Added a solution to the 'xterm h1 h2' command problem
Added a solution to the problem with the SSH connection from https://github.com/mininet/openflow-tutorial/issues/3
The url for the POX wiki was leading to a 404. Fixed with the correct url.
Updated _Footer (markdown)
Created _Footer (markdown)
Destroyed _Footer (markdown)
Updated the instruction to set the host network settings
When I execute "sudo mn --topo single,3 --mac --switch ovsk --controller remote"(the old version), this couldn't create connected hosts, somehow, If we use "sudo mn --topo single,3 --mac --controller remote --switch ovsk" even this just adjusts the order of the command, it works.
if don't add the port, it will throw an error
Acting like this does not work we must start the controller then the topology https://github.com/mininet/openflow-tutorial/issues/6
Updated Learn Development Tools (mediawiki)
Could not get any packet if i just run "sudo controller ptcp:". And I could not find a proper way to discover the port number execpt reading the wireshark packet with the openflow info
Updating tutorial with Mininet 2.2.2 VM image.
original download page can't open. Found official response
"-sb" option does not accept values (it is use to turn on/off scrollbar). "-sl" option is used to define number of scrolled lines to save
Fixed typos and updated link to Mininet website