# 更改带宽

创建二层或三层连接后，您可以修改带宽。

* 对于二层连接，请转到 **操作** > **调整带宽上限**。
* 对于三层连接，请展开三层网络的名称，并点击您要操作的接入点。在 **信息** 标签页中选择 **调整接入带宽**。

当访问公有云时，带宽调整需要进一步关注。

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

<mark style="color:blue;">您可以查阅以下内容了解云连接带宽。</mark>

* [<mark style="color:purple;">配置带宽上限</mark>](/welcome/cn/cloud-networking/get-started/create-a-layer-2-connection/configure-network-information.md)
* [<mark style="color:purple;">配置接入带宽</mark>](/welcome/cn/cloud-networking/get-started/create-a-layer-3-connection/configure-network-information.md)
* <mark style="color:blue;">AWS 云连接带宽上限范围：</mark>\ <mark style="color:blue;">50 Mbps, 100 Mbps, 200 Mbps, 300 Mbps, 400 Mbps, 500 Mbps, 1 Gbps, 2 Gbps, 5 Gbps, 和 10 Gbps。</mark>
* <mark style="color:blue;">阿里云</mark> <mark style="color:blue;">云连接带宽上限范围：</mark> \ <mark style="color:blue;">50 Mbps, 100 Mbps, 200 Mbps, 300 Mbps, 400 Mbps, 500 Mbps, 1 Gbps, 2 Gbps, 5 Gbps, 8 Gbps 和 10 Gbps。</mark>
  {% endhint %}

如果您调整与 AWS 连接的带宽，只能在 AWS 云连接带宽上限范围内进行调整。

如果您调整与阿里云连接的带宽，超出带宽上限范围时，需要在公有云上重新接受连接。

### 示例 1

<div align="left"><figure><img src="/files/3oUchHURcJWOB25QYIN8" alt="" width="536"><figcaption></figcaption></figure></div>

假设您将二层连接的带宽配置为 `60 Mbps`。您将被收取：

* `100 Mbps` AWS 云连接费用
* `100 Mbps` 阿里云连接费用
* `60 Mbps` L2 二层网络带宽费用

由于 AWS 云连接带宽设置为 `100 Mbps` 且无法超出带宽上限范围调整，您只能在 `51 Mbps` 到 `100 Mbps` 之间调整 L2 二层网络的带宽。假设您将带宽调整为 `80 Mbps`。您将被收取：

* `100 Mbps` AWS 云连接费用
* `100 Mbps` 阿里云连接费用
* `80 Mbps` L2 二层网络带宽费用

因为 `80 Mbps` 仍在阿里云的前一个带宽上限范围 (`50 Mbps` - `100 Mbps`) 内，您无需在阿里云上重新接受连接。

### 示例 2

<div align="left"><figure><img src="/files/NqJ4kpMKToriy6gxLZaK" alt=""><figcaption></figcaption></figure></div>

假设一个以阿里云为接入点的三层连接。您将阿里云的接入带宽配置为 `60 Mbps`。

由于阿里云连接带宽在 `50 Mbps` - `100 Mbps` 带宽上限范围内，

* 如果您在该带宽上限范围内调整带宽，例如 `80 Mbps`，则无需在阿里云上重新接受连接；
* 如果您将带宽下调或超出该范围，例如 `40 Mbps` 或 `180 Mbps`，则需要在阿里云上重新接受连接。详情请参阅 [阿里云配置](/welcome/cn/cloud-networking/get-started/validate-connection-in-public-cloud/alibaba-cloud-configuration.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/cloud-networking/get-started/change-bandwidth.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.
