Re: [ovs-dev] [PATCH v2] OVN: add the possibility to configure a static IPv4/IPv6 address and dynamic MAC

2019-04-16 Thread Ben Pfaff
On Fri, Mar 29, 2019 at 04:58:57PM +0100, Lorenzo Bianconi wrote: > Add the possibility to configure a static IPv4 and/or IPv6 address > and get MAC address dynamically allocated. This can be done using the > following commands: > > $ovn-nbctl ls-add sw0 > $ovn-nbctl set Logical-Switch sw0

Re: [ovs-dev] [PATCH v2] OVN: add the possibility to configure a static IPv4/IPv6 address and dynamic MAC

2019-03-29 Thread Mark Michelson
Looks good to me Lorenzo. Acked-by: Mark Michelson On 3/29/19 11:58 AM, Lorenzo Bianconi wrote: Add the possibility to configure a static IPv4 and/or IPv6 address and get MAC address dynamically allocated. This can be done using the following commands: $ovn-nbctl ls-add sw0 $ovn-nbctl set

[ovs-dev] [PATCH v2] OVN: add the possibility to configure a static IPv4/IPv6 address and dynamic MAC

2019-03-29 Thread Lorenzo Bianconi
Add the possibility to configure a static IPv4 and/or IPv6 address and get MAC address dynamically allocated. This can be done using the following commands: $ovn-nbctl ls-add sw0 $ovn-nbctl set Logical-Switch sw0 other_config:subnet=192.168.0.0/24 $ovn-nbctl set Logical-switch sw0