wikiroute

networking recipes

User Tools

Site Tools


mooc-riv-labs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mooc-riv-labs [2021/09/07 15:21] – [3. Docker Containers] samermooc-riv-labs [2021/09/07 22:01] (current) samer
Line 21: Line 21:
 </code> </code>
  
-  * Start mininet (use OpenFlow10 for compatibility with ovsctl commands)+  * Start mininet (only OpenFlow10 seems to work)
  
 <code> <code>
-sudo mn --topo tree,2 --mac --switch ovsk,protocols=OpenFlow13 --controller remote,ip=172.17.0.2+sudo mn --topo tree,2 --mac --switch ovsk,protocols=OpenFlow10 --controller remote,ip=172.17.0.2
 </code> </code>
  
Line 133: Line 133:
 </code> </code>
  
-In roder to solve the containered.io dependency problem:+In order to solve the ''containered.io'' dependency problem, add the following line to the source file ''/etc/apt/sources.list'':
  
 <code> <code>
-sudo nano /etc/apt/sources.list 
-  371  sudo apt-get update 
-   
-  then add the following line to the above sources.list file: 
- 
 deb http://security.ubuntu.com/ubuntu xenial-security main  deb http://security.ubuntu.com/ubuntu xenial-security main 
-then don’t forget the update:+</code>
  
 +Update and install.
 +
 +<code>
 $ sudo apt-get update $ sudo apt-get update
- +sudo apt-get install containerd.io 
- +sudo apt-get install docker-ce docker-ce-cli 
-  372  sudo apt-get install containerd.io +</code>
-  373  sudo apt-get install docker-ce docker-ce-cli +
- +
- +
- $ sudo apt-get install docker-ce docker-ce-cli containerd.io+
  
mooc-riv-labs.1631020917.txt.gz · Last modified: 2021/09/07 15:21 by samer