# Assign a Private IPv4 Address

You can assign up to 10 private IPv4 addresses to an Elastic Compute instance.

## Procedures

1. Go to **Elastic Compute Instance** > **Actions** > **Network Settings** > **Assign Private IPv4**.\
   You can also click the instance name to go to instance **Details** > **Information** > **Network interface** > **Assign Private IPv4**.

   <div align="left"><figure><img src="/files/EVbfnQ6gkqzlZgxwOhHL" alt="" width="443"><figcaption></figcaption></figure></div>
2. Click **Add IPv4** to add up to 10 private IPv4 addresses.

## What to Do Next

You need to configure the private IPv4 addresses on the instance for the changes to take effect. See [**Activate Additional Private IPv4**](/welcome/elastic-compute/get-started/manage-instances/activate-an-additional-private-ipv4-address.md) for detailed steps.


---

# 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.console.zenlayer.com/welcome/elastic-compute/get-started/manage-instances/assign-a-private-ipv4-address.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.
