> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/connectivity/ja/she-ding/add-wi-fi-gateway-to-command/access-point-mode-on-the-gw31-e.md).

# GW31-Eのアクセスポイントモード

GW31-Eをアクセスポイントとして設定し、ポイント・ツー・ポイントネットワークを有効にする方法を学ぶ

GW31-E Outdoor Wi-Fi Gateway は、電源と Wi-Fi があればどこでも Verkada を簡単に導入でき、駐車場、フェンス沿い、屋外施設など配線が難しい場所にも対応します。

GW31-Eをアクセスポイントモードで使用すると、導入がオールインワンのソリューションになります。外部調達が不要になり、設置が簡素化され、顧客は接続スタック全体を単一の画面から管理できます。

{% hint style="danger" %}
必要です [オーガナイゼーション管理者](/command/ja/yzto/roles-and-permissions-for-command.md) ゲートウェイを有効化して設定する権限。
{% endhint %}

***

## 設定

{% hint style="warning" %}
セットアップ後、GW31-Eはデフォルトでステーションモードで動作します。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、「All Products」>「Gateways」に移動します。**
{% endstep %}

{% step %}
**設定するゲートウェイを選択します。**
{% endstep %}

{% step %}
**右上の「設定」をクリックします。**
{% endstep %}

{% step %}
**［ネットワーク］で、ドロップダウンから［アクセスポイント］を選択します。**

<div align="left" data-with-frame="true"><figure><img src="https://1705908483-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2F4bUJZ2ss5rtoNgUgdBnn%2FScreenshot%202026-04-21%20at%2016.26.50.png?alt=media&amp;token=ad86d457-4540-463e-82d6-67db6fbe0d31" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**［適用］を押し、次に［確認］を押して保存します。**

ゲートウェイの名前の横にアクセスポイントのバッジが表示され、設定が正常に完了したことを示します。
{% endstep %}
{% endstepper %}


---

# 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://help.verkada.com/connectivity/ja/she-ding/add-wi-fi-gateway-to-command/access-point-mode-on-the-gw31-e.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.
