Skip to content

Commit 52f7d2a

Browse files
authored
Merge pull request #7854 from ovh/jf-api-route
Update guide - Change the announcement of an IP block in vRack
2 parents b70cce1 + 528501b commit 52f7d2a

File tree

16 files changed

+187
-150
lines changed

16 files changed

+187
-150
lines changed

pages/bare_metal_cloud/dedicated_servers/vrack_change_zone_announce/guide.de-de.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
title: 'IP-Block-Ankündigung im vRack ändern'
33
excerpt: 'So ändern Sie die IP-Block-Ankündigung im vRack'
4-
updated: 2019-03-12
4+
updated: 2025-05-14
55
---
66

77
## Einleitung
88

9-
Das [vRack](https://www.ovh.de/loesungen/vrack/){.external} ist ein privates Netzwerk, mit dem Sie das Routing zwischen zwei oder mehr OVHcloud [Dedicated Servern](/links/bare-metal/bare-metal){.external} einrichten können.
9+
Das [vRack](/links/network/vrack) ist ein privates Netzwerk, mit dem Sie das Routing zwischen zwei oder mehr OVHcloud [Dedicated Servern](/links/bare-metal/bare-metal) einrichten können.
1010

1111
**In dieser Anleitung erfahren Sie, wie Sie die IP-Block-Ankündigung im vRack ändern.**
1212

1313
## Voraussetzungen
1414

15-
- Sie besitzen ein [vRack](https://www.ovh.de/loesungen/vrack/){.external}.
15+
- Sie haben ein [vRack](/links/network/vrack) in Ihrem Kunden-Account.
1616
- Sie haben [einen IP-Adressblock im vRack eingerichtet](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack).
1717
- Sie verfügen über fortgeschrittene Netzwerkkenntnisse.
1818

@@ -43,27 +43,29 @@ Das oben stehende Beispiel zeigt, dass die getestete IP-Adresse aktuell in **Rou
4343

4444
### Schritt 2: IP-Block-Ankündigung ändern
4545

46-
Gehen Sie auf den Link <https://api.ovh.com/console/> und loggen Sie sich mit Ihrer OVHcloud Kundenkennung ein. Verwenden Sie die nachstehenden API-Aufrufe, um die IP-Block-Ankündigung zu bearbeiten.
46+
Öffnen Sie die [API-Konsole](/links/api) und loggen Sie sich mit Ihrer OVHcloud Kundenkennung ein. Verwenden Sie die nachstehenden API-Aufrufe, um die IP-Block-Ankündigung zu bearbeiten.
4747

4848
> [!api]
4949
>
5050
> @api {v1} /vrack GET /vrack
5151
>
5252
53-
So können Sie über die API die Liste der vRack Dienste aufrufen. Wenn Sie den betreffenden Dienst über diese Referenzen nicht identifizieren können, finden Sie seinen Namen in Ihrem [OVHcloud Kundencenter](/links/manager){.external}. Gehen Sie hierzu in den Bereich `Bare Metal Cloud`{.action}, dann in den Bereich `Network`{.action} und dann "vRack".
53+
So können Sie über die API die Liste der vRack Dienste aufrufen. Wenn Sie den betreffenden Dienst über diese Referenzen nicht identifizieren können, finden Sie seinen Namen in Ihrem [OVHcloud Kundencenter](/links/manager). Gehen Sie hierzu in den Bereich `Bare Metal Cloud`{.action}, dann in den Bereich `Network`{.action} und dann "vRack".
5454

5555
> [!api]
5656
>
57-
> @api {v1} /vrack POST /vrack/{serviceName}/ip/{ip}/announceInZone#POST
57+
> @api {v1} /vrack POST /vrack/{serviceName}/ip
5858
>
5959
6060
Mit diesem API-Aufruf können Sie die IP-Block-Ankündigung ändern. Füllen Sie die erforderlichen Felder aus:
6161

6262
|Feld|Beschreibung|
6363
|---|---|
64-
|serviceName|Geben Sie den Namen des betreffenden vRack Dienstes ein.|
65-
|ip|Geben Sie den Namen des betreffenden IP-Blocks ein. Achten Sie darauf, nicht nur die im vorherigen Schritt getestete IP-Adresse, sondern den gesamten IP-Block anzugeben. Zum Beispiel: `1.2.3.4/27`.|
66-
|zone|Wählen Sie die neue Ankündigungszone des IP-Blocks aus. Achten Sie darauf, nicht dieselbe Ankündigungszone anzugeben, die im vorherigen Schritt ermittelt wurde.|
64+
|serviceName|Geben Sie den Namen des betreffenden vRack Dienstes ein. Zum Beispiel: `pn-12345`.|
65+
|block|Geben Sie den Namen des betreffenden IP-Blocks ein. Achten Sie darauf, nicht nur die im vorherigen Schritt getestete IP-Adresse, sondern den gesamten IP-Block anzugeben. Zum Beispiel: `192.0.2.0/24`.|
66+
|region|Wählen Sie die neue Ankündigungszone des IP-Blocks aus. Achten Sie darauf, nicht dieselbe Ankündigungszone anzugeben, die im vorherigen Schritt ermittelt wurde. Zum Beispiel: `bexxx.gra-d1-a75.fr.eu`.|
67+
68+
![vrack zone](images/vrack_announcement_zone.png){.thumbnail}
6769

6870
Führen Sie nun den API-Aufruf aus, um die Ankündigung zu ändern.
6971

@@ -87,4 +89,4 @@ Das oben stehende Beispiel zeigt, dass die getestete IP-Adresse jetzt in **Grave
8789

8890
## Weiterführende Informationen
8991

90-
Für den Austausch mit unserer User Community gehen Sie auf <https://community.ovh.com/en/>.
92+
Für den Austausch mit unserer User Community gehen Sie auf <https://community.ovh.com/en/>.

pages/bare_metal_cloud/dedicated_servers/vrack_change_zone_announce/guide.en-asia.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
title: 'Change the announcement of an IP block in vRack'
33
excerpt: 'Learn how to change the announcement of an IP block in vRack'
4-
updated: 2019-03-12
4+
updated: 2025-05-14
55
---
66

77
## Objective
88

9-
The [vRack](/links/network/vrack){.external} is a private network that allows you to configure the address between two or more [OVHcloud dedicated servers](/links/bare-metal/bare-metal){.external}.
9+
The [vRack](/links/network/vrack) is a private network that allows you to configure the address between two or more [OVHcloud dedicated servers](/links/bare-metal/bare-metal).
1010

1111
**Learn how to set the announcement zone of an IP block in vRack.**
1212

1313
## Requirements:
1414

15-
- A [vRack](/links/network/vrack){.external}
15+
- A [vRack](/links/network/vrack)
1616
- A [configured block of IP addresses in the vRack](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack)
1717
- Basic network knowledge
1818

@@ -39,31 +39,34 @@ traceroute to 1.2.3.4, 30 hops max, 60 byte packets
3939
8 1.2.3.4 2.865 ms
4040
```
4141

42-
In this example, the tested IP address is currently announced to **Roubaix**. This is visible in the last completed hop: 'l1247.**rbx**-g1-a75.fr.eu (37.187.231.234) 1.816 ms.'
42+
In this example, the tested IP address is currently announced to **Roubaix**. This is visible in the last completed hop: 'vl1247.**rbx**-g1-a75.fr.eu (37.187.231.234) 1.816 ms.'
4343

4444
### Step 2: Change the announcement zone of the IP block
4545

46-
Go to <https://ca.api.ovh.com/console/>, then sign in with your OVHcloud customer ID. Use the API below to change the announcement of the IP block.
46+
Go to <https://ca.api.ovh.com/console/>, then sign in with your OVHcloud customer ID. Use the API call below to change the announcement of the IP block.
4747

4848
> [!api]
4949
>
5050
> @api {v1} /vrack GET /vrack
5151
>
5252
53-
This API allows you to retrieve the list of vRack services. If you can't identify the service concerned with these references, they can be found in the [OVHcloud Control Panel](/links/manager){.external}. To do this, go to the `Bare Metal Cloud`{.action} section, click on `Network`{.action} then “vRack”.
53+
This API allows you to retrieve the list of vRack services. If you can't identify the service concerned with these references, they can be found in the [OVHcloud Control Panel](/links/manager). To do this, go to the `Bare Metal Cloud`{.action} section, click on `Network`{.action} then “vRack”.
5454

5555
> [!api]
5656
>
57-
> @api {v1} /vrack POST /vrack/{serviceName}/ip/{ip}/announceInZone#POST
57+
> @api {v1} /vrack POST /vrack/{serviceName}/ip
5858
>
5959
60-
This API makes it possible to change the announcement of an IP block. Fill in the requested fields:
60+
This API call makes it possible to change the announcement of an IP block. Fill in the requested fields:
6161

6262
|Field|Description|
6363
|---|---|
64-
|serviceName|Fill in the name of the concerned vRack service.|
65-
|ip|Fill in the name of the concerned IP block. Be sure not to fill in the IP block, not the IP address that you tested in the previous step. For example: `1.2.3.4/27`.|
66-
|zone|Select the new announcement zone of the IP block. Be sure this is not the same zone as retrieved in the previous step.|
64+
|serviceName|Fill in the name of the concerned vRack service. For example: `pn-12345`.|
65+
|block|Fill in the name of the concerned IP block. Be sure to fill in the IP block, not the IP address that you tested in the previous step. For example: `192.0.2.0/24`.|
66+
|region|Select the new announcement zone (region) of the IP block. Be sure this is not the same zone as retrieved in the previous step. For example: `bexxx.gra-d1-a75.fr.eu`|
67+
68+
69+
![vrack zone](images/vrack_announcement_zone.png){.thumbnail}
6770

6871
Finally, run the API to change the announcement.
6972

pages/bare_metal_cloud/dedicated_servers/vrack_change_zone_announce/guide.en-au.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Change the announcement of an IP block in vRack'
33
excerpt: 'Learn how to change the announcement of an IP block in vRack'
4-
updated: 2019-03-12
4+
updated: 2025-05-14
55
---
66

77
## Objective
@@ -39,11 +39,11 @@ traceroute to 1.2.3.4, 30 hops max, 60 byte packets
3939
8 1.2.3.4 2.865 ms
4040
```
4141

42-
In this example, the tested IP address is currently announced to **Roubaix**. This is visible in the last completed hop: 'l1247.**rbx**-g1-a75.fr.eu (37.187.231.234) 1.816 ms.'
42+
In this example, the tested IP address is currently announced to **Roubaix**. This is visible in the last completed hop: 'vl1247.**rbx**-g1-a75.fr.eu (37.187.231.234) 1.816 ms.'
4343

4444
### Step 2: Change the announcement zone of the IP block
4545

46-
Go to <https://ca.api.ovh.com/console/>, then sign in with your OVHcloud customer ID. Use the API below to change the announcement of the IP block.
46+
Go to <https://ca.api.ovh.com/console/>, then sign in with your OVHcloud customer ID. Use the API call below to change the announcement of the IP block.
4747

4848
> [!api]
4949
>
@@ -54,16 +54,19 @@ This API allows you to retrieve the list of vRack services. If you can't identif
5454

5555
> [!api]
5656
>
57-
> @api {v1} /vrack POST /vrack/{serviceName}/ip/{ip}/announceInZone#POST
57+
> @api {v1} /vrack POST /vrack/{serviceName}/ip
5858
>
5959
60-
This API makes it possible to change the announcement of an IP block. Fill in the requested fields:
60+
This API call makes it possible to change the announcement of an IP block. Fill in the requested fields:
6161

6262
|Field|Description|
6363
|---|---|
64-
|serviceName|Fill in the name of the concerned vRack service.|
65-
|ip|Fill in the name of the concerned IP block. Be sure not to fill in the IP block, not the IP address that you tested in the previous step. For example: `1.2.3.4/27`.|
66-
|zone|Select the new announcement zone of the IP block. Be sure this is not the same zone as retrieved in the previous step.|
64+
|serviceName|Fill in the name of the concerned vRack service. For example: `pn-12345`.|
65+
|block|Fill in the name of the concerned IP block. Be sure to fill in the IP block, not the IP address that you tested in the previous step. For example: `192.0.2.0/24`.|
66+
|region|Select the new announcement zone (region) of the IP block. Be sure this is not the same zone as retrieved in the previous step. For example: `bexxx.gra-d1-a75.fr.eu`|
67+
68+
69+
![vrack zone](images/vrack_announcement_zone.png){.thumbnail}
6770

6871
Finally, run the API to change the announcement.
6972

pages/bare_metal_cloud/dedicated_servers/vrack_change_zone_announce/guide.en-ca.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
title: 'Change the announcement of an IP block in vRack'
33
excerpt: 'Learn how to change the announcement of an IP block in vRack'
4-
updated: 2019-03-12
4+
updated: 2025-05-14
55
---
66

77
## Objective
88

9-
The [vRack](/links/network/vrack){.external} is a private network that allows you to configure the address between two or more [OVHcloud dedicated servers](/links/bare-metal/bare-metal){.external}.
9+
The [vRack](/links/network/vrack) is a private network that allows you to configure the address between two or more [OVHcloud dedicated servers](/links/bare-metal/bare-metal).
1010

1111
**Learn how to set the announcement zone of an IP block in vRack.**
1212

1313
## Requirements:
1414

15-
- A [vRack](/links/network/vrack){.external}
15+
- A [vRack](/links/network/vrack)
1616
- A [configured block of IP addresses in the vRack](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack)
1717
- Basic network knowledge
1818

@@ -39,31 +39,34 @@ traceroute to 1.2.3.4, 30 hops max, 60 byte packets
3939
8 1.2.3.4 2.865 ms
4040
```
4141

42-
In this example, the tested IP address is currently announced to **Roubaix**. This is visible in the last completed hop: 'l1247.**rbx**-g1-a75.fr.eu (37.187.231.234) 1.816 ms.
42+
In this example, the tested IP address is currently announced to **Roubaix**. This is visible in the last completed hop: 'vl1247.**rbx**-g1-a75.fr.eu (37.187.231.234) 1.816 ms.'
4343

4444
### Step 2: Change the announcement zone of the IP block
4545

46-
Go to <https://ca.api.ovh.com/console/>, then sign in with your OVHcloud customer ID. Use the API below to change the announcement of the IP block.
46+
Go to <https://ca.api.ovh.com/console/>, then sign in with your OVHcloud customer ID. Use the API call below to change the announcement of the IP block.
4747

4848
> [!api]
4949
>
5050
> @api {v1} /vrack GET /vrack
5151
>
5252
53-
This API allows you to retrieve the list of vRack services. If you can't identify the service concerned with these references, they can be found in the [OVHcloud Control Panel](/links/manager){.external}. To do this, go to the `Bare Metal Cloud`{.action} section, click on `Network`{.action} then “vRack”.
53+
This API allows you to retrieve the list of vRack services. If you can't identify the service concerned with these references, they can be found in the [OVHcloud Control Panel](/links/manager). To do this, go to the `Bare Metal Cloud`{.action} section, click on `Network`{.action} then “vRack”.
5454

5555
> [!api]
5656
>
57-
> @api {v1} /vrack POST /vrack/{serviceName}/ip/{ip}/announceInZone#POST
57+
> @api {v1} /vrack POST /vrack/{serviceName}/ip
5858
>
5959
60-
This API makes it possible to change the announcement of an IP block. Fill in the requested fields:
60+
This API call makes it possible to change the announcement of an IP block. Fill in the requested fields:
6161

6262
|Field|Description|
6363
|---|---|
64-
|serviceName|Fill in the name of the concerned vRack service.|
65-
|ip|Fill in the name of the concerned IP block. Be sure not to fill in the IP block, not the IP address that you tested in the previous step. For example: `1.2.3.4/27`.|
66-
|zone|Select the new announcement zone of the IP block. Be sure this is not the same zone as retrieved in the previous step.|
64+
|serviceName|Fill in the name of the concerned vRack service. For example: `pn-12345`.|
65+
|block|Fill in the name of the concerned IP block. Be sure to fill in the IP block, not the IP address that you tested in the previous step. For example: `192.0.2.0/24`.|
66+
|region|Select the new announcement zone (region) of the IP block. Be sure this is not the same zone as retrieved in the previous step. For example: `bexxx.gra-d1-a75.fr.eu`|
67+
68+
69+
![vrack zone](images/vrack_announcement_zone.png){.thumbnail}
6770

6871
Finally, run the API to change the announcement.
6972

@@ -87,4 +90,4 @@ In this example, the tested IP address is now announced to **Gravelines**. This
8790

8891
## Go further
8992

90-
Join our [community of users](/links/community).
93+
Join our [community of users](/links/community).

pages/bare_metal_cloud/dedicated_servers/vrack_change_zone_announce/guide.en-gb.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
title: 'Change the announcement of an IP block in vRack'
33
excerpt: 'Learn how to change the announcement of an IP block in vRack'
4-
updated: 2019-03-12
4+
updated: 2025-05-14
55
---
66

77
## Objective
88

9-
The [vRack](/links/network/vrack){.external} is a private network that allows you to configure the address between two or more [OVHcloud dedicated servers](/links/bare-metal/bare-metal){.external}.
9+
The [vRack](/links/network/vrack) is a private network that allows you to configure the address between two or more [OVHcloud dedicated servers](/links/bare-metal/bare-metal).
1010

1111
**Learn how to set the announcement zone of an IP block in vRack.**
1212

1313
## Requirements:
1414

15-
- A [vRack](/links/network/vrack){.external}
15+
- A [vRack](/links/network/vrack)
1616
- A [configured block of IP addresses in the vRack](/pages/bare_metal_cloud/dedicated_servers/configuring-an-ip-block-in-a-vrack)
1717
- Basic network knowledge
1818

@@ -39,31 +39,34 @@ traceroute to 1.2.3.4, 30 hops max, 60 byte packets
3939
8 1.2.3.4 2.865 ms
4040
```
4141

42-
In this example, the tested IP address is currently announced to **Roubaix**. This is visible in the last completed hop: 'l1247.**rbx**-g1-a75.fr.eu (37.187.231.234) 1.816 ms.'
42+
In this example, the tested IP address is currently announced to **Roubaix**. This is visible in the last completed hop: 'vl1247.**rbx**-g1-a75.fr.eu (37.187.231.234) 1.816 ms.'
4343

4444
### Step 2: Change the announcement zone of the IP block
4545

46-
Go to <https://api.ovh.com/console/>, then sign in with your OVHcloud customer ID. Use the API below to change the announcement of the IP block.
46+
Go to <https://api.ovh.com/console/>, then sign in with your OVHcloud customer ID. Use the API call below to change the announcement of the IP block.
4747

4848
> [!api]
4949
>
5050
> @api {v1} /vrack GET /vrack
5151
>
5252
53-
This API allows you to retrieve the list of vRack services. If you can't identify the service concerned with these references, they can be found in the [OVHcloud Control Panel](/links/manager){.external}. To do this, go to the `Bare Metal Cloud`{.action} section, click on `Network`{.action} then “vRack”.
53+
This API allows you to retrieve the list of vRack services. If you can't identify the service concerned with these references, they can be found in the [OVHcloud Control Panel](/links/manager). To do this, go to the `Bare Metal Cloud`{.action} section, click on `Network`{.action} then “vRack”.
5454

5555
> [!api]
5656
>
57-
> @api {v1} /vrack POST /vrack/{serviceName}/ip/{ip}/announceInZone#POST
57+
> @api {v1} /vrack POST /vrack/{serviceName}/ip
5858
>
5959
60-
This API makes it possible to change the announcement of an IP block. Fill in the requested fields:
60+
This API call makes it possible to change the announcement of an IP block. Fill in the requested fields:
6161

6262
|Field|Description|
6363
|---|---|
64-
|serviceName|Fill in the name of the concerned vRack service.|
65-
|ip|Fill in the name of the concerned IP block. Be sure not to fill in the IP block, not the IP address that you tested in the previous step. For example: `1.2.3.4/27`.|
66-
|zone|Select the new announcement zone of the IP block. Be sure this is not the same zone as retrieved in the previous step.|
64+
|serviceName|Fill in the name of the concerned vRack service. For example: `pn-12345`.|
65+
|block|Fill in the name of the concerned IP block. Be sure to fill in the IP block, not the IP address that you tested in the previous step. For example: `192.0.2.0/24`.|
66+
|region|Select the new announcement zone (region) of the IP block. Be sure this is not the same zone as retrieved in the previous step. For example: `bexxx.gra-d1-a75.fr.eu`|
67+
68+
69+
![vrack zone](images/vrack_announcement_zone.png){.thumbnail}
6770

6871
Finally, run the API to change the announcement.
6972

@@ -83,7 +86,7 @@ traceroute to 1.2.3.4, 30 hops max, 60 byte packets
8386
8 1.2.3.4 2.865 ms
8487
```
8588

86-
In this example, the tested IP address is now announced to **Gravelines**. This is visible in the last hop: 'be120.**gra**-d1-a75.fr.eu (37.187.232.74) 0.351 ms.’
89+
In this example, the tested IP address is now announced to **Gravelines**. This is visible in the last hop: 'be120.**gra**-d1-a75.fr.eu (37.187.232.74) 0.351 ms.’
8790

8891
## Go further
8992

0 commit comments

Comments
 (0)