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: pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.de-de.md
+17-13Lines changed: 17 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Attaching a Floating IP to a Public Cloud instance (EN)
2
+
title: Attaching a Floating IP to a Public Cloud instance
3
3
excerpt: Find out how a Floating IP address functions and how to configure it
4
4
updated: 2024-03-26
5
5
---
@@ -12,8 +12,8 @@ Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com
12
12
13
13
## Requirements
14
14
15
-
- A [Public Cloud project](https://www.ovhcloud.com/de/public-cloud/) in your OVHcloud account
16
-
- Access to the [OVHcloud API](https://eu.api.ovh.com/), the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) or the OpenStack command line environment ([Tutorial](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api))
15
+
- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
16
+
- Access to the [OVHcloud API](/links/api), the [OVHcloud Control Panel](/links/manager) or the OpenStack command line environment ([Tutorial](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api))
17
17
- The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment (optional)
18
18
19
19
## Understanding the Floating IP service
@@ -34,9 +34,9 @@ Next, we will use this Floating IP to connect to the instance (VM) from the outs
34
34
35
35
## Instructions
36
36
37
-
### Via the OVHcloud Control Panel
37
+
### Attaching a Floating IP to an instance
38
38
39
-
#### Attaching a Floating IP to an instance
39
+
#### Via the OVHcloud Control Panel
40
40
41
41
> [!success]
42
42
> Click one of the two tabs below depending on whether you want to attach a Floating IP to a new instance (**Option 1**) or an existing instance (**Option 2**).
@@ -48,15 +48,15 @@ Next, we will use this Floating IP to connect to the instance (VM) from the outs
48
48
>>
49
49
>> If you wish to attach a Floating IP to an existing instance, please skip to **Option 2** (second tab above).
50
50
>>
51
-
>> Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned.
51
+
>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned.
52
52
>>
53
53
>> Before creating your instance, make sure you have created a [private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway).
54
54
>>
55
55
>> To create a new instance, follow [this guide](/pages/public_cloud/compute/public-cloud-first-steps) if necessary.
56
56
>>
57
57
>>
58
58
>> > [!warning]
59
-
>> > As of today, all regions do not support this feature. Make sure to create an instance in a valid region. For more information, please refer to our [regions availability](https://www.ovhcloud.com/de/public-cloud/regions-availability/) page.
59
+
>> > As of today, all regions do not support this feature. Make sure to create an instance in a valid region. For more information, please refer to our [regions availability](/links/public-cloud/regions-pci) page.
60
60
>> >
61
61
>>
62
62
>> In Step 5, you have the option to choose a mode for your instance: Public mode or Private mode to be used for your instance networking.
@@ -139,9 +139,9 @@ In the `Floating IP`{.action} tab, click on the `...`{.action} next to the corre
139
139
140
140
In the pop-up window, proceed with the deletion of the IP by clicking on `Confirm`{.action}.
141
141
142
-
### Via the OpenStack API
142
+
/// details | Unfold this section
143
143
144
-
#### Attaching a Floating IP to an instance
144
+
#### Via the OpenStack API
145
145
146
146
> [!success]
147
147
> Click on the tabs below to view each of the 9 steps in turn.
@@ -383,9 +383,11 @@ $ openstack floating ip delete 169.254.10.25
383
383
$ openstack floating ip list
384
384
```
385
385
386
-
### Via the OVHcloud API
386
+
///
387
387
388
-
#### Attaching a Floating IP to an instance
388
+
#### Via the OVHcloud API
389
+
390
+
/// details | Unfold this section
389
391
390
392
With the OVHcloud API, you can only attach a Floating IP to an existing instance.
391
393
@@ -508,8 +510,10 @@ Once the information has been retrieved, use the following call to delete the Fl
508
510
> - **regionName**: The name of the region in which the floating is located
509
511
> - **floatingIpId**: The ID of the Floating IP
510
512
513
+
///
514
+
511
515
## Go further
512
516
513
-
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/de/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
517
+
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
514
518
515
-
Join our community of users on <https://community.ovh.com/en/>.
Copy file name to clipboardExpand all lines: pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-asia.md
+16-12Lines changed: 16 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@ Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com
12
12
13
13
## Requirements
14
14
15
-
- A [Public Cloud project](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account
16
-
- Access to the [OVHcloud API](https://ca.api.ovh.com/), the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia) or the OpenStack command line environment ([Tutorial](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api))
15
+
- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
16
+
- Access to the [OVHcloud API](/links/api), the [OVHcloud Control Panel](/links/manager) or the OpenStack command line environment ([Tutorial](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api))
17
17
- The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment (optional)
18
18
19
19
## Understanding the Floating IP service
@@ -34,9 +34,9 @@ Next, we will use this Floating IP to connect to the instance (VM) from the outs
34
34
35
35
## Instructions
36
36
37
-
### Via the OVHcloud Control Panel
37
+
### Attaching a Floating IP to an instance
38
38
39
-
#### Attaching a Floating IP to an instance
39
+
#### Via the OVHcloud Control Panel
40
40
41
41
> [!success]
42
42
> Click one of the two tabs below depending on whether you want to attach a Floating IP to a new instance (**Option 1**) or an existing instance (**Option 2**).
@@ -48,15 +48,15 @@ Next, we will use this Floating IP to connect to the instance (VM) from the outs
48
48
>>
49
49
>> If you wish to attach a Floating IP to an existing instance, please skip to **Option 2** (second tab above).
50
50
>>
51
-
>> Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned.
51
+
>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned.
52
52
>>
53
53
>> Before creating your instance, make sure you have created a [private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway).
54
54
>>
55
55
>> To create a new instance, follow [this guide](/pages/public_cloud/compute/public-cloud-first-steps) if necessary.
56
56
>>
57
57
>>
58
58
>> > [!warning]
59
-
>> > As of today, all regions do not support this feature. Make sure to create an instance in a valid region. For more information, please refer to our [regions availability](https://www.ovhcloud.com/asia/public-cloud/regions-availability/) page.
59
+
>> > As of today, all regions do not support this feature. Make sure to create an instance in a valid region. For more information, please refer to our [regions availability](/links/public-cloud/regions-pci) page.
60
60
>> >
61
61
>>
62
62
>> In Step 5, you have the option to choose a mode for your instance: Public mode or Private mode to be used for your instance networking.
@@ -139,9 +139,9 @@ In the `Floating IP`{.action} tab, click on the `...`{.action} next to the corre
139
139
140
140
In the pop-up window, proceed with the deletion of the IP by clicking on `Confirm`{.action}.
141
141
142
-
### Via the OpenStack API
142
+
/// details | Unfold this section
143
143
144
-
#### Attaching a Floating IP to an instance
144
+
#### Via the OpenStack API
145
145
146
146
> [!success]
147
147
> Click on the tabs below to view each of the 9 steps in turn.
@@ -383,9 +383,11 @@ $ openstack floating ip delete 169.254.10.25
383
383
$ openstack floating ip list
384
384
```
385
385
386
-
### Via the OVHcloud API
386
+
///
387
387
388
-
#### Attaching a Floating IP to an instance
388
+
#### Via the OVHcloud API
389
+
390
+
/// details | Unfold this section
389
391
390
392
With the OVHcloud API, you can only attach a Floating IP to an existing instance.
391
393
@@ -508,8 +510,10 @@ Once the information has been retrieved, use the following call to delete the Fl
508
510
> - **regionName**: The name of the region in which the floating is located
509
511
> - **floatingIpId**: The ID of the Floating IP
510
512
513
+
///
514
+
511
515
## Go further
512
516
513
-
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/asia/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
517
+
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
514
518
515
-
Join our community of users on <https://community.ovh.com/en/>.
Copy file name to clipboardExpand all lines: pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-au.md
+16-12Lines changed: 16 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@ Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com
12
12
13
13
## Requirements
14
14
15
-
- A [Public Cloud project](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account
16
-
- Access to the [OVHcloud API](https://ca.api.ovh.com/), the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au) or the OpenStack command line environment ([Tutorial](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api))
15
+
- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
16
+
- Access to the [OVHcloud API](/links/api), the [OVHcloud Control Panel](/links/manager) or the OpenStack command line environment ([Tutorial](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api))
17
17
- The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment (optional)
18
18
19
19
## Understanding the Floating IP service
@@ -34,9 +34,9 @@ Next, we will use this Floating IP to connect to the instance (VM) from the outs
34
34
35
35
## Instructions
36
36
37
-
### Via the OVHcloud Control Panel
37
+
### Attaching a Floating IP to an instance
38
38
39
-
#### Attaching a Floating IP to an instance
39
+
#### Via the OVHcloud Control Panel
40
40
41
41
> [!success]
42
42
> Click one of the two tabs below depending on whether you want to attach a Floating IP to a new instance (**Option 1**) or an existing instance (**Option 2**).
@@ -48,15 +48,15 @@ Next, we will use this Floating IP to connect to the instance (VM) from the outs
48
48
>>
49
49
>> If you wish to attach a Floating IP to an existing instance, please skip to **Option 2** (second tab above).
50
50
>>
51
-
>> Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned.
51
+
>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned.
52
52
>>
53
53
>> Before creating your instance, make sure you have created a [private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway).
54
54
>>
55
55
>> To create a new instance, follow [this guide](/pages/public_cloud/compute/public-cloud-first-steps) if necessary.
56
56
>>
57
57
>>
58
58
>> > [!warning]
59
-
>> > As of today, all regions do not support this feature. Make sure to create an instance in a valid region. For more information, please refer to our [regions availability](https://www.ovhcloud.com/en-au/public-cloud/regions-availability/) page.
59
+
>> > As of today, all regions do not support this feature. Make sure to create an instance in a valid region. For more information, please refer to our [regions availability](/links/public-cloud/regions-pci) page.
60
60
>> >
61
61
>>
62
62
>> In Step 5, you have the option to choose a mode for your instance: Public mode or Private mode to be used for your instance networking.
@@ -139,9 +139,9 @@ In the `Floating IP`{.action} tab, click on the `...`{.action} next to the corre
139
139
140
140
In the pop-up window, proceed with the deletion of the IP by clicking on `Confirm`{.action}.
141
141
142
-
### Via the OpenStack API
142
+
/// details | Unfold this section
143
143
144
-
#### Attaching a Floating IP to an instance
144
+
#### Via the OpenStack API
145
145
146
146
> [!success]
147
147
> Click on the tabs below to view each of the 9 steps in turn.
@@ -383,9 +383,11 @@ $ openstack floating ip delete 169.254.10.25
383
383
$ openstack floating ip list
384
384
```
385
385
386
-
### Via the OVHcloud API
386
+
///
387
387
388
-
#### Attaching a Floating IP to an instance
388
+
#### Via the OVHcloud API
389
+
390
+
/// details | Unfold this section
389
391
390
392
With the OVHcloud API, you can only attach a Floating IP to an existing instance.
391
393
@@ -508,8 +510,10 @@ Once the information has been retrieved, use the following call to delete the Fl
508
510
> - **regionName**: The name of the region in which the floating is located
509
511
> - **floatingIpId**: The ID of the Floating IP
510
512
513
+
///
514
+
511
515
## Go further
512
516
513
-
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-au/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
517
+
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
514
518
515
-
Join our community of users on <https://community.ovh.com/en/>.
Copy file name to clipboardExpand all lines: pages/public_cloud/public_cloud_network_services/getting-started-03-attach-floating-ip-to-instance/guide.en-ca.md
+16-12Lines changed: 16 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@ Floating IPs are public IP addresses for [Public Cloud](https://www.ovhcloud.com
12
12
13
13
## Requirements
14
14
15
-
- A [Public Cloud project](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account
16
-
- Access to the [OVHcloud API](https://ca.api.ovh.com/), the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca) or the OpenStack command line environment ([Tutorial](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api))
15
+
- A [Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
16
+
- Access to the [OVHcloud API](/links/api), the [OVHcloud Control Panel](/links/manager) or the OpenStack command line environment ([Tutorial](/pages/public_cloud/public_cloud_cross_functional/prepare_the_environment_for_using_the_openstack_api))
17
17
- The [OpenStack Command Line Interface](https://docs.openstack.org/newton/user-guide/common/cli-install-openstack-command-line-clients.html){.external} tool installed on your working environment (optional)
18
18
19
19
## Understanding the Floating IP service
@@ -34,9 +34,9 @@ Next, we will use this Floating IP to connect to the instance (VM) from the outs
34
34
35
35
## Instructions
36
36
37
-
### Via the OVHcloud Control Panel
37
+
### Attaching a Floating IP to an instance
38
38
39
-
#### Attaching a Floating IP to an instance
39
+
#### Via the OVHcloud Control Panel
40
40
41
41
> [!success]
42
42
> Click one of the two tabs below depending on whether you want to attach a Floating IP to a new instance (**Option 1**) or an existing instance (**Option 2**).
@@ -48,15 +48,15 @@ Next, we will use this Floating IP to connect to the instance (VM) from the outs
48
48
>>
49
49
>> If you wish to attach a Floating IP to an existing instance, please skip to **Option 2** (second tab above).
50
50
>>
51
-
>> Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned.
51
+
>> Log in to the [OVHcloud Control Panel](/links/manager), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned.
52
52
>>
53
53
>> Before creating your instance, make sure you have created a [private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway).
54
54
>>
55
55
>> To create a new instance, follow [this guide](/pages/public_cloud/compute/public-cloud-first-steps) if necessary.
56
56
>>
57
57
>>
58
58
>> > [!warning]
59
-
>> > As of today, all regions do not support this feature. Make sure to create an instance in a valid region. For more information, please refer to our [regions availability](https://www.ovhcloud.com/en-ca/public-cloud/regions-availability/) page.
59
+
>> > As of today, all regions do not support this feature. Make sure to create an instance in a valid region. For more information, please refer to our [regions availability](/links/public-cloud/regions-pci) page.
60
60
>> >
61
61
>>
62
62
>> In Step 5, you have the option to choose a mode for your instance: Public mode or Private mode to be used for your instance networking.
@@ -139,9 +139,9 @@ In the `Floating IP`{.action} tab, click on the `...`{.action} next to the corre
139
139
140
140
In the pop-up window, proceed with the deletion of the IP by clicking on `Confirm`{.action}.
141
141
142
-
### Via the OpenStack API
142
+
/// details | Unfold this section
143
143
144
-
#### Attaching a Floating IP to an instance
144
+
#### Via the OpenStack API
145
145
146
146
> [!success]
147
147
> Click on the tabs below to view each of the 9 steps in turn.
@@ -383,9 +383,11 @@ $ openstack floating ip delete 169.254.10.25
383
383
$ openstack floating ip list
384
384
```
385
385
386
-
### Via the OVHcloud API
386
+
///
387
387
388
-
#### Attaching a Floating IP to an instance
388
+
#### Via the OVHcloud API
389
+
390
+
/// details | Unfold this section
389
391
390
392
With the OVHcloud API, you can only attach a Floating IP to an existing instance.
391
393
@@ -508,8 +510,10 @@ Once the information has been retrieved, use the following call to delete the Fl
508
510
> - **regionName**: The name of the region in which the floating is located
509
511
> - **floatingIpId**: The ID of the Floating IP
510
512
513
+
///
514
+
511
515
## Go further
512
516
513
-
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-ca/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
517
+
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
514
518
515
-
Join our community of users on <https://community.ovh.com/en/>.
0 commit comments