Skip to content

Commit 9c3d059

Browse files
committed
BYOIP Range correction
1 parent 74ef45a commit 9c3d059

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/network/bgp_service/bgp_service_config/guide.en-gb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ You need to provide us with the following parameters so that we can configure th
5858
| Location | RBX | The location on which to deliver the service | |
5959
| vRack ID | 937 | vRack ID on which the BGP sessions will run | |
6060
| BYOIP | Y | IP prefix coming from the customer | |
61-
| IP prefix | 198.51.100.0/24 | The public IP prefix to be used. <br> Subsets of this prefix may be announced: <br>&bull; For IPv4, any subset up to /32 <br>&bull; For IPv6, any subset up to /64 | Allowed prefix size: <br>&bull; OVHcloud IP (/24 to /30) <br>&bull; BYOIP imported prefix (/19 to /24) <br>&bull; IPv6 (/56) |
61+
| IP prefix | 198.51.100.0/24 | The public IP prefix to be used. <br> Subsets of this prefix may be announced: <br>&bull; For IPv4, any subset up to /32 <br>&bull; For IPv6, any subset up to /64 | Allowed prefix size: <br>&bull; OVHcloud IP (/24 to /30) <br>&bull; BYOIP imported prefix (/24 to /30) <br>&bull; IPv6 (/56) |
6262
| Private prefix | 10.0.0.0 | Reserved prefix for BGP peer IPs <br> The 4 last addresses will be used by OVHcloud for OVHcloud side BGP peers. | IPv4: Netmask /28 <br> IPv6: Netmask /124 |
6363
| Peering IP 1 | 10.0.0.1 | Customer IP should be explicitly specified by customer (for OVHcloud-side monitoring) | |
6464
| Peering IP 2 | 10.0.0.2 | Customer IP should be explicitly specified by customer (for OVHcloud-side monitoring) | |

pages/network/bgp_service/bgp_service_config/guide.fr-fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Vous devez nous fournir les paramètres suivants afin que nous puissions configu
5858
| Localisation | RBX | Emplacement de livraison du service | |
5959
| ID vRack | 937 | ID du vRack sur lequel les sessions BGP vont s'exécuter | |
6060
| BYOIP | Y | Préfixe IP fourni par le client | |
61-
| Préfixe IP | 198.51.100.0/24 | Le préfixe IP public à utiliser <br> Des sous-ensembles appartenant à ce préfixe peuvent être annoncés : <br>&bull; Pour l'IPv4, n'importe quel sous-ensemble jusqu'à /32 <br>&bull; Pour l'IPv6, n'importe quel sous-ensemble jusqu'à /64 | Taille de préfixe autorisée : <br>&bull; IP OVHcloud (/24 à /30) <br>&bull; préfixe importé BYOIP (/19 à /24) <br>&bull; IPv6 (/56) |
61+
| Préfixe IP | 198.51.100.0/24 | Le préfixe IP public à utiliser <br> Des sous-ensembles appartenant à ce préfixe peuvent être annoncés : <br>&bull; Pour l'IPv4, n'importe quel sous-ensemble jusqu'à /32 <br>&bull; Pour l'IPv6, n'importe quel sous-ensemble jusqu'à /64 | Taille de préfixe autorisée : <br>&bull; IP OVHcloud (/24 à /30) <br>&bull; préfixe importé BYOIP (/24 à /30) <br>&bull; IPv6 (/56) |
6262
| Préfixe privé | 10.0.0.0 | Préfixe réservé aux IP des pairs BGP <br> Les 4 dernières adresses seront utilisées par OVHcloud pour les pairs BGP côté OVHcloud | IPv4 : Netmask /28 <br> IPv6 : Netmask /124 |
6363
| Peering IP 1 | 10.0.0.1 | L'IP du client doit être spécifiée par ce dernier (pour le monitoring côté OVHcloud) | |
6464
| Peering IP 2 | 10.0.0.2 | L'IP du client doit être spécifiée par ce dernier (pour le monitoring côté OVHcloud) | |

0 commit comments

Comments
 (0)