# 创建弹性 IPv4 地址

弹性公网 IP 地址是可以分配并在实例之间无缝重新分配的静态公共 IPv4 地址。您可以通过将弹性公网 IP 绑定到实例的私有 IPv4 来启用实例与互联网通信。[**绑定弹性公网 IP 地址**](/welcome/cn/elastic-compute/get-started/manage-instances/bind-an-elastic-ipv4-address.md)。

如果您在创建实例时同时创建了一个默认公网 IP，这个公网 IP 也是一种弹性公网 IP，但无法解除绑定、重新绑定或删除。

## 操作步骤

1. 转到 **弹性公网 IP** > **创建弹性公网 IP**。

   <figure><img src="/files/2R0oT8iQF1myISEPKbnE" alt=""><figcaption></figcaption></figure>
2. 选择所需地域。
3. 选择 IP 网络类型。详情请参阅 [**IP 地址**](/welcome/cn/elastic-compute/networking/ip-address.md#elastic-ipv4-address)。
   * 优质 BGP IP\
     \- 适用于需要可扩展性和高可用性的网络应用场景。\
     \- 支持 [**流量包计费**](/welcome/cn/pricing/network-billing/data-transfer.md) 和 [**合并突发 95 计费**](/welcome/cn/pricing/network-billing/regional-aggregated-burstable-95th.md)。
   * CN2 IP\
     \- 适用于在中国区域运营的用户。\
     \- 支持 [**流量包计费**](/welcome/cn/pricing/network-billing/data-transfer.md) 和 [**合并突发 95 计费**](/welcome/cn/pricing/network-billing/regional-aggregated-burstable-95th.md)。
   * 三线 IP 组\
     \- 适用于需要高网络稳定性和覆盖范围的场景。\
     \- 创建三线 IP 组时，需要选择出站 IP 的电信运营商，并且一旦创建后无法更改。\
     \- 支持 [**流量包计费**](/welcome/cn/pricing/network-billing/data-transfer.md)。
4. 选择弹性公网 IP 数量并标记 IPv4 名称。
5. *<mark style="color:green;">(可选)</mark>* 为您的弹性公网 IP 选择一个资源组。
6. 检查您的订单和权限，然后点击 **确认订单** 进行支付。


---

# 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/cn/elastic-compute/get-started/manage-networking/create-an-elastic-ipv4.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.
