# デフォルトVLAN

VLANは仮想的なネットワークセグメントで、物理的なネットワークを論理的に分割する技術です。各VLANには固有のVLAN IDが割り当てられ、異なるVLAN間の通信は通常制限されます。

SSIDで設定するデフォルトVLANは、そのSSIDに接続するクライアントが所属するネットワークセグメントを決定する設定となります。

SSIDにVLANを割り当てることで、そのSSIDに接続したクライアントは指定されたVLANに所属することになります。ネットワークトラフィックが適切にセグメント化され、セキュリティとネットワーク管理が向上します。

## 設定方法 <a href="#how-to-set-up" id="how-to-set-up"></a>

1. 「**設定**」＞「**VLAN**」でネットワーク全体のVLANを作成します。詳細は[ VLANの設定](/configuring-networks/configuring-vlan.md) 項目をご参照ください。
2. 「**設定**」＞「**アクセスポイント**」＞「**SSID**」＞「**基本設定**」の「**デフォルトVLAN**」を有効にし、作成したVLANをプルダウンから選択します。

<div align="center"><figure><img src="/files/GmUdmuBmptqrC2Pq2hbb" alt="" width="473"><figcaption></figcaption></figure></div>

3. 「**適用する**」をクリックし設定を反映します。

{% hint style="info" %}
プルダウンで表示される「**VLANの追加**」で新規にVLANを作成することができます。作成したVLANはネットワーク全体のVLANにも反映されます。
{% 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.lan.kokomocloud.com/configuring-networks/configuring-access-points/configuring-ssids/basic-settings/default-vlan.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.
