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: [email protected]
> To: [email protected]
> CC: [email protected]
>
> On Tue, Mar 10, 2015 at 1:02 AM, Amer <[email protected]> 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.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss