You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -27,30 +27,28 @@ Every InterLink has a defined bandwidth, representing the maximum data transfer
27
27
28
28
## Connection type
29
29
30
-
The type of physical connection for an InterLink. In the long term, InterLink will be available in both **hosted** and **self-hosted** connection types. For now, only **hosted** connections (facilitated via a partner) are available:
30
+
The type of physical connection for an InterLink. InterLink is available in both **hosted** and **self-hosted** connection types:
31
31
32
-
-**Hosted InterLink**: The customer provisions an InterLink via a [partner](#partner). The available bandwidth of the partner's physical connection is shared between multiple customers: each gets a specified amount when creating their InterLink.
33
-
-**Self-hosted InterLink**: The customer gets sole use of a single InterLink port on Scaleway's router, with the entire bandwidth of that port. They create their own dedicated physical connection, and can use its available bandwidth to provision several InterLinks for themselves.
32
+
-**Hosted InterLink**: The customer provisions an InterLink via a [partner](#partner), who facilitates the physical connection between the external infrastructure and the Scaleway VPC. The physical connection may be shared between several clients: each gets a specified amount when creating their InterLink.
33
+
-**Self-hosted InterLink**: The customer provisions an InterLink using their own dedicated physical connection. They get the entire bandwidth of the connection, which can be used to provision several InterLinks for themselves.
34
34
35
35
[Find out more about connection types](/interlink/reference-content/overview/#types-of-interlink).
36
36
37
37
## InterLink
38
38
39
39
InterLink, currently in Public Beta, 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.
40
40
41
-
Currently, InterLink is available in **hosted** version only. This means that you must choose a compatible [partner](#partner) to facilitate the physical connection between the external infrastructure and the Scaleway VPC. The physical connection may be shared between several clients, each allocated a specific amount of bandwidth for their InterLink.
42
-
43
41
<Lightboximage={image}alt="A diagram shows how a Scaleway VPC, to the left, can be attached to an InterLink, which then connects to external customer infrastructure." />
44
42
45
43
For more information on how InterLink works, see our [detailed overview](/interlink/reference-content/overview/).
46
44
47
45
## Location
48
46
49
-
A location, aka a **P**oint **o**f **P**resence (PoP), is a physical location where you can establish an InterLink between your on-premises infrastructure and the Scaleway network. Locations are facilitated by partners.
47
+
A location, aka a **P**oint **o**f **P**resence (PoP), is a physical location where you can establish an InterLink between your on-premises infrastructure and the Scaleway network. For hosted InterLinks, locations are facilitated by partners.
50
48
51
49
## Pairing key
52
50
53
-
A pairing key is a unique identifier used to establish and authenticate an InterLink via a partner. It is provided by Scaleway once an InterLink order is made. You must then share this key with your selected partner to facilitate the setup of the physical link. The pairing key ensures that the correct endpoints are securely connected.
51
+
A pairing key is a unique identifier used to establish and authenticate a hosted link InterLink via a partner. It is provided by Scaleway once an InterLink order is made. You must then share this key with your selected partner to facilitate the setup of the physical link. The pairing key ensures that the correct endpoints are securely connected.
54
52
55
53
## Partner
56
54
@@ -68,10 +66,10 @@ When creating an InterLink, you must specify a [region](/vpc/concepts/#region-an
68
66
69
67
## Route propagation
70
68
71
-
Route propagation can be activated or deactivated at any given time on an InterLink. When activated, the Scaleway VPC and external infrastructure dynamically exchange and update information about their routes. Route propagation must be activated to allow traffic to flow over the InterLink. When deactivated, all pre-learned/announced routes are removed from the VPC's route table, and traffic cannot flow. Note that even with route propagation activated, the default rule blocks all route announcements: you must attach a [routing policy](#routing-policy) to specify the route ranges to whitelist. [Learn more about routing across an InterLink](/interlink/reference-content/overview/#routing-across-an-interLink)
69
+
Route propagation can be activated or deactivated at any given time on an InterLink. When activated, the Scaleway VPC and external infrastructure communicate via BGP sessions to dynamically exchange and update information about their routes. Route propagation must be activated to allow traffic to flow over the InterLink. When deactivated, all pre-learned/announced routes are removed from the VPC's route table, and traffic cannot flow. Note that even with route propagation activated, the default rule blocks all route announcements: you must attach a [routing policy](#routing-policy) to specify the route ranges to whitelist. [Learn more about routing across an InterLink](/interlink/reference-content/overview/#routing-across-an-interLink)
72
70
73
71
## Routing policy
74
72
75
73
The default rule blocks any and all routes from being propagated over InterLink. Attaching a routing policy allows you to define the ranges of routes that should be whitelisted. When creating a routing policy, you specify one or many IP ranges representing the outgoing routes to announce from the Scaleway VPC, and one or many IP ranges representing the incoming route announcements to accept from the external infrastructure.
76
74
77
-
Each InterLink can have one routing policy attached to it, but a single routing policy can be attached to multiple InterLinks, if desired. When [route propagation](#route-propagation) is activated, the route ranges defined in the routing policy are whitelisted, and traffic can flow across the InterLink along these routes. [Learn more about routing across an InterLink](/interlink/reference-content/overview/#routing-across-an-interLink)
75
+
IPv4 and IPv6 routes must be whitelisted in separate routing policies. An InterLink must therefore have a **minimum of one** and a **maximum of two**attached routing policies, one for each IP traffic type to be routed (IPv4 and/or IPv6). When [route propagation](#route-propagation) is activated, the route ranges defined in the attached routing polic(ies) are whitelisted, and traffic can flow across the InterLink along these routes. [Learn more about routing across an InterLink](/interlink/reference-content/overview/#routing-across-an-interLink)
Copy file name to clipboardExpand all lines: pages/interlink/faq.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,21 +14,21 @@ InterLink is currently in [Public Beta](https://www.scaleway.com/en/betas/).
14
14
15
15
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.
16
16
17
-
Currently, InterLink is available in **hosted**version only. This means that you must choose a compatible **partner**to facilitate your InterLink. The partner provides the physical connection, and this connection may be shared between several clients, each allocated a specific amount of bandwidth for their InterLink.
17
+
Two types of InterLink are available: **hosted InterLink**where the physical connection is facilitated via a partner, or **self-hosted InterLink**where the customer provisions their own dedicated physical connection.
18
18
19
19
At its simplest level, InterLink can be understood as a configurable connection between your own infrastructure, and your Scaleway VPC. You can configure details such as bandwidth, the VPC to connect to, and routing policies.
20
20
21
-
## How can I find a partner to provision my InterLink?
21
+
## How can I find a partner to provision my hosted InterLink?
22
22
23
23
To establish a hosted InterLink via a partner, generally you must be a client of that partner, e.g. with your infrastructure in their data center, or on your own premises using the partner as a network provider. For more details, see our [information on choosing a partner](/interlink/reference-content/overview/#hosted-interlinks).
24
24
25
25
You can see available partners in the Scaleway console by opening the [InterLink order form](https://console.scaleway.com/interlink/links/order). More partners will be added to Scaleway InterLink as time goes on.
26
26
27
27
## I want to create a dedicated InterLink without a partner, how can I do this?
28
28
29
-
We plan to make**self-hosted** InterLinks available soon, whereby a single client can provision their own physical connection without a partner, getting sole use of a single InterLink port on Scaleway's router. The bandwidth of this connection can then be used by the client to create several InterLinks just for them.
29
+
You can create a**self-hosted** InterLinks available soon, whereby a single client can provision their own physical connection without a partner, getting sole use of a single InterLink port on Scaleway's router. The bandwidth of this connection can then be used by the client to create several InterLinks just for them.
30
30
31
-
You can [contact a sales representative](https://www.scaleway.com/en/contact-sales/) to register your interest in a self-hosted InterLink.
31
+
[Contact a sales representative](https://www.scaleway.com/en/contact-sales/) to register your interest in a self-hosted InterLink. The process of provisioning the dedicated physical connection must be done via our sales team, and cannot be achieved via the Scaleway console or developer tools.
32
32
33
33
## What are the benefits of using InterLink compared to other connectivity solutions?
Copy file name to clipboardExpand all lines: pages/interlink/how-to/complete-provisioning.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: How to complete InterLink provisioning
3
3
description: Learn how to complete the provisioning process for your Scaleway InterLink, to ensure your hosted connection between your on-premises infrastructure and Scaleway VPC is up and running as soon as possible.
Copy file name to clipboardExpand all lines: pages/interlink/how-to/configure-interlink.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: How to configure your InterLink
3
3
description: Learn how to configure your Scaleway InterLink, from attaching a VPC to creating a routing policy and activating route propagation. We walk you through al the steps necessary to start using your hosted connection.
@@ -102,14 +102,14 @@ This step is necessary for [self-hosted InterLinks](TODO) only. If you have a ho
102
102
103
103
You must configure the real physical or software-based networking device, located on the remote network you are connecting to your Scaleway VPC via the InterLink. You will need the following information, which is available from your InterLink's **Overview** screen in the Scaleway console:
104
104
105
-
- Scaleway ASN (12876)
106
-
- VLAN ID for the InterLink
105
+
-**Scaleway ASN** (12876)
106
+
-**VLAN ID** for the InterLink
107
107
108
108
You also need to set up route announcements and filters on the customer side. For this, you will need the following information, also available from the InterLink's **Overview** screen.
109
+
Et j'av
110
+
-**BGP interconnection subnet(s)**: The private subnet used for the VPC and external infrastructure to establish a BGP session and exchange routing information. For InterLinks that have both IPv4 and IPv6 routing policies, one IPv4 and one IPv6 subnet will be provided.
109
111
110
-
- BGP interconnection subnet(s): The private subnet used for the VPC and external infrastructure to establish a BGP session and exchange routing information. For InterLinks that have both IPv4 and IPv6 routing policies, one IPv4 and one IPv6 subnet will be provided.
111
-
112
-
- Routing policy: Take into account the routing policy(ies) you attached to the connection, when configuring routing policy on the customer gateway device.
112
+
-**Routing policy**: Take into account the routing policy(ies) you attached to the connection, when configuring routing policy on the customer gateway device.
Copy file name to clipboardExpand all lines: pages/interlink/how-to/create-routing-policy.mdx
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: How to create a routing policy
3
3
description: Find out how to create a routing policy for your Scaleway InterLink. Whitelist incoming and outgoing route announcements, so that traffic can flow securely over your InterLink.
4
4
dates:
5
-
validation: 2025-03-18
5
+
validation: 2027-07-09
6
6
posted: 2025-03-18
7
7
tags: interlink direct-connect allowed-routes route-propagation whitelist range IP announcements BGP
8
8
---
@@ -13,7 +13,9 @@ import image from './assets/scaleway-create-routing-policy.webp'
13
13
InterLink is currently in [Public Beta](https://www.scaleway.com/en/betas/).
14
14
</Message>
15
15
16
-
InterLink uses [**B**order **G**ateway **P**rotocol](/interlink/concepts/#border-gateway-protocol-bgp) to exchange routing information between the customer’s infrastructure and the Scaleway VPC. Each side advertises IP prefixes for its own internal subnets and resources, to allow the other side to dynamically learn and update its internal routes, facilitating efficient traffic flow. However, by default, **all routes across an InterLink are blocked**. You must create and attach a [routing policy](/interlink/concepts/#routing-policy), to set IP prefix filters for the route advertisements you want to whitelist. This facilitates traffic flow across the InterLink.
16
+
InterLink uses [**B**order **G**ateway **P**rotocol](/interlink/concepts/#border-gateway-protocol-bgp) to exchange routing information between the customer’s infrastructure and the Scaleway VPC. Each side advertises IP prefixes for its own internal subnets and resources, to allow the other side to dynamically learn and update its internal routes, facilitating efficient traffic flow. However, by default, **all routes across an InterLink are blocked**. You must create and attach [routing policies](/interlink/concepts/#routing-policy), to set IP prefix filters for the route advertisements you want to whitelist. This facilitates traffic flow across the InterLink.
17
+
18
+
An InterLink must have a **minimum of one** and a **maximum of two** attached routing policies, one for each IP traffic type to be routed (IPv4 and/or IPv6).
17
19
18
20
When creating a routing policy, you specify one or many IP ranges representing the outgoing routes to announce from the Scaleway VPC, and one or many IP ranges representing the incoming route announcements to accept from the external infrastructure. When [route propagation](#route-propagation) is activated, the route ranges defined in the routing policy are whitelisted, and traffic can flow across the InterLink along these routes.
19
21
@@ -27,29 +29,29 @@ Learn more about routing across an InterLink in our [detailed overview](/interli
27
29
28
30
3. Click **+Create routing policy**. The **Create a routing policy** wizard displays.
29
31
30
-
<Lightboximage={image}alt="In the Scaleway console, the create a routing policy wizard is displayed. There are 3 steps: 1. Choose a name and region, 2. Whitelist outgoing routes and 3. Whitelist incoming routes" />
32
+
<Lightboximage={image}alt="In the Scaleway console, the create a routing policy wizard is displayed. There are 3 steps: 1. Choose a name and region, 2. Whitelist outgoing routes and 3. Whitelist incoming routes" /> TODO UPDATE FROM CONSOLE
31
33
32
-
4.Enter a name for the policy, or leave the randomly-generated name in place.
34
+
4.Choose a region for the policy. It can only be attached to InterLinks within the same region.
33
35
34
-
5.Choose a region for the policy. It can only be attached to InterLinks within the same region.
36
+
5.Define the type of IP traffic to be covered by the routing policy.
35
37
36
38
6. Whitelist the outgoing routes to allow. For each entry:
37
-
- Select whether it is of type IPv4 or IPv6.
38
39
- Enter an IP prefix to define a range of route announcements to whitelist, e.g. `172.16.4.0/22`.
39
40
- Click **Add** when complete.
40
41
41
42
<Messagetype="tip">
42
43
Routes within these destinations will be propagated, allowing traffic from your external infrastructure to be routed via InterLink to your VPC. For example, adding `172.16.4.0/22` whitelists all 1,024 IPs in this block, from `172.16.4.0` to `172.16.7.255`.
43
-
44
-
IPv4 and IPv6 routes must be defined separately.
45
44
</Message>
46
45
47
46
7. Whitelist the incoming routes to allow, in the same way you did for outgoing routes. Outgoing routes concern announcements to accept from the external infrastructure. Traffic can be routed via InterLink from your Scaleway VPC to your external infrastructure along these routes.
48
47
48
+
4. Enter a name for the policy, or leave the randomly-generated name in place. Optionally, you can also add tags.
49
+
49
50
8. Click **Create routing policy**.
51
+
50
52
The policy is created, and you are returned to the listing of your routing policies.
51
53
52
-
Remember to [attach the policy to an InterLink](/interlink/how-to/configure-interlink/#how-to-attach-routing-policies) for it to take effect. Each InterLink can have one routing policy attached to it, but a single routing policy can be attached to multiple InterLinks, if desired.
54
+
Remember to [attach the policy to an InterLink](/interlink/how-to/configure-interlink/#how-to-attach-routing-policies) for it to take effect. Each InterLink can have only one routing policy for each IP traffic type attached to it, but a single routing policy can be attached to multiple InterLinks, if desired.
53
55
54
56
<Messagetype="tip">
55
57
See our dedicated documentation on using [BGP communities](/interlink/reference-content/bgp-communities/) to influence route priority for InterLink traffic.
0 commit comments