Re: [ovs-discuss] Communication between 2 hosts through openvswitch

2016-04-18 Thread Rajasekaran, Monica
Don’t drop the mailing list. -Monica From: Rajasekaran, Monica Sent: Monday, April 18, 2016 8:42 AM To: 'sujana jonnagadla' Subject: RE: [ovs-discuss] Communication between 2 hosts through openvswitch Okay, so are they able to ping the bridge ? If not, place them in the same subn

Re: [ovs-discuss] Communication between 2 hosts through openvswitch

2016-04-18 Thread Rajasekaran, Monica
] Communication between 2 hosts through openvswitch Hello all! Help needed immediately.. I have installed openvswitch in Raspberry pi and two hosts are connected to it Ovs-vsctl add-br har Ovs-vsctl add-port har eth0...host1 Ovs-vsctl add-port har eth2...host2 Eth1 is connected to controller

[ovs-discuss] Communication between 2 hosts through openvswitch

2016-04-17 Thread sujana jonnagadla
Hello all! Help needed immediately.. I have installed openvswitch in Raspberry pi and two hosts are connected to it Ovs-vsctl add-br har Ovs-vsctl add-port har eth0...host1 Ovs-vsctl add-port har eth2...host2 Eth1 is connected to controller When I ping h2 from h1 it's saying destination not reach