---
title: How to enable IPv6 SLAAC on Dedibox servers
description: This page explains how to enable IPv6 SLAAC on Scaleway Dedibox servers.
tags: dedibox slaac ipv6
dates:
  validation: 2025-06-09
  posted: 2021-08-03
---
import Requirements from '@macros/iam/requirements.mdx'

import image from './assets/scaleway_ipv6_slaac.webp'


Enabling IPv6 SLAAC assigns a single `/128` IPv6 prefix to your server, providing one usable IPv6 address. This IP is statically linked to your server and cannot be attributed to another server.

<Message type="note">
  This feature is not yet available for all servers. Only compatible servers will show the related button.
</Message>

<Requirements />

- A Dedibox account logged into the [console](https://console.online.net)
- A [Dedibox dedicated server](https://www.scaleway.com/en/dedibox/)
- An [RPN SAN](https://www.scaleway.com/en/dedibox/storage/)

1. Click **Server** > **Server list** to display a list of all your servers.
2. Click **Manage** next to the server you want to configure. The server's status page displays.
3. Scroll down to the servers network section and click **Activate IPv6 SLAAC**:
    <Lightbox image={image} width="" />

Your server's IPv6 SLAAC is now activated and displays in the network section.

<Message type="tip">
  If required, you can disable your server's IPv6 SLAAC by clicking on the button **Disable IPv6 SLAAC**.
</Message>


