> On Wed, Dec 5, 2018 at 4:05 PM Lorenzo Bianconi <[email protected]> > 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 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
