-
Notifications
You must be signed in to change notification settings - Fork 284
docs(interlink): add peer asn and vlan id for L2 and self hosted #6807
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -47,20 +47,24 @@ This guide takes you through the process of creating an InterLink via the Scalew | |||||||||
| <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> | ||||||||||
| 1. 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). | ||||||||||
|
|
||||||||||
| 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. | ||||||||||
| 2. Select the [location](/interlink/concepts/#location) for your InterLink. This represents the physical location where the connection to Scaleway's network will be established. | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Peut-être quelque chose de plus simple que "represents" ? "This is the location where" ?
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
|
|
||||||||||
| 3. Choose a [bandwidth](/interlink/concepts/#bandwidth) amount. This represents the maximum bandwidth that will be available over the InterLink. | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Idem pour represents, feel free to choose another way to simplify if too much meaning is lost ^^
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Choose a bandwidth level?
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
|
|
||||||||||
| 4. If you selected a partner offering L2 connectivity, enter your peer ASN, and optionally, a VLAN ID. | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Purement stylistique, je trouve l'incise plus fluide |
||||||||||
| </TabsTab> | ||||||||||
| <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. | ||||||||||
| 1. 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. | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. According to our new guidelines, we will be spelling "Support" with an uppercase "S", so I guess we could apply the same rule to "Sales" too.
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
|
|
||||||||||
| 2. Choose a [bandwidth](/interlink/concepts/#bandwidth) amount. This represents the maximum bandwidth that will be available over the InterLink. | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bandwidth level (instead of amount)? |
||||||||||
|
|
||||||||||
| 3. Enter your peer ASN, and optionally, a VLAN ID. | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
| </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. | ||||||||||
| 6. 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. | ||||||||||
|
|
||||||||||
|
|
||||||||||
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -37,26 +37,30 @@ InterLink is Scaleway's product to let you create a secure, private connection b | |||||||||
|
|
||||||||||
| 3. Choose a [region](/interlink/concepts/#region) for your InterLink. This must correspond to the Scaleway VPC you want to attach later. | ||||||||||
|
|
||||||||||
| 3. 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/#self-hosted-interlink). | ||||||||||
| 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/#self-hosted-interlink). | ||||||||||
|
|
||||||||||
| 4. Select the following options, depending on your physical connection type: | ||||||||||
| 5. Select the following options, depending on your physical connection type: | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
|
|
||||||||||
| <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> | ||||||||||
| 1. 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). | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
|
|
||||||||||
| 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. | ||||||||||
| 2. Select the [location](/interlink/concepts/#location) for your InterLink. This represents the physical location where the connection to Scaleway's network will be established. | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
|
|
||||||||||
| 3. Choose a [bandwidth](/interlink/concepts/#bandwidth) amount. This represents the maximum bandwidth that will be available over the InterLink. | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
|
|
||||||||||
| 4. If you selected a partner offering L2 connectivity, enter your peer ASN, and optionally, a VLAN ID. | ||||||||||
| </TabsTab> | ||||||||||
| <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. | ||||||||||
| 1. 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. | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
|
|
||||||||||
| 2. Choose a [bandwidth](/interlink/concepts/#bandwidth) amount. This represents the maximum bandwidth that will be available over the InterLink. | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
|
|
||||||||||
| 3. Enter your peer ASN, and optionally, a VLAN ID. | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
| </TabsTab> | ||||||||||
| </Tabs> | ||||||||||
|
|
||||||||||
| 5. Choose a [bandwidth](/interlink/concepts/#bandwidth) amount. This represents the maximum bandwidth that will be available over the InterLink. | ||||||||||
|
|
||||||||||
| 6. 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. | ||||||||||
|
|
||||||||||
| 7. Enter a name and optional tags for your InterLink. | ||||||||||
|
|
||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Je tente de fluidifier / simplifier la phrase avec cette proposition, mais il y a des chances que Firdevs ou Vanda s'en sortent mieux que moi ^^ N'hésitez pas à challenger !
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here's my version:
To establish an InterLink connection via a partner, you must be a client of that partner, e.g., by hosting your infrastructure in their datacenter, or by using the partner as your on‑premises network provider. Get help with choosing a partner.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Encore un ajustement :)