> 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/~/revisions/1AlFSZBNMIBgs7fiOwFD/compute/networks/how-tos/ip-adresses.md).

# Reserve an IPv4 Address

If you want to build a network using static [<mark style="color:blue;">IP addresses</mark>](https://docs.ionos.com/support/general-information/glossary-of-terms#ip-address), IONOS Cloud offers you the option to reserve IPv4 addresses for a fee. You can reserve one or more addresses in an IP block using the [<mark style="color:blue;">DCD's</mark>](https://docs.ionos.com/support/general-information/glossary-of-terms#dcd) IP Manager.

Note: It is not possible to reserve a specific IPv4 address; you are assigned a random address by IONOS Cloud.

An IP address can only be used in the data center from the region where it was reserved. Therefore, if you need an IP address for your virtual data center in Karlsruhe, you should reserve the IP address there. Each IP address can only be used once, but different IP addresses from a block can be used in different networks, provided these networks are provisioned in the same region where the IP block is located.

Reserving and using IPv4 addresses is restricted to authorized users only. Contract owners and administrators may grant privileges to reserve IP addresses.

### Reserving an IPv4 address

{% hint style="info" %}
**Prerequisites:** Make sure you have the appropriate permissions. Only contract owners, administrators, or users with the Reserve IP privilege can reserve IP addresses. Other user types have read-only access and can't provision changes.
{% endhint %}

1\. Open the IP Manager: **Menu** > **MANAGER Resources** > **IP Manager.**

2\. Click on **+ Reserve IPs**.

3\. Enter the following IP block information:

* **Name:** Enter a name for the IP block.
* **Number of IPs:** Enter the number of IPv4 addresses you want to reserve.
* **Region:** Enter the location of the IONOS data center where you want your IPs to be available.

4\. Confirm your entries by clicking **Reserve IPs**.

![Reserve IPs from the IP Manager by clicking + Reserve IP in the top left corner](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fptbz5osf2DFDLuzMUFAF%2FReserve%20IPs%20from%20the%20IP%20Manager%20by%20clicking%20%2B%20Reserve%20IP%20in%20the%20top%20left%20corner.png?alt=media\&token=a0d58dc0-8787-42ed-b7f0-d095dd299f09)

The number of IPs you have reserved are available as an IP block. The IP block details should now be visible on the right.

### Returning an IPv4 address

IP addresses cannot be returned individually, but only as a block and only when they are not in use.

Note: If you return a static IP address, you cannot reserve it again afterwards.

1. Open the **IP Manager: Menu > MANAGER Resources > IP Manager.**
2. Ensure the IPs you want to release are not in use.
3. Select the required IP block.
4. Click Delete to return the IP block to the pool.
5. In the dialog that appears, confirm your action by clicking OK.

![Return an IP block by highlighting the block and clicking Delete. A confirmation dialog will open](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2FcPKVCZkQbvKIxh2cEBPM%2FReturn%20an%20IP%20block%20by%20highlighting%20the%20block%20and%20clicking%20Delete.%20A%20confirmation%20dialog%20will%20open.png?alt=media\&token=3f73eeb9-0407-458d-808c-5b69c049bb0a)

The IP block and all IP addresses contained are released and removed from your IONOS Cloud account.


---

# 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/~/revisions/1AlFSZBNMIBgs7fiOwFD/compute/networks/how-tos/ip-adresses.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.
