Hi,

I want to setup two mininet topologies in two VMs(Ubuntu 16LTS) within the
same physical system using VirtualBox as below.

VM1:                                         VM2:
h1 ------------s1  ------------------  s2-------------h3
                    |                            |
                    h2                        h4

N.B: The topologies are created using python mininet scripts.

How can i establish a connection from *h1 to h3* so that i can have a ping
connectivity from *host h1 to host h3*?.
I have tried with GRE tunnel its working fine. However i want to do it
without GRE tunnel. Is this possible?

Thanks
Hadem
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to