# Create an IP Failover Group

Creating an IP failover Group lets you configure high availability for your setup by grouping NICs under a shared IP address. You designate one NIC as the master and assign the IP address as primary on selected NICs, enabling automatic failover within a public LAN.

{% hint style="info" %}
**Prerequisites:** Ensure that you have the privileges to **Reserve IP Blocks**. You should have access to the required IP address. The LAN for which you wish to create an IP failover group should be public (connected to the Internet), and should not contain a load balancer.
{% endhint %}

1\. In the **DCD**, go to **Menu** > **Virtual Data Centers**.

2\. Select the data center and a LAN to configure an IP failover group within it.

3\. In the Inspector pane, select the **IP Failover** tab.

4\. Click **Create Group**. In the dialog box that appears, select the IP address from the drop-down list.

* Select **NICs** to include those NICs in the IP failover group.
* Select the **Primary IP** for each NIC where the selected address should be the primary IP address. If a NIC already has the primary IP address assigned from another IP failover group, it will be replaced.
* Select **Master** to set the NIC as the master of the group.

![Create an IP Failover Group](/files/m4CYYKNr7csyqyPx2OSc)

5\. Click **Create**.

6\. Provision your changes.

{% hint style="success" %}
**Result:** The IP failover group is now available.
{% endhint %}


---

# Agent Instructions: 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:

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

The question should be specific, self-contained, and written in natural language.
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.
