Mininet+OVS (kernel and userspace) working
321
More informations about Mininet: http://mininet.org/
Souce Code: https://github.com/mininet/mininet
Run the image: sudo docker run --name=mininet --privileged=true -it ramonfontes/mininet:v1
Start a simple mininet topology typing: mn
try to ping from host 1 to host 2: h1 ping h2
Content type
Image
Digest
sha256:602cf773f…
Size
270.8 MB
Last updated
almost 11 years ago
docker pull ramonfontes/mininet:v1