> 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/cloud-networking/get-started/connection-management/manage-your-cloud-router.md).

# 管理您的三层网络

<figure><img src="/files/ptq7kbty20xvsWvORdbf" alt=""><figcaption><p>三层网络管理</p></figcaption></figure>

## **三层网络和端口的状态**

* **不可用**

  端口或三层网络未连接。
* **运行中**\
  端口或三层网络已连接并运行。
* **已禁用**\
  端口或三层网络已禁用。
* **警告**\
  一个或多个端口或连接处于异常状态。
* **已关闭**\
  您已删除服务，或者您的账户余额已逾期2天。

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

<mark style="color:blue;">请前往</mark> <mark style="color:blue;">**操作**</mark> <mark style="color:blue;">></mark> <mark style="color:blue;">**重新部署**</mark> <mark style="color:blue;">以在2天内恢复服务或充值账户。否则，您的服务将被完全终止且无法恢复。</mark>
{% endhint %}

## **三层网络列表**

1. 展开三层网络以查看端口或云连接详细信息。
2. 点击\*\*+ 添加节点\*\*以添加新的访问点。
3. 点击您的三层网络的标签以：
   * 在**概览**中选择访问点并查看带宽图表
   * 在**信息**中更新备注或删除三层网络
   * 点击右上角的\*\*+ 添加节点\*\*以添加新的访问点

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

* <mark style="color:blue;">如果计费周期已经开始（UTC+0），您仍需支付从删除当天起的费用。详情请参阅</mark> [<mark style="color:purple;">**云联网计费说明**</mark>](/welcome/cn/pricing/cloud-networking-pricing.md) <mark style="color:blue;">。</mark>
* <mark style="color:blue;">请前往</mark> <mark style="color:blue;">**操作**</mark> <mark style="color:blue;">></mark> <mark style="color:blue;">**重新部署**</mark> <mark style="color:blue;">以在2天内恢复服务。否则，您的服务将被完全终止。</mark>
* <mark style="color:blue;">一旦三层网络被完全终止，所有数据将被清除且无法恢复。请谨慎操作。</mark>
  {% endhint %}


---

# 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/cloud-networking/get-started/connection-management/manage-your-cloud-router.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.
