# 카메라의 일련번호와 MAC 주소 찾기

액세스하고 관리할 수 있으려면, Command에 카메라를 추가하기 전에 카메라의 일련번호가 필요합니다.

카메라의 미디어 액세스 제어(MAC) 주소를 알고 있으면 문제 해결, 고정 동적 호스트 구성 프로토콜(DHCP) 할당, 방화벽 허용 목록 등에서 유용할 수 있습니다.

카메라의 일련번호와 MAC 주소는 [카메라 라벨](#h_a39c069cd2) 및 [카메라 설정 페이지](#h_5539707d87) 에서 찾을 수 있습니다.

{% hint style="warning" %}
모든 Verkada MAC 주소는 **E0:A7:00**.
{% endhint %}

***

### 카메라 라벨

각 카메라의 하단에서 일련번호, 빠른 추가용 QR 코드, MAC 주소가 포함된 라벨을 찾을 수 있습니다.

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

***

### 카메라 설정 페이지

카메라의 MAC 주소는 온라인 상태가 되면 Command에 표시됩니다.

{% hint style="danger" %}
필요합니다 [조직 관리자 권한](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 이 있어야 Command에서 카메라의 MAC 주소를 볼 수 있습니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**카메라를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 하단에서 설정을 클릭합니다.**
{% endstep %}

{% step %}
**일반에서 일련번호, MAC 주소 및 기타 설정을 찾을 수 있습니다.**

<div align="left" data-with-frame="true"><img src="/files/f632e4984ccb2a28ff2c5805c91413c1011df830" 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/ko/configuration/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.
