Reserved IPs Glossary

A DigitalOcean Reserved IP address is a publicly-accessible static IP address that you can assign to a Droplet and then reassign to another Droplet later, as needed. You can implement a failover mechanism with reserved IPs to build a high availability infrastructure.

Note
The Floating IP service is now called Reserved IPs. The Reserved IP service retains the same functionality as the prior service.

This glossary defines the core concepts behind reserved IPs to help build your mental model of how reserved IPs work and understand what the documentation is referring to when it uses certain terminology.

Anchor IP addresses are IP addresses that reserved IPs can bind to.
Failover is a high availability (HA) mechanism that monitors servers for failures and reroutes traffic or operations to a redundant server when the primary server fails.
A gateway is a server or router that provides access to networks from other networks or the public internet.
High Availability (HA) is an approach to infrastructure design focusing on reducing downtime and eliminating single points of failure.
IPv4, or Internet Protocol version 4, is a networking protocol that maps 32-bit IP addresses to devices on a network. IPv4 routes most of the network traffic on the internet.