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
Copy file name to clipboardExpand all lines: network/interlink/reference-content/overview.mdx
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ At its simplest level, InterLink can be understood as a configurable connection
28
28
29
29
## Types of InterLink
30
30
31
-
Scaleway plans to offer three types of InterLink, though currently only the **hosted** type is available.
31
+
Scaleway plans to offer two types of InterLink, though currently only the **hosted** type is available.
32
32
33
33
### Hosted InterLinks
34
34
@@ -47,10 +47,6 @@ The diagram below shows the architecture of a hosted InterLink. Note that three
47
47
48
48
A dedicated InterLink is provisioned, where the customer gets sole use of a single InterLink port on Scaleway's router, with the entire bandwidth of that port. This type of InterLink is not yet available at Scaleway - [contact a sales representative](https://www.scaleway.com/en/contact-sales/) to register your interest.
49
49
50
-
### Shared InterLink
51
-
52
-
A shared InterLink is provisioned, where the customer's port is one of multiple InterLinks using a certain port on Scaleway's router, sharing its bandwidth. This type of InterLink is not yet available at Scaleway - [contact a sales representative](https://www.scaleway.com/en/contact-sales/) to register your interest.
53
-
54
50
## Provisioning an InterLink
55
51
56
52
Provisioning an InterLink is a multi-step process. As only hosted InterLinks (via partners) are currently available, specific action is required from both from Scaleway, the customer, and from the selected partner in order to successfully complete the provisioning process. See our dedicated page on [provisioning an InterLink](/network/interlink/reference-content/provisioning/) for full details.
@@ -59,6 +55,8 @@ Provisioning an InterLink is a multi-step process. As only hosted InterLinks (vi
59
55
60
56
When you initially create the InterLink, it is not associated with a specific VPC, only with given a Scaleway region. Attaching it to a VPC within the specified region is essential to complete the connection on the Scaleway side. You can only attach a VPC once the provisioning process is complete, and the InterLink has `Active` status. See the [configuration](/network/interlink/reference-content/configuring/) page for more information.
61
57
58
+
While each InterLink can only be attached to a single Scaleway VPC, it is possible to attach two InterLinks to the same VPC to ensure redundancy and high availability. In this case, each InterLink must be provisioned and configured separately, and will be billed separately. Note that you can reuse the same [allowed routes lists](#allowed-routes-list) across multiple InterLinks.
59
+
62
60
## Routing across an InterLink
63
61
64
62
InterLink uses [**B**order **G**ateway **P**rotocol](https://en.wikipedia.org/wiki/Border_Gateway_Protocol) to exchange routing information between the customer’s network and the Scaleway VPC.
Copy file name to clipboardExpand all lines: network/interlink/reference-content/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
@@ -95,7 +95,7 @@ When you no longer want your InterLink connection, you can delete it. The proces
95
95
96
96
1. Deactivate route propagation.
97
97
2.[Delete your InterLink on the Scaleway side](https://www.scaleway.com/en/developers/api/interlink/#path-links-delete-a-link). InterLink status moves to `Deprovisioning`.
98
-
3. Contact your partner to request they provision the InterLink resource on their side.
98
+
3. Contact your partner to request they deprovision the InterLink resource on their side.
99
99
4. InterLink moves to `Deleted` status once the partner has completed deprovisioning.
100
100
101
101
Scaleway stops billing you for your InterLink immediately after step 2. Your partner may continue to bill you until they deprovision the resource on their side.
0 commit comments