> 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/view-and-edit-camera-settings/find-a-cameras-serial-number-and-mac-address.md).

# カメラのシリアル番号と 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" %}
必要です [組織管理者権限](/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 %}
**［一般］で、シリアル番号、MACアドレス、その他の設定を確認できます。**

<div align="left" data-with-frame="true"><img src="/files/e396aec3881c6aac562e74ff446fd4e4cf1d8d36" alt=""></div>
{% 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/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/find-a-cameras-serial-number-and-mac-address.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.
