> 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-networking/advertise-byoip.md).

# 宣告 BYOIP

## 前提条件

* 如果您需要保留现有的 IP、信誉或配置，请使用 BYOIP。
* 请先[在 RIR 中预注册 ROA/RPKI](/welcome/cn/elastic-compute/get-started/manage-networking/advertise-byoip/register-roa-rpki-with-rir.md) 以启用 BYOIP。
* 请提前[在 IRR 中注册对应的 route object](/welcome/cn/elastic-compute/get-started/manage-networking/advertise-byoip/register-a-route-object-in-the-irr.md)。
* 此功能为受限功能，请联系我们申请开通。

## 操作步骤

1. 进入 **弹性算力** > **IP 地址池** > **CIDR 地址块**，点击 **+ BYOIP**。
2. 宣告您的 IP 前缀。<br>

   <div align="left" data-with-frame="true"><figure><img src="/files/UQDBKlNDXNdOkgKHPzpq" alt=""><figcaption></figcaption></figure></div>
3. 如有需要，将其分配至资源组。
4. 检查并确认订单。

## 结果

Zenlayer 会在激活 BYOIP 之前验证您的 RPKI/ROA 和对应的 route object。


---

# 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-networking/advertise-byoip.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.
