> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-cloud-user-manual/jp/configuring-networksnettowkuno/access-control.md).

# アクセス制御(Access Control)

一部のケースでは、ネットワーク内に特定のクライアントを制限する必要があります。この機能は、ネットワーク全体に適応され、すぐにクライアンに有効なります。

## ブロックリスト

**Configure** > **Access Control** から画面にアクセスしましょう。

![](/files/-MCfdu_eIaYwUKOh3Xie)

要件に応じて、現在のネットワークもしくはSSIDベースでクライアンを制限します。制限されたクライアントを追加した**SSID** > **Access ControlとManage > Clients**の2箇所に制限リストが表示されます。簡単に一つのリストすべての制限されたクライアントを管理することができます。リストの制限が1000台のクライアントであることにご注意ください。

クライアントをブロックする方法

1. 右上の隅に追加をクリックしてください。

&#x20;  2\. **MACアドレス**を入力し、**Scope**（ネットワーク全体もしくはSSIDベース）を選択し、**Apply**をクリックください。

### クライアントを解除する方法

&#x20; 1\. リストからクライアントを選択します

&#x20; 2\. **解除**をクリックします。

## VIPリスト

全てのVIPクライアントはキャプティブ*ポータルをバイパスすることができます。***Wired**VIP*クライアントは* L2 isolation . をバイパスすることができます。

クライアントは、ディスプレーのない無線ザーバー/プリンター/スキャナーで可能です。この場合、これらのクライアントがVIPリストに追加されると、キャピティブポータルを回避します。

If **wireless** printer/scanner/IoT to be accessible, pls make sure the wireless printer/scanner/IoT devices are under SSID of  無線プリンタ、スキャナーまたはIoTデバイスが接続可能にする場合、これらのデバイスが次のモードになっているのを確認ください。

* **Bridge** mode　**ブリッジ**モード
* L2 Isolation is **disabled**　L2 Isolationが**無効**になっている
* Optional: If captive portal is enabled on the SSID, the “VIP” can let the IoT skip captive portal entry　オプション：SSIDにキャプティブ*ポータルが有効になっている場合、VIPはIoTデバイスが*キャプティブ*ポータルエントリをSkipすることができます。*

If **wired** printer / scanner / IoT device to be accessible, then　有線プリンタ、スキャナーまたはIoTデバイスが接続可能にする場合

* Make the devices be “**VIP**” to all SSID’s (or to the SSID’s for the wireless clients to be able to access)　全てのSSIDに、デバイスがVIPにさせます。
* Any wireless client can access.  No matter if NAT/Bridge mode.  L2 Isolation can be enabled / disabled　全ての無線端末が接続できます。NAT/ブリッジモードにも関わらず。L2 Isolationが有効/無効されることです

要件に応じて、現在のネットワークもしくはSSIDベースでVIPクライアントを追加します。**SSID** > **Access Control** and  **Manage > Clients** にVIPクライアントを追加すると、VIPリストが表示されます。単一のリストで全体のVIPクライアントを管理します。クライアントの最大値が50台までのことをご注意ください。

### 利用方法

1.右上隅に**Add**をクリックします。&#x20;

2\. **MACアドレスを入力し、Scope（今のネットワークもしくはSSIDベース）を選択し、Apply**をクリックします。

### VIPクライアントの削除

&#x20; 1\. リストからクライアントを選択します。

&#x20; 2\. **Delete**をクリックします。

{% hint style="info" %}

\
L2 isolationが有効になると、ホワイトリストに登録されたクライアントは排除されます。要するに、L2 isolationが有効になっても、このサブネット内のクライアントはホワイトリストに登録されたクライアントにアクセスすることができます。（有線クライアントのみが有効です。）

&#x20;NATモードの場合、ホワイトリストに登録されたクライアントが許可されません。つまりNATモードに、client isolationが自動に有効になります。
{% 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://doc.engenius.ai/home-cloud-user-manual/jp/configuring-networksnettowkuno/access-control.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.
