Hi,
I am using VMware11 but I want to create a new eth1 so that I can use with the
bridge, because when I use eth0 I could not connect to the internet again.
Please if I want to add another eth on VMware, am I to use host-only or NAT or
bridge or custom.
Second, I also want to know if the ip to be used by ryu is 127.0.0.1:6633 or
the IP of the eth1 when I set it.
Third, please let me know the right command to use to add bridge and switch and
help me check if the one written below is used and if the tcp is 127.0.0.1 or
the tcp of eth1 or eth0
sudo ovs-vsctl add-br 0
sudo ovs-vsctl add-port br0 eth0(or eth1 (pls let me know)
sudo ovs-vsctl set bridge br0 protocols=OpenFlow13
sudo ovs-vsctl set-controller br0 tcp:127.0.0.1:6633 (or eth0 or eth1 IP and
port)
Thanks so much for your past fast response, it is highly appreciated, and thank
you in advance as well
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel