# 帯域制限（QoS）

## 帯域幅制限 <a href="#bandwidth-limit" id="bandwidth-limit"></a>

帯域幅制限は、クライアントが必要以上に帯域幅を消費しないようにします。アップロードとダウンロードの制限を強制する帯域幅制限が統合されています。帯域幅制限は、SSIDごと、クライアントごと、またはその両方に適用できます。SSIDとクライアントごとの帯域幅制限の両方が設定されている場合、つまりクライアント帯域幅の合計がSSID帯域幅制限よりも小さい場合、クライアントは「クライアントごとの帯域幅制限」の最大値まで利用できます。クライアント帯域幅の合計がSSID帯域幅制限を超えた場合、すべてのクライアントはSSID帯域幅の上限を共有することになります。

この画面で最大帯域幅を設定できます。

「**設定**」＞「**アクセスポイント**」＞「**SSID**」＞「**帯域制限**」でこの画面にアクセスします。

<figure><img src="/files/PAV0RBKBh1Quf1ESs3wk" alt=""><figcaption></figcaption></figure>

### ダウンロード制限 <a href="#download-limit" id="download-limit"></a>

SSIDからのトラフィックまたはクライアントごとのトラフィックについて、ダウンロードストリームの最大値を設定します。

### アップロード制限 <a href="#upload-limit" id="upload-limit"></a>

SSIDからのトラフィックまたはクライアントごとのトラフィックについて、アップロードストリームの最大値を設定します。


---

# 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.lan.kokomocloud.com/configuring-networks/configuring-access-points/configuring-ssids/qos.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.
