> 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-private-connect.md).

# 管理您的二层网络

<figure><img src="/files/41nVYTj5xxVm5mBgs0J9" alt=""><figcaption><p>二层网络管理</p></figcaption></figure>

## **您的二层网络和端口的状态**

* **不可用**\
  端口或二层网络未连接。
* **部署中**\
  端口或二层网络正在部署。
* **运行中**\
  端口或二层网络已连接并运行。
* **警告**\
  端口或二层网络状态异常。
* **禁用**\
  端口或二层网络已禁用。
* **已关闭**\
  您已删除服务，或您的账户余额已逾期2天。

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

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

## **二层网络视图**

1. 展开二层网络以查看您的端口或云连接详细信息。
2. 单击您的二层网络标签以执行以下操作：
   * 在 **概览** 中查看您的带宽图表
   * 在 **信息** 中更新您的备注
   * 在 **配置** 中更改您的带宽上限
   * 在 **删除** 中删除您的二层网络

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

* <mark style="color:blue;">您的月费将根据新的带宽上限进行调整。请参阅</mark> [<mark style="color:purple;">**Cloud Networking Pricing**</mark>](/welcome/cn/pricing/cloud-networking-pricing.md) <mark style="color:blue;">以获取更多详细信息。</mark>
* <mark style="color:blue;">如果计费周期已经开始（UTC+0），您仍然需要支付从删除之日起的费用。请参阅</mark> [<mark style="color:purple;">**Cloud Networking Pricing**</mark>](/welcome/cn/pricing/cloud-networking-pricing.md) <mark style="color:blue;">以获取更多详细信息。</mark>
* <mark style="color:blue;">请前往</mark> <mark style="color:blue;">**Action**</mark> <mark style="color:blue;">></mark> <mark style="color:blue;">**Redeploy**</mark> <mark style="color:blue;">以在2天内恢复您的服务。否则，您的服务将被完全终止。</mark>
* <mark style="color:blue;">一旦您的二层网络被完全终止，所有数据将被清除且无法恢复。请谨慎操作。</mark>
  {% endhint %}

## **端口视图**

1. 展开端口以查看在该端口上创建的二层网络详细信息。
2. 单击 **+ 连接** 以在现有端口上创建新的二层网络。
3. 单击您的端口标签以执行以下操作：
   * 在 **概览** 中查看您的带宽图表
   * 在 **信息** 中更改 LOA 所有者或更新备注
   * 查看您的端口 **变更历史**
   * 在 **删除** 中删除您的端口\
     您仅在以下情况下可以删除端口：\
     \- 端口处于不可用状态；\
     \- 端口不是任何二层网络或三层网络的接入点。

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

* <mark style="color:blue;">如果计费周期已经开始（UTC+0），您仍然需要支付从删除之日起的费用。请参阅</mark> [<mark style="color:purple;">**Cloud Networking Pricing**</mark>](/welcome/cn/pricing/cloud-networking-pricing.md) <mark style="color:blue;">以获取更多详细信息。</mark>
* <mark style="color:blue;">请前往</mark> <mark style="color:blue;">**Action**</mark> <mark style="color:blue;">></mark> <mark style="color:blue;">**Redeploy**</mark> <mark style="color:blue;">以在2天内恢复您的服务。否则，您的服务将被完全终止。</mark>
* <mark style="color:blue;">一旦您的端口被完全终止，所有数据将被清除且无法恢复。请谨慎操作。</mark>
  {% endhint %}

## **云视图**

查看以 Public Cloud 设置为访问点类型的二层网络连接。有关如何管理您的连接，请参阅 [**二层网络视图**](#private-connect-view)。

查看以 Public Cloud 设置为访问点类型的二层网络。有关如何管理您的连接，请参阅 [**二层网络视图**](#private-connect-view)。


---

# 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-private-connect.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.
