How to Reassign or Unassign BYOIP IPs
Validated on 18 Sep 2025 • Last edited on 18 Sep 2025
DigitalOcean Reserved IPs are publicly-accessible static IPv4 and IPv6 addresses. Assign and reassign reserved IP addresses to Droplets as needed, or implement an automated failover mechanism with reserved IPs to build a high availability infrastructure.
Reassign a BYOIP IP Address Using Automation
Use the standard reserved IP assign
actions to reassign BYOIP IP addresses. Substitute the address you’d like to reassign for any <reserved-ip>
placeholders. You can only reassign BYOIP IPs to Droplets in the same datacenter.
Reassign a BYOIP IP Address Using the Control Panel
To reassign a BYOIP IP address from the control panel, in the main menu, click Networking, click Reserved IPs to see a list of your reserved IPs and BYOIP prefixes.
Click the prefix that contains the IP address you’d like to reassign. You’re taken to a page with details about your BYOIP prefix, including a list of IP address that are assigned to Droplets.
Find the IP address in the list, click its … context menu, and then click Reassign.
In the Reassign window, select a Droplet to reassign the IP address to, and then click Reassign Reserved IP. You can only reassign BYOIP IPs to Droplets in the same datacenter.
Unassign a BYOIP IP Address Using Automation
Use the standard reserved IP unassign
actions to unassign BYOIP IP addresses. Substitute the address you’d like to unassign for any <reserved-ip>
placeholders.
Unassign a BYOIP IP Address Using the Control Panel
To unassign a BYOIP IP address from the control panel, in the main menu, click Networking, and then click Reserved IPs to a list of your reserved IPs and BYOIP prefixes.
Click the prefix that contains the IP address you’d like to unassign. A page with details about your BYOIP prefix loads, including a list of IP address that are assigned to Droplets.
Find the IP address in the list, click its … context menu, and then click Unassign.
In the Unassign window, type the name of the currently assigned Droplet to confirm, and then click Unassign IP address.