Additional IP addresses can be moved between the services you use. This provides an advantage since you can maintain your IP reputation, your SEO, and improve the continuity of service of your applications and systems.
With this technology, you can switch IP addresses from one solution to another in less than a minute, with virtually no interruption to services for your users. It is useful for service migrations (e.g. moving projects from development to production), or when switching to a backup server during a technical issue.
This guide explains how to move an additional IP in your OVHcloud Manager or via the OVHcloud API.
Requirements
- a dedicated server in your OVHcloud account
- an additional IP address
- access to the OVHcloud Manager
Instructions
On the other hand, blocks containing duplicate virtual MAC addresses cannot be moved. You must first delete the duplicate virtual MAC address on the block to be moved.
If an IP block is moved/added to the vRack, it is no longer linked to a physical server. In this case, any virtual MAC address will be lost during the transfer.
Moving an IP from the OVHcloud Control Panel
NOTE: Only a single size block (/32) can be moved from a dedicated server to a VPS.
From the OVHcloud Control Panel:
- Click on the
Bare Metal Cloud
tab at the top of the page. - Click on the
IP
section in the left-hand navigation menu. - Click the
Additional IP
tab. - Click on the
...
button to the right of the IP address you want to move. -
Select
Move the additional IP
.
In the pop-up window, select the service to move the IP address to from the menu.
Click Next
. On the next screen, click Confirm
.
Moving an IP via the API
Log in to the OVHcloud API.
First, it is best to check if the IP address can be moved.
To check if the IP can be moved to one of your dedicated servers, use the following call:
-
serviceName
: the destination dedicated server reference -
ip
: the additional IP address to move
To move the IP address, use the following call:
-
serviceName
: the destination dedicated server reference -
ip
: the additional IP address to move
Go further
For more information and tutorials, explore the guides for other OVHcloud products and services.