IPv6 deployment on OpenStack

Slawek Kaplonski skaplons at redhat.com
Tue Mar 8 07:59:49 UTC 2022


Hi,

On poniedziałek, 7 marca 2022 10:36:30 CET Marc-Antoine Godde wrote:
> Hello,
> 
> Thanks for your answer.
> 
> If I’m correct, we can just use a virtual router with SLAAC since RADVD can deal with RS and emit RA (with support for RFC6106), right ? 

Yes, virtual router created in the Neutron is enough there. It will spawn radvd in the qrouter namespace and will send RA to the Vms.
Please note that Neutron don't supports privacy extension [1] so You will need to make sure that it's disabled it on Your vms.

> More generally, aren’t we suppose to have a virtual router every time, even in DHCPv6 (stateless and statefull), to answer RS ? I have to admit that I’m not very familiar at the moment with the implementations of RFCs in OpenStack.
> 
> Currently, we prefer the idea of adding IPv6 through SLAAC to have a uniform network. If we do so, we’d like to avoid sending RA from our physical router to limit its load. Yet, we do not any other arguments to support this choice.
> Do you have any recommendations on what to do in latest versions of OpenStack ? What is usually done ?

TBH I don't have such experience. That's more question to operators of OpenStack.

> 
> Thanks,
> Marc-Antoine
> 
> > Le 7 mars 2022 à 09:12, Slawek Kaplonski <skaplons at redhat.com> a écrit :
> > 
> > Hi,
> > 
> > On poniedziałek, 7 marca 2022 02:36:24 CET Marc-Antoine Godde wrote:
> >> Hello.
> >> 
> >> We are progressively adding support for IPv6 in my company. We decided to use SLAAC only for laptops, phones, … since DHCPv6 isn’t supported on Android. RDNSS support will also increase. We are now planning our deployment on OpenStack. We already know that we'll rely only on neutron but we are not yet fixed between DHCPv6 and SLAAC ? Do you have any arguments for one these for VMs ?
> >> 
> >> Thanks,
> >> Marc-Antoine.
> >> 
> > 
> > With SLAAC You need to have Your network connected to the router in Neutron and You can only configure IP address on the VM. With DHCPv6 You can configure other things, like some static-routes, etc. 
> > Neutron supports DHCPv6 in the stateful and stateless variants. With stateless, You are using RA for address configuration and DHCP server for other configation. Please see [1] for more details.
> > 
> > [1] https://docs.openstack.org/neutron/latest/admin/config-ipv6.html#address-modes-for-ports
> > 
> 
> 

[1] https://datatracker.ietf.org/doc/html/rfc4941

-- 
Slawek Kaplonski
Principal Software Engineer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20220308/1a55e425/attachment.sig>


More information about the openstack-discuss mailing list