> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/network-services/vdc-networking/ip-failover/how-tos.md).

# How-Tos

This section provides instructions for creating, editing, modifying, and deleting IP failover groups in your Virtual Data Center. Follow these to set up high-availability configurations and ensure automatic IP reassignment during failure events.

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Create an IP Failover Group</strong></mark></td><td>Set up IP failover groups for high-availability configurations.</td><td><a href="/pages/MLZbvuWvzLCt5Kp2knUC">/pages/MLZbvuWvzLCt5Kp2knUC</a></td></tr><tr><td><mark style="color:blue;"><strong>Edit the IP Address of an IP Failover Group</strong></mark></td><td>Modify the IP address of a failover group.</td><td><a href="/pages/fcOODtaCmozERisHNQI6">/pages/fcOODtaCmozERisHNQI6</a></td></tr><tr><td><mark style="color:blue;"><strong>Manage an IP Failover Group</strong></mark></td><td>Add or remove NICs from a failover group, set a NIC as the master, and configure the primary IP address.</td><td><a href="/pages/e2SNBQn7xRwa80vOcdsf">/pages/e2SNBQn7xRwa80vOcdsf</a></td></tr><tr><td><mark style="color:blue;"><strong>Delete an IP Failover Group</strong></mark></td><td>Remove IP failover groups that are no longer needed.</td><td><a href="/pages/upqH9qqNT5PjopZ8JvaV">/pages/upqH9qqNT5PjopZ8JvaV</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/network-services/vdc-networking/ip-failover/how-tos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
