# 添加 CIDR 地址块

路由模式均支持在实例运行中按需添加 CIDR 地址块，BGP 宣告配置自动更新，无需中断业务。

## 前提条件

* 实例状态为**运行中**。

## 操作步骤

**入口一：实例列表页**

在目标实例所在行，点击**操作** > **添加 CIDR 地址块**。

**入口二：实例详情页**

进入实例详情，在**网络配置**模块的 CIDR 地址块区域，点击**添加**。

1. 在弹窗中选择 IP 类型和地址块大小。
2. 确认后，点击**添加 CIDR 地址块**。

## 结果

提交后，实例进入**操作中**状态，新 CIDR 状态依次流转：

**IP 分配** → **IP 配置** → **完成**

下发成功后，实例恢复**运行中**状态，新 CIDR 出现在地址块列表中，边缘路由器自动更新 BGP 宣告策略。

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

* <mark style="color:blue;">实例处于操作中状态时，不允许执行其他操作。</mark>
* <mark style="color:blue;">至少需要保留一个公网 CIDR 地址块，配置了两个及以上时才允许删除。</mark>
  {% endhint %}


---

# 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/ip-transit/manage-ip-transit/add-cidr-block.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.
