> 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/verkada-cameras/ja/she-ding/camera-network-settings/enable-wi-fi-on-select-verkada-cameras.md).

# 一部の Verkada カメラで Wi-Fi を有効にする

VerkadaカメラでWi-Fiを有効にして使用するには、いくつかの **要件が** 満たす必要があります:

* カメラのモデルは、次のいずれかである必要があります: [CD61](https://docs.verkada.com/docs/video-security-cd61-datasheet.pdf), [CD61-E](https://www.verkada.com/security-cameras/dome/cd61-e/), [CB61-E](https://docs.verkada.com/docs/video-security-bullet-series-quick-start-guide.pdf), [CB61-TE](https://docs.verkada.com/docs/video-security-bullet-series-quick-start-guide.pdf), [CM61](https://docs.verkada.com/docs/video-security-cm61-datasheet.pdf)、またはD50Wです。
* Wi-Fiはオーガナイゼーション' レベルで有効になっている必要があります。連絡してください [Verkadaサポート](https://www.verkada.com/support/) と [サポートトークン](/command/ja/herupugadesuka/contact-verkada-support/enable-support-access.md) を使ってWi-Fiを有効にするために。
* カメラはEthernetネットワークに接続されており、Wi-Fi構成を受信するためにオンラインである必要があります。

{% hint style="warning" %}
デバイスがオフラインでも、Wi-Fiを有効にしてService Set ID（SSID）とパスワードを設定することは可能ですが、この新しい構成を取得するには有線ネットワークに接続する必要があります。

Wi-FiネットワークのSSIDまたはパスワードが変更された場合、あなたは **必ず** 新しいWi-Fiネットワークをカメラに事前設定するか、有線ネットワークを使ってカメラを再設定する必要があります。カメラがオフラインの場合、新しい無線構成は取得されません。
{% endhint %}

***

## カメラのWi-Fiを有効にする

{% stepper %}
{% step %}
**Verkada Commandで、［All Products］>［Cameras］に移動します。**
{% endstep %}

{% step %}
**Wi-Fiを有効にするカメラを選択します。**
{% endstep %}

{% step %}
**カメラのライブフィードの右側で、\[設定]をクリックします。**
{% endstep %}

{% step %}
**［デバイス］>［カメラ Wi-Fi］で［設定］をクリックします。**
{% endstep %}

{% step %}
**Wi-Fi の場合:**

a. オンに切り替えます **カメラのWi-Fiを有効にする**.\
b. 無線ネットワークを選択します。\
c. カメラを接続するためにパスワードを入力します。\
d. クリック **接続** 保存する準備ができたら。
{% endstep %}
{% endstepper %}

カメラは再起動後もこの構成を保持します。チェックボックスで、どの接続が使用中かを確認できます ![](/files/73fcd38d8ec673d2b06792e3cdb2cf564ce2eb14) ネットワーク名の横にあります。


---

# 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/verkada-cameras/ja/she-ding/camera-network-settings/enable-wi-fi-on-select-verkada-cameras.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.
