---
title: How to order an InterLink
description: Learn how to create an InterLink to connect your external infrastructure to your Scaleway cloud, either hosted by a partner or self-hosted with your own physical connection. Step-by-step guide included.
dates:
  validation: 2025-09-30
  posted: 2025-03-18
tags: interlink direct-connect order hosted partner pop location self-hosted dedicated
---
import Requirements from '@macros/iam/requirements.mdx'

import scalewayInterlinkDiagSimple from './assets/scaleway-interlink-diag-simple.webp'
import scalewayOrderInterlinkWebp from './assets/scaleway-order-interlink.webp'
import scalewayHostedInterlinkOrdering from './assets/scaleway-hosted-interlink-ordering.webp'
import scalewaySelfHostedInterlinkOrdering from './assets/scaleway-self-hosted-interlink-ordering.webp'


InterLink is Scaleway's product to let you create a secure, private connection between your external infrastructure, and your Scaleway VPC. This allows you to direct your traffic safely from your Scaleway infrastructure to your on-premises infrastructure, away from the public internet.

InterLink is available in two versions:

- Hosted: The physical connection is provided by a [partner](/interlink/concepts/#partner) and shared between several users
- Self-hosted: The physical connection is provisioned by and dedicated to a single customer

<Lightbox image={scalewayInterlinkDiagSimple} alt="A diagram shows how a Scaleway VPC, to the left, can be attached to an InterLink, which then connects to external customer infrastructure." />

This guide takes you through the process of creating an InterLink via the Scaleway console.

<Requirements />

- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization

## How to create an InterLink

1. Click **InterLink** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. If you have not already created an InterLink, the product ordering page is displayed.

2. Click **Create InterLink**. The creation wizard displays.

    <Lightbox image={scalewayOrderInterlinkWebp} alt="A screen of the Scaleway console shows the first section of the InterLink order form. The different sections are explained in the steps below." />

3. Choose a [region](/interlink/concepts/#region) for your InterLink. This must correspond to the Scaleway VPC you want to attach later.

4. Select a [physical connection type](/interlink/concepts/#connection-type) for your InterLink, either [hosted](/interlink/reference-content/overview/#hosted-interlinks) or [self-hosted](/interlink/reference-content/overview/#hosted-interlinks).

5. Select the following options, depending on your physical connection type: 

   <Tabs>
    
        <TabsTab label="Hosted">
        Select a [partner](/interlink/concepts/#partner). To establish an InterLink connection via a partner, generally you must be a client of that partner, e.g. with your infrastructure in their datacenter, or on your own premises using the partner as a network provider. [Get help with choosing a partner](/interlink/reference-content/overview/#hosted-interlinks).
        </TabsTab>

        Also select the [location](/interlink/concepts/#location) for your InterLink. This represents the physical location where the connection to Scaleway's network will be established.

        <TabsTab label="Self-hosted">
        Select a [dedicated connection](/interlink/concepts/#dedicated-physical-connection). The InterLink will be hosted over this connection. You must have already provisioned this connection via the Scaleway sales team. [Contact sales](https://www.scaleway.com/en/contact-sales/) if you would like to provision a dedicated connection: this cannot be done via the Scaleway console or API.
        
        </TabsTab>
    </Tabs>

6. Choose a [bandwidth](/interlink/concepts/#bandwidth) amount. This represents the maximum bandwidth that will be available over the InterLink.

7. Attach up to two [routing policies](/interlink/concepts/#routing-policy). InterLink needs a policy for each IP traffic type it should route: all routes are blocked except those allowed in the policy(ies). Alternatively, skip this step and attach routing policies later.

8. Enter a name and optional tags for your InterLink.

9. Click **Create InterLink**.

- **Hosted InterLink**: You must now contact your chosen partner to request they provision your InterLink from their end. Note that Scaleway starts billing you for the InterLink as soon as you create it, and your partner may charge you additional fees once provisioned on their end. For full details of the provisioning process, including how to contact your partner and what other steps you need to take, see the page [How to complete hosted InterLink provisioning](/interlink/how-to/complete-provisioning/).
    <Lightbox image={scalewayHostedInterlinkOrdering} alt="A four step flow chart shows the following steps: 1. User orders InterLink via Scaleway, 2. User requests InterLink from partner, 3. Partner accepts InterLink request, 4. Partner provisions InterLink." /> 

- **Self-hosted InterLinks**: Your InterLink is now fully created. However, you must complete InterLink setup on the customer side by configuring your network device. For full details, see [How to complete self-hosted InterLink setup](/interlink/how-to/configure-interlink/#how-to-set-up-your-network-device-self-hosted-only)
    <Lightbox image={scalewaySelfHostedInterlinkOrdering} alt="A four step flow chart shows the following steps: 1. User orders InterLink via Scaleway, 2. User requests InterLink from partner, 3. Partner accepts InterLink request, 4. Partner provisions InterLink." /> 

<Message type="note">
If your InterLink has a `Failed` status, it means there was a configuration error on the Scaleway side as we attempted to create the InterLink. Our technical team is automatically made aware of such a problem, and will intervene to resolve it. If you have any concerns, open a support ticket.
</Message>

