# Wi-FiゲートウェイをCommandに追加する

GW31-E 屋外 Wi-Fi ゲートウェイを使えば、電源と Wi-Fi があればどこにでも Verkada を簡単に導入できます。駐車場、フェンス沿い、屋外敷地など、配線が難しい場所も含まれます。

{% hint style="danger" %}
を作成する必要があります [Verkada Command アカウント](https://command.verkada.com/register) にログインし、 [Org Admin](/command/ja/yzto/roles-and-permissions-for-command.md) 権限でゲートウェイをアクティベートして設定します。
{% endhint %}

***

## ゲートウェイを登録する

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > デバイス に移動します。**
{% endstep %}

{% step %}
**デバイスで、右上の デバイスを追加 をクリックします。**
{% endstep %}

{% step %}
**ゲートウェイのシリアル番号を入力またはスキャンします。**
{% endstep %}

{% step %}
**追加後、デバイスは 未割り当てデバイス サイトで確認できます。**
{% endstep %}
{% endstepper %}

***

## ゲートウェイを設定する

### Command

{% hint style="danger" %}
Command からの Wi-Fi 設定を有効にするには、ゲートウェイを PoE IN ポート経由で WAN アップリンクに接続する必要があります。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > デバイス に移動します。**
{% endstep %}

{% step %}
**My Unassigned Devices サイトで、Wi-Fi ゲートウェイを選択します。**
{% endstep %}

{% step %}
**一般：**

a. 一意の名前を入力します。\
b. サイトを選択します。\
c. 場所を入力します。
{% endstep %}

{% step %}
**Wi-Fi：**

a. Wi-Fi ネットワークを選択します。\
b. ネットワーク認証情報を入力します。\
c. をクリックします **適用**.
{% endstep %}

{% step %}
**ゲートウェイを WAN アップリンクから取り外します。**
{% endstep %}
{% endstepper %}

### Bluetooth（Command iOS アプリ）

{% hint style="danger" %}
Bluetooth は Command モバイルアプリからのみ検出できます。
{% endhint %}

{% stepper %}
{% step %}
**Command モバイルアプリを開き、組織にログインします。**
{% endstep %}

{% step %}
**左上の デバイスを追加 をクリックします。**

a. QR コードをスキャンするか、シリアル番号を入力します。\
b. をクリックします **デバイスを追加。**
{% endstep %}

{% step %}
**ゲートウェイの設定を開始 をクリックします。**

a.  **一般：**

1. 一意の名前を入力します。
2. サイトを選択します。
3. 場所を入力します。

e.  **ネットワーク**:

1. をクリックします **Wi-Fi ネットワークを選択。**
2. Wi-Fi ネットワークを選択します。
3. ネットワーク認証情報を入力します。
   {% endstep %}

{% step %}
**完了 をクリックします。**
{% endstep %}
{% endstepper %}

### ローカルサーバーページ

{% stepper %}
{% step %}
**ゲートウェイをイーサネットケーブルでノートパソコン/コンピュータに接続します。**
{% endstep %}

{% step %}
**ブラウザを開き、** [**192.168.1.1**](http://verkadagateway.com/) **を入力してローカルランディングページを開きます。**

<div align="left" data-with-frame="true"><figure><img src="/files/a72f21af7c9ca41527b3240b4691eaa3773facf6" alt="" width="383"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**画面の指示に従って、ローカルサーバーページに進みます。**
{% endstep %}

{% step %}
**デバイスが利用可能な Wi-Fi ネットワークをスキャンします。接続したいネットワークを選択し、認証情報を入力します。**
{% endstep %}

{% step %}
**適用 をクリックします。**

<div align="left" data-with-frame="true"><figure><img src="/files/76acc13ee7aee1c2e240b999c57ba0d617ed9841" alt="" width="420"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
ローカルサーバーページは、自動的に更新されるまで 5 分間開いたままになります。
{% 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://help.verkada.com/connectivity/ja/she-ding/add-wi-fi-gateway-to-command.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.
