Skip to content

Instantly share code, notes, and snippets.

View samuelregev's full-sized avatar

Samuel Regev samuelregev

View GitHub Profile
@samuelregev
samuelregev / 4.1 Start Network
Last active November 1, 2015 16:17
Mininet ex2
We started a network with 3 hosts, one switch and one controller
mininet@mininet-vm:~$ sudo mn --topo single,3 --mac --switch ovsk --controller remote
*** Creating network
*** Adding controller
Unable to contact the remote controller at 127.0.0.1:6633
*** Adding hosts:
h1 h2 h3
*** Adding switches: