# カメラのシリアル番号とMACアドレスを見つける

カメラにアクセスして管理できるようになる前に、Command に追加するにはカメラのシリアル番号が必要です。

カメラのメディアアクセスコントロール（MAC）アドレスを把握しておくことは、トラブルシューティング、静的な Dynamic Host Configuration Protocol（DHCP）割り当て、ファイアウォールの許可リストなどで役立ちます。

カメラのシリアル番号と MAC アドレスは、 [カメラのラベル](#h_a39c069cd2) および [カメラの設定ページ](#h_5539707d87) の Command 内で確認できます。

{% hint style="warning" %}
すべての Verkada の MAC アドレスは次で始まります **E0:A7:00**.
{% endhint %}

***

### カメラのラベル

各カメラの底面には、シリアル番号、クイック追加用 QR コード、MAC アドレスが記載されたラベルがあります。

<div align="left" data-with-frame="true"><img src="/files/21d097dde12ad4b9db2ace6ac9075877cedeb11c" alt="" width="563"></div>

***

### カメラの設定ページ

カメラの MAC アドレスは、オンラインになると Command に表示されます。

{% hint style="danger" %}
必要なもの [Org Admin 権限](/command/ja/yzto/roles-and-permissions-for-command.md) Command でカメラの MAC アドレスを表示するには。
{% endhint %}

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

{% step %}
**カメラを選択します。**
{% endstep %}

{% step %}
**右下の［設定］をクリックします。**
{% endstep %}

{% step %}
**\[General] の下で、シリアル番号、MAC アドレス、その他の設定を確認できます。**

<div align="left" data-with-frame="true"><img src="/files/e396aec3881c6aac562e74ff446fd4e4cf1d8d36" alt=""></div>
{% endstep %}
{% endstepper %}


---

# 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/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/find-a-cameras-serial-number-and-mac-address.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.
