[ovs-discuss] dhcp request originating from interfaces attached to OVS

Gurucharan Shetty shettyg at nicira.com
Tue Jun 23 14:21:53 UTC 2015


I think there is a disconnect between your intent in the question and
my understanding of it. The best way is to not enable DHCP on OVS
interfaces or on external ports added as ports to a OVS bridge. If
your question is to programmatically disable it, you will need to add
OpenFlow flows to disable DHCP requests.

On Tue, Jun 23, 2015 at 2:40 AM, Hardik Soni <hardik.soni at inria.fr> wrote:
> I thought OVS takes total control on the interfaces it handles.
> How to stop this "DHCP request" messages?
>
> Thanks,
> Hardik Soni
>
> ----- Original Message -----
>> From: "Gurucharan Shetty" <shettyg at nicira.com>
>> To: "Hardik Soni" <hardik.soni at inria.fr>
>> Cc: "discuss at openvswitch.org discuss" <discuss at openvswitch.org>
>> Sent: Monday, 22 June, 2015 7:56:44 PM
>> Subject: Re: [ovs-discuss] dhcp request originating from interfaces attached to OVS
>>
>> On Mon, Jun 22, 2015 at 10:54 AM, Hardik Soni <hardik.soni at inria.fr> wrote:
>> > Hi All,
>> >
>> > Is there any possibility that OVS allows DHCP request (broadcast)
>> > originating from the interfaces(mostly virtual interfaces like tap/tunnel)
>> > controlled by itself?
>> Yes. That is possible.
>>
>>
>> > The NetworkManager is running on the system, is there any possibility that
>> > NM is trying assign IP to the interfaces controlled by OVS?
>> That is possible too.
>>
>> >
>> > Thanks,
>> > Hardik Soni
>> >
>> >
>> > _______________________________________________
>> > discuss mailing list
>> > discuss at openvswitch.org
>> > http://openvswitch.org/mailman/listinfo/discuss
>> >
>>



More information about the discuss mailing list