[ovs-discuss] Linear topology in openveswitch

AMER amer7777 at hotmail.com
Wed Mar 11 09:06:17 UTC 2015


Hello,

I did the following configurations in my VBox, however, I can't ping the host machine "192.168.5.2"



	
	
	
	


ovs-vsctl add-br
br0
ovs-vsctl add-port br0 eth0
ovs-vsctl add-port br0 eth1
Ifconfig eth0 0
Ifconfig br0 192.168.5.1 netmask 255.255.255.0

Best regards,

Eng Amer Alghadhban

COE

SANS-GCFW

CEH, SCNP, CCNA


> Date: Tue, 10 Mar 2015 07:19:28 -0700
> Subject: Re: [ovs-discuss] Linear topology in openveswitch
> From: shettyg at nicira.com
> To: amer7777 at hotmail.com
> CC: discuss at openvswitch.org
> 
> On Tue, Mar 10, 2015 at 1:02 AM, Amer <amer7777 at hotmail.com> wrote:
> > Hello,
> >
> > Thank you for your message,
> > I think I can use only one bridge and the configuration will be:
> >
> > ovs-vsctl add-br br0
> >
> > ovs-vsctl add-port br0 eth0
> >
> > ovs-vsctl add-port br0 eth1
> That should work too. But in this case, you will only have one IP
> address per VM.  Eitherway (one bridge or patch ports), be careful
> about loops.
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20150311/ceb50570/attachment-0002.html>


More information about the discuss mailing list