> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/welcome/cn/elastic-compute/get-started/manage-instances/assign-a-private-ipv4-address.md).

# 分配内网 IPv4 地址

您可以为弹性算力实例分配最多 10 个内网 IPv4 地址。

## 操作步骤

1. 转到 **弹性算力实例** > **操作** > **网络设置** > **分配内网 IPv4**。\
   您也可以点击实例名称进入实例 **详情** > **信息** > **网卡** > **分配内网 IPv4**。

   <div align="left"><figure><img src="/files/ZWwFdFtlOXlGZWITBDc9" alt="" width="443"><figcaption></figcaption></figure></div>
2. 点击 **添加 IPv4** 以添加最多 10 个内网 IPv4 地址。

## 后续操作

您需要在实例上配置内网 IPv4 地址以使更改生效。详细步骤请参阅 [**激活额外内网 IPv4 地址**](/welcome/cn/elastic-compute/get-started/manage-instances/activate-an-additional-private-ipv4-address.md)。


---

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