Reputation: 31
I need to transfer an external IP to another Google Cloud account.
To move a service between companies I need to keep the IP address.
How do I do this?
Thanks! Felipe
Upvotes: 3
Views: 633
Reputation: 79
Yes, it is possible to transfer your external IP to another Google Cloud account.
To bring your own IP to Google, you create a public advertised prefix (PAP). Verification of ownership is done for this public advertised prefix using ROA and reverse DNS validation. After verification is complete, we configure the announcement of this prefix to the internet, but the prefix is not advertised until it is provisioned. It takes up to four weeks for the public advertised prefix to be provisioned.
While you wait for the public advertised prefix to provision, you split the prefix into public delegated prefixes (PDP), which you configure to have regional or global scope. You can then either divide the public delegated prefix further, or use it to create assignable IP addresses. It takes up to four weeks for the public delegated prefix to be provisioned.
You have more information about it on this link.
Kind regards.
Upvotes: 2