# 创建弹性 IP

## **步骤 1 - 登录 zenConsole**

1. 使用您的电子邮件地址和密码登录 [**zenConsole**](https://console.zenlayer.com/dashboard)。
2. 在 zenConsole 的左上角，依次点击 **产品** > **裸机** > **弹性 IP** > **创建弹性 IP**。

## **步骤 2 - 配置弹性 IP 的基本信息**

{% hint style="info" %} <mark style="color:blue;">**注意**</mark>

* <mark style="color:blue;">您将分配的弹性 IP 实例应与弹性 IP 位于同一</mark> <mark style="color:blue;">**地域**</mark><mark style="color:blue;">。</mark>
* <mark style="color:blue;">最多支持 64 个弹性 IP。</mark> <mark style="color:blue;">如果弹性 IP 的数量无法满足您的需求，您可以选择创建额外的</mark> [<mark style="color:purple;">**CIDR 地址块**</mark>](/welcome/cn/bare-metal/get-started/create-a-cidr-block.md)<mark style="color:blue;">。</mark>
  {% endhint %}

1. 选择您需要弹性 IP 的 **地域**
2. 将弹性 IP 分配给实例\
   您可以通过标签或 ID 搜索所需的实例。
3. 为 IP 选择一个资源组\
   您可以为团队成员分配资源组。详情请参阅 [**资源管理**](/welcome/cn/platform/team-management/create-a-resource-group.md)。
4. 选择所需数量

## **步骤 3 - 检查并支付订单**

查看订单摘要，然后确认您的订单。

有关弹性 IP 定价规则的更多信息，请参阅 [**裸机计费**](/welcome/cn/pricing/bare-metal-cloud-pricing.md)。

## **下一步操作**

* 转到 **裸机** > **弹性 IP** > **操作**，您可以重新分配、取消分配或删除选定的弹性 IP。
* 您可以将弹性 IP 设置为公网出口 IP 以获得持续的可用性和可访问性。详情请参阅 [**如何将弹性 IP 用作公网出口 IP**](/welcome/cn/bare-metal/best-practice/how-to-use-an-elastic-ip-as-a-public-network-egress-ip.md)。


---

# 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/bare-metal/get-started/create-an-elastic-ip.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.
