[ovs-discuss] Unable configure OVS bridge on ubuntu 20.04 Server

2023-04-25 Thread Eldhose Mathew via discuss
Hi Team, I was trying to configure OVS bridge on ubuntu 20.04 version VM,
after creation of bridge I've added the available port to it, later VM is
losing the network connectivity unless I remove it from bridge,
I have set the IP address to bridge and added the new route still the VM is
not getting network connectivity up

I have tried following steps:

# Create a bridge interface

 ovs-vsctl add 

#Add port to bridge interfae

ovs-vsctl add-port   

#Assign IP to OpenvSwitch Bridge "

ip addr add  dev 

#add the new route

route add default gw  

# remove the IP from port

Ifconfig  0

Could someone please suggest what I'm missing here,
___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss


Re: [ovs-discuss] Help- How to configure OVS on vsphere environment

2023-04-20 Thread Eldhose Mathew via discuss
Hey Ray, thank for your response,

if we can't change the vDS option keeping vDS can we configure OVS on esxi
hosts? If yes, how do we configure OVS on esxi hosts?
 my requirement is to get the PG (portgroup)  with VXLAN capabilities in
the vcenter,

On Thu, Apr 20, 2023 at 10:14 AM Raymond Burkholder via discuss <
ovs-discuss@openvswitch.org> wrote:

> On 4/19/23 07:47, Eldhose Mathew via discuss wrote:
>
> > I am looking to configure Open vSwitch (OVS) on the vSphere environment
> > to replace vSphere Distributed Switch (vDS). Can someone help me find a
> > reference wiki to guide me on how to configure OVS on ESXi hosts?
>
> Is that even possible?  vDS is entrenched in the whole configuration &
> monitoring aspect of ESXi.
>
> I suggest ignore that self flagellation and go with a Proxmox solution
> and install your OVS/FRR directly there.  Far less painful.
>
>
>
> >
> >
> >
> > Thank you in advance,
> >
> >
> > Regards
> >
> > Eldhose Mathew,
> >
> >
> > ___
> > discuss mailing list
> > disc...@openvswitch.org
> > https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
> ___
> discuss mailing list
> disc...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
>
___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss


[ovs-discuss] Help- How to configure OVS on vsphere environment

2023-04-19 Thread Eldhose Mathew via discuss
Hi Team,

I am looking to configure Open vSwitch (OVS) on the vSphere environment to
replace vSphere Distributed Switch (vDS). Can someone help me find a
reference wiki to guide me on how to configure OVS on ESXi hosts?



Thank you in advance,


Regards

Eldhose Mathew,
___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss