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

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

접근하고 관리하기 전에 Command에 카메라를 추가하려면 카메라의 일련번호가 필요합니다.

카메라의 미디어 액세스 제어(MAC) 주소를 알면 문제 해결, 고정 동적 호스트 구성 프로토콜(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/41f1068f2ef4c17322646244ad7fcdb9276b2e9e" alt="" width="563"></div>

***

### 카메라 설정 페이지

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

{% hint style="danger" %}
다음이 필요합니다 [조직 관리자 권한](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 카메라의 MAC 주소를 Command에서 보려면
{% 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/f632e4984ccb2a28ff2c5805c91413c1011df830" 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/ko/configuration/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.
