[ovs-dev] [PATCH] OVN: add static IP support to IPAM

Lorenzo Bianconi lorenzo.bianconi at redhat.com
Wed Dec 5 14:08:06 UTC 2018


> On Wed, Dec 5, 2018 at 4:05 PM Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
> wrote:
> 
> > Add the capability to IPAM/MACAM framework to specify a static ip address
> > and get the L2 one allocated dynamically using the following syntax:
> >
> > $ovn-nbctl lsp-set-addresses <port> "<IP> dynamic"
> >
> 
> Until now, the usage  of dynamic is
>   - "dynamic"  -> Generate both MAC and IP
>   - "xx:xx:xx:xx:xx:xx dynamic" -> Generate only IP
> 
> Since the addresses column expects MAC address first and then IP does
> "dynamic <IP>" makes sense for this
> use case ? It's just  a suggestion :).

Hi Numan,

thx for the hint, I will fix it in v2.

Regards,
Lorenzo



More information about the dev mailing list